Skip to content

Conversation

@CaptainCarpensir
Copy link
Contributor

Removes a planned breaking change. Decision is to release the feature to be off by default to assess where users have issues with the flag as it can be set to enabled by default in the future.

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

@CaptainCarpensir CaptainCarpensir requested a review from a team as a code owner January 10, 2024 19:56
@CaptainCarpensir CaptainCarpensir requested review from huanjani and removed request for a team January 10, 2024 19:56
@github-actions
Copy link

🍕 Here are the new binary sizes!

Name New size (kiB) size (kiB) Delta (%)
macOS (amd) 57132 56796 +0.59
macOS (arm) 58156 57796 +0.62
linux (amd) 50096 49804 +0.59
linux (arm) 49344 49092 +0.51
windows (amd) 47200 46940 +0.55

## Use ECS Task Role for `copilot run local`

`copilot run local` now has a flag `--use-task-role` which is enabled by default. When enabled, Copilot will retrieve the IAM permissions from your deployed service and inject them into the containers created by `run local`.
`copilot run local` now has a flag `--use-task-role`. When enabled, Copilot will retrieve the IAM permissions from your deployed service and inject them into the containers created by `run local`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to explicitly mention that the flag is disabled by default?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, disabled by default is definitely the norm for flags in any program.

@mergify mergify bot merged commit 65383ed into aws:mainline Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants