-
Notifications
You must be signed in to change notification settings - Fork 84
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
overrides: Allow nullable replicas (PROJQUAY-6474) #896
Conversation
jonathankingfc
commented
Feb 27, 2024
- Allow user to set overrides for replicas to null in order to completely remove default value
- This prevents conflicts with HPA in the event that a user wants to use an unmanaged HPA
- Allow user to set overrides for replicas to null in order to completely remove default value - This prevents conflicts with HPA in the event that a user wants to use an unmanaged HPA
/cherrypick redhat-3.9 |
/cherrypick redhat-3.10 |
@jonathankingfc: #896 failed to apply on top of branch "redhat-3.9":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@jonathankingfc: #896 failed to apply on top of branch "redhat-3.10":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I do not see the issue fix with Quay 3.11 |