digitalocean / digitalocean-cloud-controller-manager

Kubernetes cloud-controller-manager for DigitalOcean (beta)
Apache License 2.0
523 stars 147 forks source link

Document admission server and make it optional #689

Closed prichrd closed 6 months ago

prichrd commented 6 months ago

The admission webhook is missing a lot of docs and context. Aside from the code artifacts, it isn't clear what it does and why. It was also concluded with @timoreimann that the admission server should be optional.

This change:

This PR should also help address some of the concerned expressed in this discussion: https://github.com/digitalocean/digitalocean-cloud-controller-manager/discussions/688