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

Need backward support for autoscaling/v2beta2 #3769

Closed
johnzeng2010 opened this issue Apr 13, 2023 · 1 comment · Fixed by #3773
Closed

Need backward support for autoscaling/v2beta2 #3769

johnzeng2010 opened this issue Apr 13, 2023 · 1 comment · Fixed by #3773
Labels
proposal An issue that proposes a feature request
Milestone

Comments

@johnzeng2010
Copy link

Per argoproj/argo-cd#9145, the argocd does not support autoscaling/v2. The current support to auto scale of nginx is using v2. This blocks us to use nginx auto scale feature since we use argocd to do the deployment.

The solution is probably best served by a conditional in the Helm template. This allows to support both v2 and v2beta2.

A new knob under autoscaling should work for us.

Couple of more issues related:

argoproj/argo-cd#7846
kubernetes/kubernetes#74099

@github-actions
Copy link

Hi @johnzeng2010 thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@haywoodsh haywoodsh added the proposal An issue that proposes a feature request label Apr 16, 2023
@brianehlert brianehlert linked a pull request Apr 19, 2023 that will close this issue
6 tasks
@brianehlert brianehlert added this to the v3.1.1 milestone Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal An issue that proposes a feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants