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

update HPA correctly when changing the spec #372

Merged
merged 1 commit into from
Feb 29, 2024
Merged

update HPA correctly when changing the spec #372

merged 1 commit into from
Feb 29, 2024

Conversation

sanposhiho
Copy link
Collaborator

What this PR does / why we need it:

ssia.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Comment on lines +262 to +263
MinReplicas: ptr.To[int32](c.minimumMinReplicas),
MaxReplicas: c.maximumMaxReplica,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use minimumMinReplicas and maximumMaxReplicas in a initial HPA

@sanposhiho sanposhiho merged commit b145894 into main Feb 29, 2024
3 checks passed
@sanposhiho sanposhiho deleted the hpa-bug branch February 29, 2024 10:54
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.

1 participant