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

Validating webook that check correct namespace for KedaController CR #8

Open
zroubalik opened this issue Mar 31, 2020 · 2 comments
Open

Comments

@zroubalik
Copy link
Member

zroubalik commented Mar 31, 2020

Implement validating webook that check that new KedaController CustomResource is created in correct namespace (eg. keda).

https://kubernetes.io/blog/2019/03/21/a-guide-to-kubernetes-admission-controllers/

@zroubalik
Copy link
Member Author

@samuelmacko ^

@zroubalik
Copy link
Member Author

The work is done here: https://github.com/zroubalik/keda-olm-operator/tree/webhook

Webhook needs a valid CA Bundle included in the configuration, but CA Bundle injection for Webhooks with https://github.com/openshift/service-ca-operator works only on OpenShift >= 4.4

@zroubalik zroubalik removed their assignment May 30, 2023
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

No branches or pull requests

2 participants