clusterlint icon indicating copy to clipboard operation
clusterlint copied to clipboard

admission-controller-webhook-replacement check needs more details

Open varshavaradarajan opened this issue 5 years ago • 4 comments
trafficstars

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 avatar Oct 05 '20 17:10 varshavaradarajan

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?

devurandom avatar Dec 13 '20 14:12 devurandom

@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.

varshavaradarajan avatar Dec 14 '20 18:12 varshavaradarajan

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 :)

fish-dango avatar Jun 20 '21 02:06 fish-dango

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

varshavaradarajan avatar Jun 21 '21 15:06 varshavaradarajan