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

Kubeoverrides not usable on gateway horizontalPodAutoscaler #10131

Open
nfuden opened this issue Sep 30, 2024 · 0 comments
Open

Kubeoverrides not usable on gateway horizontalPodAutoscaler #10131

nfuden opened this issue Sep 30, 2024 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@nfuden
Copy link
Contributor

nfuden commented Sep 30, 2024

Gloo Edge Product

Open Source

Gloo Edge Version

1.17

Kubernetes Version

1.30

Describe the bug

kubeoverrides add null fields in horizontalPodAutoscaler such as in the cpu constraint.

Expected Behavior

Kubeoverrides should work on this resource like all resources

Steps to reproduce the bug

Try to add memory behavior overrides via kuberesourceoverrides.
See that its not valid.

Additional Environment Detail

No response

Additional Context

Can work around by ignoring gloos setup and creating a custom horizontalPodAutoscaler entry. This form factor is painful.

See this file https://github.com/solo-io/gloo/blob/v1.17.0/install/helm/gloo/templates/8-gateway-proxy-horizontal-pod-autoscaler.yaml#L26

@nfuden nfuden added the Type: Bug Something isn't working label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant