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

admission-controller-webhook-replacement check needs more details #94

Open
varshavaradarajan opened this issue Oct 5, 2020 · 4 comments
Labels
hacktoberfest help wanted Extra attention is needed

Comments

@varshavaradarajan
Copy link
Collaborator

This check just outputs that the webhook is configured incorrectly and can cause problems with DOKS cluster upgrades. But, adding in more details as to how the webhook is configured wrong or what config changes can be done to fix it will help users more.

Context: https://kubernetes.slack.com/archives/CCPETNUCA/p1598549516051000

This check can also use more test cases that can cause it to fail. This also serves as documentation for anyone trying to understand how their webhook config can cause the check to fail.

@varshavaradarajan varshavaradarajan added help wanted Extra attention is needed hacktoberfest labels Oct 5, 2020
@devurandom
Copy link

Is this about updates to the cluster using the UI at https://cloud.digitalocean.com/kubernetes/clusters/... producing errors:

  • Validating webhook is configured in such a way that it may be problematic during upgrades.
  • Mutating webhook is configured in such a way that it may be problematic during upgrades.

which link to https://www.digitalocean.com/docs/kubernetes/resources/clusterlint-errors#admission-controller-webhook-replacement, but that section not existing?

@varshavaradarajan
Copy link
Collaborator Author

@devurandom - thanks for your interest! Yes, those are the errors that we have got feedback from DOKS users from. Basically to add more details so users can figure out how to fix the config.

The link is https://www.digitalocean.com/docs/kubernetes/resources/clusterlint-errors/#admission-controller-webhook - we are updating the docs to have the right check name.

@fish-dango
Copy link
Contributor

Hello again @varshavaradarajan!

This issue has been up a while. Just wondering if it is still being worked on? I was interested in trying to help here :)

@varshavaradarajan
Copy link
Collaborator Author

@fish-dango - no, it's available for you to pick up. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants