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

temporary fix for argocd issue argoproj/argo-cd/issues/5202 #656

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

Lakshanya-M-ML
Copy link
Contributor

@Lakshanya-M-ML Lakshanya-M-ML commented May 29, 2024

Since k8 version of production is v1.22.
I Update the Helm chart to use the API versions of autoscaling as v2beta1 which was supported by the environment for that specific version.

Testing:
Production version:
v1.22.3

Autoscaling version:
autoscaling/v2beta1

If still need the condition to check for autoscaling/v2 but want to use autoscaling/v2beta1 regardless, it is simpler to just always print autoscaling/v2beta1

@Deepa-Martin-ML Deepa-Martin-ML merged commit 8572e60 into snappyflow:master Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants