Skip to content

fix: allow unseting GracePeriod when default value is provided#4015

Merged
mergify[bot] merged 1 commit intoaws:mainlinefrom
efekarakus:fix/allow-disabling-grace-period
Sep 23, 2022
Merged

fix: allow unseting GracePeriod when default value is provided#4015
mergify[bot] merged 1 commit intoaws:mainlinefrom
efekarakus:fix/allow-disabling-grace-period

Conversation

@efekarakus
Copy link
Copy Markdown
Contributor

Sort of fixes #4011

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

Copy link
Copy Markdown
Contributor

@Lou1415926 Lou1415926 left a comment

Choose a reason for hiding this comment

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

If user wants to add http to a backend service, they'd need a two-step deployment:

  1. Enable http withgrace_periods: 0s
  2. Change grace_periods to whatever value they actually want

Is this understanding correct?

@efekarakus
Copy link
Copy Markdown
Contributor Author

Is this understanding correct?

Yes that is correct, it's currently a bug in ECS that the scheduler team is aware of 👍

@efekarakus efekarakus force-pushed the fix/allow-disabling-grace-period branch from 5a0733e to 56bc3c4 Compare September 23, 2022 16:26
@mergify mergify Bot merged commit 2efa017 into aws:mainline Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

svc deploy after update to copilot 1.21.1 (from 1.15.0) failing regarding load balancer update

4 participants