digitalocean / digitalocean-cloud-controller-manager

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

fix(admission-webhook): better validation logic for LB creation/updates #705

Closed prichrd closed 5 months ago

prichrd commented 5 months ago

The admission webhook currently rejects updates made to a service if the updated entity doesn't already have an LB ID set. This change introduces a better validation logic that: