cloudtools/stacker
Auf GitHub ansehenWhen specifying the tags TLK, stacker removes the stacker_namespace tag
Open
#496 geöffnet am 18. Okt. 2017
enhancementgood first issuehelp wanted
Repository-Metriken
- Stars
- (706 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
This is more of a bother than a real issue. When a stacker config yaml has tags defined, it removes the default stacker_namespace tag. This is not necessarily the expected behavior.
When tackling this issue, we have to be cautious of end-users who have workarounds in place to add the stacker_namespace tag back in via the yaml config. Stacker should not crash in this scenario.