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(amazon): Fix compatibility when cloudProviders missing #7410

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

alanmquach
Copy link
Contributor

Refactored this method a couple times and accidentally ended up with the wrong boolean.

As the comment states, when cloudProviders is missing (as in an empty array), we want to assume it is compatible. This means isIncompatibleWithAllProviders should be false. Accidentally left it as true from when this method was "is compatible" instead of "is incompatible".

@alanmquach alanmquach merged commit 2821438 into spinnaker:master Sep 16, 2019
@alanmquach alanmquach deleted the incompatible-lb-default branch September 16, 2019 22:38
alanmquach added a commit to alanmquach/deck that referenced this pull request Sep 16, 2019
2821438 fix(amazon): Fix compatibility when cloudProviders missing (spinnaker#7410)
alanmquach added a commit that referenced this pull request Sep 16, 2019
2821438 fix(amazon): Fix compatibility when cloudProviders missing (#7410)
Copy link
Contributor

@christopherthielen christopherthielen left a comment

Choose a reason for hiding this comment

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

👍

yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
2821438 fix(amazon): Fix compatibility when cloudProviders missing (spinnaker#7410)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants