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(monitored deploy): fix the rollback config to match what orca expects #7532

Merged
merged 2 commits into from
Oct 17, 2019

Conversation

marchello2000
Copy link
Contributor

Note: Manual type is not yet implemented in orca, hence it's not used in deck, other then the enum definition

…ects

Note: `Manual` type is not yet implemented in orca, hence it's not used in deck, other then the enum definition
Copy link
Contributor

@alanmquach alanmquach left a comment

Choose a reason for hiding this comment

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

LGTM

disabled={!rollbackOnFailure}
onChange={this.destroyFailedAsgChange}
/>
Destroy the failed server group after rollback <HelpField id="strategy.monitored.destroyFailedAsg" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Didn't you want to grey this out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes... but it was too hard :)

@marchello2000 marchello2000 merged commit 7e8cb7e into spinnaker:master Oct 17, 2019
@marchello2000 marchello2000 deleted the mark/md_rollbackconfig branch October 17, 2019 02:25
caseyhebebrand added a commit to caseyhebebrand/deck that referenced this pull request Oct 23, 2019
f57c70b feat(core): alphabetize applications in project config dropdown (spinnaker#7549)
78cbe15 feat(core/jenkins): Refer to Jenkins controller instead of master (spinnaker#7531)
8c0d087 feat(core/presentation): add revalidate api to IFormInputValidation - Make all fields on IFormInputValidation non-optional
b384038 feat(core/presentation): Add useDebouncedValue react hook renamed hooks files to '.hook.ts' and exported all from an index.ts
17be6af feat(kubernetes): support rolling restart operation for deployments (spinnaker#7538)
7e8cb7e fix(monitored deploy): fix the rollback config to match what orca expects (spinnaker#7532)
mergify bot pushed a commit that referenced this pull request Oct 23, 2019
* chore(core): Bump version to 0.0.425

f57c70b feat(core): alphabetize applications in project config dropdown (#7549)
78cbe15 feat(core/jenkins): Refer to Jenkins controller instead of master (#7531)
8c0d087 feat(core/presentation): add revalidate api to IFormInputValidation - Make all fields on IFormInputValidation non-optional
b384038 feat(core/presentation): Add useDebouncedValue react hook renamed hooks files to '.hook.ts' and exported all from an index.ts
17be6af feat(kubernetes): support rolling restart operation for deployments (#7538)
7e8cb7e fix(monitored deploy): fix the rollback config to match what orca expects (#7532)

* chore(amazon): Bump version to 0.0.218

938d219 feat(provider/aws): Show load balancer warning based on settings (#7542)
828f7e7 fix(awslb): Preventing edits against orphaned load balancers (#7547)
6186e40 refactor(aws): move Resize item in the AmazonServerGroupAction dropdown into separate component
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
…ects (spinnaker#7532)

Note: `Manual` type is not yet implemented in orca, hence it's not used in deck, other then the enum definition
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
* chore(core): Bump version to 0.0.425

f57c70b feat(core): alphabetize applications in project config dropdown (spinnaker#7549)
78cbe15 feat(core/jenkins): Refer to Jenkins controller instead of master (spinnaker#7531)
8c0d087 feat(core/presentation): add revalidate api to IFormInputValidation - Make all fields on IFormInputValidation non-optional
b384038 feat(core/presentation): Add useDebouncedValue react hook renamed hooks files to '.hook.ts' and exported all from an index.ts
17be6af feat(kubernetes): support rolling restart operation for deployments (spinnaker#7538)
7e8cb7e fix(monitored deploy): fix the rollback config to match what orca expects (spinnaker#7532)

* chore(amazon): Bump version to 0.0.218

938d219 feat(provider/aws): Show load balancer warning based on settings (spinnaker#7542)
828f7e7 fix(awslb): Preventing edits against orphaned load balancers (spinnaker#7547)
6186e40 refactor(aws): move Resize item in the AmazonServerGroupAction dropdown into separate component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants