-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
feature-requestAll issues for new features that have not been committed toAll issues for new features that have not been committed tohelp wantedLooking for support from communityLooking for support from communityneeds-discussionstale-bot-ignoreAll issues that should not be automatically closed by our stale botAll issues that should not be automatically closed by our stale bot
Description
Proposal
I would like a separate CRD-only yaml to deploy CRDs tak keda uses
Use-Case
I manage my cluster with flux, using their helmrelease CRDs and kustomize. This works fine but on the condition that CRDs are deployed on a separate step before the actual helm release. This is to combat the fact that helm releases in a kustomization step are run in parallel, and if any of them include keda resources, they will obviously fail until keda itself is installed.
Installing only the CRDs in a separate step neatly fixes this. Most projects that use CRDs that I've encountered (cert-manager, tigera) offer separate CRD yamls knowing that helm-managed CRDs are iffy
Anything else?
No response
Metadata
Metadata
Assignees
Labels
feature-requestAll issues for new features that have not been committed toAll issues for new features that have not been committed tohelp wantedLooking for support from communityLooking for support from communityneeds-discussionstale-bot-ignoreAll issues that should not be automatically closed by our stale botAll issues that should not be automatically closed by our stale bot
Type
Projects
Status
Ready To Ship