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

Fix operator when healthz when running without webhooks #7432

Merged
merged 1 commit into from Jan 23, 2024

Conversation

JoshVanL
Copy link
Contributor

Operator will currently always fail healthz check and exit error when webhooks are disabled.

PR correctly sets healthz and prevents the concurrency manager from exiting early.

Signed-off-by: joshvanl <me@joshvanl.dev>
@JoshVanL JoshVanL requested review from a team as code owners January 23, 2024 14:41
@JoshVanL JoshVanL added this to the v1.13 milestone Jan 23, 2024
@JoshVanL JoshVanL added the P0 label Jan 23, 2024
Copy link
Contributor

@famarting famarting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@artursouza artursouza merged commit a9df9aa into dapr:master Jan 23, 2024
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants