-
Notifications
You must be signed in to change notification settings - Fork 485
Description
In this PR: #2018 (comment), I proposed to introduce label for disabling Katib Webhooks (validator, defaulter, mutator). For example: katib.kubeflow.org/webhooks: disabled
.
Let's discuss if that would be useful for the users with large-scale environment.
Currently, if user's namespace has katib.kubeflow.org/metrics-collector-injection: enabled
label, Katib Mutation Webhook runs for every Pod in that namespace. That might increase latency in the Kubernetes API server. Some users might want to use Katib Experiments and run other pods in their namespaces without Webhook execution.
What do you think @gaocegege @johnugeorge @tenzen-y @anencore94 @terrytangyuan ?
/kind discussion
Love this feature? Give it a 👍 We prioritize the features with the most 👍