Skip to content

Certificate generation should respect the state of the webhooks #6184

@JorTurFer

Description

@JorTurFer

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

Metadata

Metadata

Labels

bugSomething isn't workinggood first issueGood for newcomershelp wantedLooking for support from community

Type

No type

Projects

Status

Ready To Ship

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions