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

Unable to apply ScaledJobs CRD in v2.12 - Invalid CRD #5245

Closed
jlcrow opened this issue Dec 1, 2023 · 1 comment
Closed

Unable to apply ScaledJobs CRD in v2.12 - Invalid CRD #5245

jlcrow opened this issue Dec 1, 2023 · 1 comment

Comments

@jlcrow
Copy link

jlcrow commented Dec 1, 2023

Report

When I apply CRDs for Keda the ScaledJobs CRD fails
GKE v1.27
Error: The CustomResourceDefinition "scaledjobs.keda.sh" is invalid: metadata.annotations: Too long: must have at most 262144 bytes
Installation via Helm, CRD's applied manually on upgrade and scaled object fails

Expected Behavior

I expect the CRD to deploy

Actual Behavior

The ScaledJob CRD fails to deploy on 5 different clusters on GKE and AKS, Kubernetes v1.27

Steps to Reproduce the Problem

  1. Apply CRD's from release to Kuberentes 1.27

Logs from KEDA operator

example

KEDA Version

2.12.1

Kubernetes Version

1.27

Platform

Google Cloud

Scaler Details

No response

Anything else?

No response

@jlcrow jlcrow added the bug Something isn't working label Dec 1, 2023
@zroubalik
Copy link
Member

Please use server side apply, there's a note in the documentation with the specific command: https://keda.sh/docs/2.12/deploy/#install-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Abanoned
Development

No branches or pull requests

2 participants