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: use propagateTags service value #712

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guikcd
Copy link
Contributor

@guikcd guikcd commented Jan 17, 2025

Closes: #707

Without this PR, if propagate-tags is set to null if user don't set it.
This overwrite the service propagateTags and this is a problem when it's set to SERVICE or TASK_DEFINITION (in IaC typically).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@guikcd guikcd marked this pull request as draft January 17, 2025 10:50
@guikcd guikcd force-pushed the propagate_tags_get_current_value branch 6 times, most recently from 70acf97 to 150d0a2 Compare January 26, 2025 20:32
@guikcd guikcd force-pushed the propagate_tags_get_current_value branch 2 times, most recently from e3c7d56 to 6399ad6 Compare January 30, 2025 11:04
@guikcd guikcd marked this pull request as ready for review January 30, 2025 11:05
@sftim
Copy link

sftim commented Feb 10, 2025

This branch has conflicts that must be resolved Changes can be cleanly merged.

Mixed messages from GitHub here; anyway, would you like any help resolving conflicts here @guikcd ?

@guikcd guikcd marked this pull request as draft February 12, 2025 20:15
@guikcd guikcd force-pushed the propagate_tags_get_current_value branch 2 times, most recently from 621c84c to a7d144a Compare February 12, 2025 21:08
@guikcd guikcd marked this pull request as ready for review February 12, 2025 21:10
@guikcd guikcd marked this pull request as draft February 12, 2025 21:11
@guikcd guikcd marked this pull request as ready for review February 20, 2025 16:31
@dani-chmb dani-chmb force-pushed the propagate_tags_get_current_value branch from f7608ad to 52ac2ad Compare February 24, 2025 15:15
@dani-chmb
Copy link
Contributor

@Mergifyio refresh

Copy link
Contributor

mergify bot commented Feb 24, 2025

refresh

✅ Pull request refreshed

@dani-chmb
Copy link
Contributor

Github check workflows stuck in "Expected". Will attempt to fix by closing and reopening PR.

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.

The current ECS service setting is not honored when propagate-tags is not set
3 participants