Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix Health/Readyness Check Issues with Kubernetes AutoDiscovery #2578

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

Merged

Conversation

J12934
Copy link
Member

@J12934 J12934 commented Jul 18, 2024

Description

Health Check config was previously directly provided by kubebuilder but got lost in the latest upgrade as kubebuilder doesn't handle the config itself anymore

Closes #2575

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

@J12934 J12934 self-assigned this Jul 18, 2024
Copy link

netlify bot commented Jul 18, 2024

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit a11ebf7
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/6698bec2a509e300086ba3ac

Was previously directly provided by kubebuilder but got lost in the latest upgrade as kubebuilder doesn't handle the config itself anymore

Signed-off-by: Jannik Hollenbach <[email protected]>
@J12934 J12934 force-pushed the bugfix/auto-discovery-health-check branch from d3c9c63 to a11ebf7 Compare July 18, 2024 07:05
@Weltraumschaf Weltraumschaf merged commit f94ea15 into secureCodeBox:main Jul 18, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

AutoDiscovery: unable to decode an event from the watch stream: context canceled
2 participants