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

add: enable webhook patching with flag #6396

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

KrishnaSindhur
Copy link
Contributor

@KrishnaSindhur KrishnaSindhur commented Dec 1, 2024

Includes a flag in the operator to the webhook patching

Checklist

Fixes #6184

@KrishnaSindhur KrishnaSindhur requested a review from a team as a code owner December 1, 2024 18:05
@KrishnaSindhur KrishnaSindhur force-pushed the webhook-flag branch 2 times, most recently from bc4db15 to 5877362 Compare December 1, 2024 18:13
@JorTurFer
Copy link
Member

Nice addition! I think that we should document it also as part of docs (maybe here) and support it in our helm chart (disabling the patching when the webhooks aren't deployed)

@wozniakjan
Copy link
Member

can you please also add a changelog entry?

krishna sindhur and others added 3 commits December 2, 2024 19:25
Copy link
Member

@wozniakjan wozniakjan left a comment

Choose a reason for hiding this comment

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

lgtm, thank you!

@wozniakjan
Copy link
Member

wozniakjan commented Dec 2, 2024

/run-e2e internal
Update: You can check the progress here

Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

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

Looking good,

Could you please update docs and helm as well?

Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

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

This is awesome! Could you open a PR updating docs as well?

@KrishnaSindhur
Copy link
Contributor Author

This is awesome! Could you open a PR updating docs as well?

here it is @JorTurFer
kedacore/keda-docs#1509

@JorTurFer JorTurFer merged commit 110c93c into kedacore:main Dec 16, 2024
21 checks passed
@KrishnaSindhur KrishnaSindhur deleted the webhook-flag branch December 17, 2024 15:48
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.

Certificate generation should respect the state of the webhooks
4 participants