Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

heavy validation webhook #352

Closed
zfrhv opened this issue Jan 15, 2024 · 2 comments
Closed

heavy validation webhook #352

zfrhv opened this issue Jan 15, 2024 · 2 comments

Comments

@zfrhv
Copy link
Contributor

zfrhv commented Jan 15, 2024

sometimes we have problems with the worker nodes or network problems, and in the end result the hnc pods are not running (we do use ha),
and since there is this heavy webhook we basically cant do anything on the cluster because it requires to validate almost every api request, thus preventing us from fixing the cluster so we need to delete the webhook and deal with the hnc first.

im not sure why the validation webhook has * but i was wondering isn't its better to run the hnc pods on the master nodes?
then hnc and api can go together, if api is available than probably hnc as well.

@erikgb
Copy link
Contributor

erikgb commented Mar 10, 2024

Will be fixed by #285.

Duplicate of #152

/close

@k8s-ci-robot
Copy link
Contributor

@erikgb: Closing this issue.

In response to this:

Will be fixed by #285.

Duplicate of #152

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants