aws-load-balancer-controller icon indicating copy to clipboard operation
aws-load-balancer-controller copied to clipboard

Webhook admissions as a bool

Open jmturwy opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? We have older helmcharts and what not and we would like to migrate to using the AWS LB Controller. The problem is the chart forces the creation of a admissionwebhook.

Describe the solution you'd like Allow users to set the creation/use of the admission webhooks with a true/false or enabled/disabled parameter

Describe alternatives you've considered Deleting the admissionwebhook, gitops reenables etc. Upgrade, would love to but need some kind of intermediate step.

jmturwy avatar Jul 18 '22 12:07 jmturwy

@jmturwy, the controller relies on the admission wehbook to validate, as well as apply default values. We currently don't have plans to make the admission webhook optional.

kishorj avatar Jul 28 '22 00:07 kishorj

@jmturwy, closing the issue since we don't plan to support disabling the webhook.

kishorj avatar Aug 24 '22 22:08 kishorj