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

Enhancement: Install validatingwebhookconfiguration as helm pre-install hook #85

Closed
senthilrch opened this issue Jul 29, 2021 · 0 comments · Fixed by #81
Closed

Enhancement: Install validatingwebhookconfiguration as helm pre-install hook #85

senthilrch opened this issue Jul 29, 2021 · 0 comments · Fixed by #81
Assignees
Labels
enhancement Enhancement to existing feature
Milestone

Comments

@senthilrch
Copy link
Owner

When deploying kube-fledged via helm chart or helm operator, sometimes it is possible the validatingwebhookconfiguration is not persisted before the webhook server pod is started. This can cause improper initialization of the webhook server performed in the init container.

Install the kube-fledged validatingwebhookconfiguration as helm pre-install hook, so it gets persisted before the webhook server deployment is created.

@senthilrch senthilrch added the enhancement Enhancement to existing feature label Jul 29, 2021
@senthilrch senthilrch added this to the v0.8.1 milestone Jul 29, 2021
@senthilrch senthilrch self-assigned this Jul 29, 2021
@senthilrch senthilrch linked a pull request Jul 29, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant