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/iamRole): Do not default iamRole in deploy edit scenario #7940

Merged
merged 2 commits into from
Mar 10, 2020

Conversation

vigneshm
Copy link
Contributor

While editing a deploy stage without an iamRole specified, deck shows a default value. To the end-user, it appears that this field is set but it is empty. Fixing that in this PR so that the UI reflects the exact configuration.

@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

  • 42c770d: (fix/iamRole) Do not default iamRole in serverGroup/deploy edit scenario

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

@christopherthielen
Copy link
Contributor

@vigneshm can you rebase this and fix your commit comment?

@vigneshm vigneshm changed the title (fix/iamRole) Do not default iamRole in deploy edit scenario fix(core/iamRole): Do not default iamRole in deploy edit scenario Mar 2, 2020
@vigneshm vigneshm force-pushed the 5272-default-iam-role branch 2 times, most recently from 8e45c09 to 4b7e423 Compare March 4, 2020 20:19
@vigneshm
Copy link
Contributor Author

vigneshm commented Mar 4, 2020

Rebased and updated the commit message

@christopherthielen
Copy link
Contributor

@vigneshm fwiw, the comment should start with fix(amazon/serverGroup), to fit the pattern fix(module/submodule)

@vigneshm
Copy link
Contributor Author

vigneshm commented Mar 5, 2020

@vigneshm fwiw, the comment should start with fix(amazon/serverGroup), to fit the pattern fix(module/submodule)

Ah, my bad.

@vigneshm vigneshm changed the title fix(core/iamRole): Do not default iamRole in deploy edit scenario fix(amazon/iamRole): Do not default iamRole in deploy edit scenario Mar 5, 2020
@christopherthielen christopherthielen added the ready to merge Reviewed and ready for merge label Mar 10, 2020
@mergify mergify bot merged commit 778b075 into spinnaker:master Mar 10, 2020
@vigneshm vigneshm deleted the 5272-default-iam-role branch March 12, 2020 17:22
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
…t scenario (spinnaker#7940)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Reviewed and ready for merge target-release/1.20
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants