UID2-7804: Stop forcing allow_environment_variable_dropping to false - #2734
Merged
Conversation
swibi-ttd
added this pull request to stack #2735
September 8, 2026 23:52
cYKatherine
previously approved these changes
Sep 8, 2026
Fragment-defined containers reject Azure's injected identity vars regardless of our env_rules; only this flag reaches them. confcom already emits true; assert it stays true instead of flipping it.
swibi-ttd
force-pushed
the
swi-UID2-7804-cce-allow-env-dropping
branch
from
September 9, 2026 00:12
c4eea22 to
c1db702
Compare
cYKatherine
approved these changes
Sep 9, 2026
swibi-ttd
added a commit
that referenced
this pull request
Sep 9, 2026
…2734) Fragment-defined containers reject Azure's injected identity vars regardless of our env_rules; only this flag reaches them. confcom already emits true; assert it stays true instead of flipping it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #2733. Only lever that reaches Microsoft's fragment-defined containers; confcom already emits true, so stop flipping it and assert it stays true instead.
Ticket: UID2-7804