Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart 2.8.0 bundles outdated CRDs #300

Closed
pinkfloydx33 opened this issue Aug 11, 2022 · 1 comment · Fixed by #302
Closed

Chart 2.8.0 bundles outdated CRDs #300

pinkfloydx33 opened this issue Aug 11, 2022 · 1 comment · Fixed by #302
Labels
bug Something isn't working

Comments

@pinkfloydx33
Copy link

The CRDs in the 2.8.0 chart are not the actual CRDs for 2.8.0. For example the spec.podIdentity.identityId field is missing on [Cluster]TriggerAuthentication.

I've double-checked that the CRDs inside the keda-2.8.0.tgz file are not the latest ones

This is making migration a bit difficult. We installed Keda (originally) with crds.install=true. We have already upgraded to 2.8.0 but were unable to deploy any new trigger authentication resources due to bad CRDs. I patched the CRDs manually so I could deploy them, but they were destroyed on a follow-up helm upgrade used to adjust some other values.

Specifications

  • KEDA Version: 2.8.0
@pinkfloydx33 pinkfloydx33 added the bug Something isn't working label Aug 11, 2022
@tomkerkhove
Copy link
Member

That's my fault, I will update them today - Sorry about that :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants