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

feat(provider/ecs): add support for services with multiple target groups #7692

Merged
merged 10 commits into from
Dec 19, 2019

Conversation

piradeepk
Copy link
Contributor

@piradeepk piradeepk commented Dec 11, 2019

Fixes: spinnaker/spinnaker#4788

Should be merged in with: spinnaker/clouddriver#4218

Task Definition Artifact:
Artifact Screenshot

Container Inputs:
Container Inputs Screenshot

Alert if No Target Groups are available:
No TG Available

@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

  • 3f6998c: Implement multiple target group support in spinnaker

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.

@clareliguori
Copy link
Member

@allisaurus would also be helpful to review this one

Copy link
Contributor

@allisaurus allisaurus left a comment

Choose a reason for hiding this comment

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

Per offline discussion, please add (successful) test output for deployments using EC2/bridge mode and an artifact (together or separate).

Other than that, LGMT save a couple nits re: falsey checks.

@piradeepk
Copy link
Contributor Author

Per offline discussion, please add (successful) test output for deployments using EC2/bridge mode and an artifact (together or separate).

Other than that, LGMT save a couple nits re: falsey checks.

Confirmed. Bridge mode and Artifacts still work

@clareliguori clareliguori added the ready to merge Reviewed and ready for merge label Dec 19, 2019
@mergify mergify bot merged commit 5c9ba2c into spinnaker:master Dec 19, 2019
@mergify mergify bot added the auto merged Merged automatically by a bot label Dec 19, 2019
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
…ups (spinnaker#7692)

* feat(provider/ecs): Implement multiple target group support in spinnaker

* Fix rebase issues

* feat(provider/ecs): Implement multiple target group support in spinnaker

* Fix rebase issues

* Add alert if no target groups are available

* remove duplicate

* Update add new target mappings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Reviewed and ready for merge target-release/1.18
Projects
None yet
4 participants