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

Built-in configuration providers can do more robust key handling #44517

Open
3 tasks
Tracked by #44314 ...
maryamariyan opened this issue Nov 11, 2020 · 4 comments
Open
3 tasks
Tracked by #44314 ...

Built-in configuration providers can do more robust key handling #44517

maryamariyan opened this issue Nov 11, 2020 · 4 comments
Labels
area-Extensions-Configuration Bottom Up Work Not part of a theme, epic, or user story Epic Groups multiple user stories. Can be grouped under a theme. Priority:3 Work that is nice to have Team:Libraries User Story A single user-facing feature. Can be grouped under an epic.
Milestone

Comments

@maryamariyan
Copy link
Member

maryamariyan commented Nov 11, 2020

Found two key handling issues:

cc: @safern


Work Items

@maryamariyan maryamariyan added untriaged New issue has not been triaged by the area owner area-Extensions-Configuration User Story A single user-facing feature. Can be grouped under an epic. labels Nov 11, 2020
@ghost
Copy link

ghost commented Nov 11, 2020

Tagging subscribers to this area: @maryamariyan
See info in area-owners.md if you want to be subscribed.


Issue meta data

Issue content: Found two key handling issues:

cc: @safern

Issue author: maryamariyan
Assignees: -
Milestone: -

@maryamariyan maryamariyan removed the untriaged New issue has not been triaged by the area owner label Nov 12, 2020
@maryamariyan maryamariyan added this to the 6.0.0 milestone Nov 12, 2020
@maryamariyan maryamariyan added the Priority:3 Work that is nice to have label Nov 12, 2020
@danmoseley danmoseley added the Bottom Up Work Not part of a theme, epic, or user story label Nov 16, 2020
@danmoseley danmoseley changed the title Enhancement: Proper key handling support in configuration Developers using configuration providers can properly handle keys Jan 22, 2021
@maryamariyan maryamariyan changed the title Developers using configuration providers can properly handle keys Built-in configuration providers can do more robust key handling Jan 23, 2021
@NinoFloris
Copy link
Contributor

NinoFloris commented Mar 8, 2021

Particularly #35989 would be a wonderful fix for 6.0.

It's a major hindrance that most logging (beyond first namespace level) cannot be configured ad-hoc once a unix container has been built. (without mucking about with tools like confd or manual fix-ups inside the app)

The feature to change log levels (and other keys) via env vars is really nice and cloud native, it just falls short in polish of the last 5%.

@eerhardt
Copy link
Member

We will consider this in a future release. Moving this issue out of the 7.0 milestone.

@eerhardt eerhardt modified the milestones: 7.0.0, Future Jul 14, 2022
@maryamariyan maryamariyan modified the milestones: Future, 8.0.0 Sep 28, 2022
@maryamariyan maryamariyan added the Epic Groups multiple user stories. Can be grouped under a theme. label Oct 18, 2022
@layomia layomia removed this from the 8.0.0 milestone Jul 21, 2023
@layomia layomia added this to the Future milestone Jul 21, 2023
@SteveDunn
Copy link
Contributor

Hi,
I've got a bit of spare time again, so I'm happy to continue with any of these if they're planned for .NET 9? The 'allow keys with colons' was a biggies as I remember.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Extensions-Configuration Bottom Up Work Not part of a theme, epic, or user story Epic Groups multiple user stories. Can be grouped under a theme. Priority:3 Work that is nice to have Team:Libraries User Story A single user-facing feature. Can be grouped under an epic.
Projects
None yet
Development

No branches or pull requests

6 participants