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

fix(cf): when scaling cf disabled SG we should use max capacity #4067

Merged

Conversation

Jammy-Louie
Copy link

When scaling a disabled server group in cloud foundry we should use the "max" value because a disabled stated in CF would be a stopped state which would result in 0 instances running but we should still adjust the number instances to the target number if the server group is enabled/started.

fix for spinnaker/spinnaker#4786

@Jammy-Louie Jammy-Louie merged commit 7834321 into spinnaker:master Oct 3, 2019
@Jammy-Louie Jammy-Louie deleted the fix-rolling-red-black-cf branch October 3, 2019 15:40
@Jammy-Louie
Copy link
Author

@spinnakerbot cherry-pick 1.16

@spinnakerbot
Copy link
Contributor

Cherry pick successful: #4068

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants