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

Update configuration environment behavior #5186

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Feb 6, 2025

Change

In response to some other discussions, update the configuration environment behavior:

  1. Add an environment at the set level
  2. Don't inherit environment data into child units, and don't promote environment data when serializing

Updated the one consumer of environment (dynamic factory) to be responsible for the flow of the security context from the set to the immediate child units.

Also improved serialization of groups to output the non-resource properties.

Microsoft Reviewers: Open in CodeFlow

## Change
In response to some other discussions, update the configuration
environment behavior:
1. Add an environment at the set level
2. Don't inherit environment data into child units, and don't promote
environment data when serializing

Updated the one consumer of environment (dynamic factory) to be
responsible for the flow of the security context from the set to the
immediate child units.

Also improved serialization of groups to output the non-resource
properties.
@JohnMcPMS JohnMcPMS requested a review from a team as a code owner February 6, 2025 01:49
@JohnMcPMS JohnMcPMS merged commit 36b1518 into microsoft:release-v1.10 Feb 6, 2025
4 checks passed
@JohnMcPMS JohnMcPMS deleted the 5182-1.10 branch February 6, 2025 17:22
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.

2 participants