-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedLooking for support from communityLooking for support from community
Description
Report
Currently, we support generating the certificates in the operator using cert-controller if users don't want to use cert-manager. The problem is that the operator tries to patch the webhook resource always but the webhook is optional, so when the users are using operator managed certificates but disable the webhooks, KEDA operator fails patching the webhook resources (because it doesn't exist)
We should include a flag in the operator to include the webhook patching as part of the loop or exclude it
SpiritZhou
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedLooking for support from communityLooking for support from community
Type
Projects
Status
Ready To Ship