Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(agent): add support for new agent readiness probe #1437

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

aroberts87
Copy link
Collaborator

@aroberts87 aroberts87 commented Nov 1, 2023

What this PR does / why we need it:

starting with agent version 12.18.0 there is a new readiness probe available. this change adds support for that new readiness probe while also supporting customers who are still deploying older agent versions.

Checklist

  • Title of the PR starts with type and scope, (e.g. feat(agent,node-analyzer,sysdig-deploy):)
  • Chart Version bumped for the respective charts
  • Variables are documented in the README.md (or README.tpl in some charts)
  • Check GithubAction checks (like lint) to avoid merge-check stoppers
  • All test files are added in the tests folder of their respective chart and have a "_test" suffix

@aroberts87 aroberts87 self-assigned this Nov 1, 2023
@aroberts87 aroberts87 force-pushed the feat/smagent-5695-new-agent-readiness-probe branch from 01c5226 to 0fbf351 Compare November 2, 2023 13:05
@aroberts87 aroberts87 force-pushed the feat/smagent-5695-new-agent-readiness-probe branch 3 times, most recently from 7bd153c to c2616f3 Compare November 28, 2023 22:46
@aroberts87 aroberts87 marked this pull request as ready for review November 29, 2023 14:21
@aroberts87 aroberts87 requested a review from a team as a code owner November 29, 2023 14:21
this change adds support for that new readiness probe
while also supporting customers who are still deploying older
agent versions.
@aroberts87 aroberts87 force-pushed the feat/smagent-5695-new-agent-readiness-probe branch from c2616f3 to 3b4cc53 Compare November 29, 2023 18:41
@aroberts87 aroberts87 merged commit 5ec0270 into master Nov 29, 2023
5 checks passed
@aroberts87 aroberts87 deleted the feat/smagent-5695-new-agent-readiness-probe branch November 29, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants