Skip to content

Environment variables containing colon not allowed #53201

@MortenChristiansen

Description

@MortenChristiansen

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

Problem:
Kubernetes does not support : in environment variables. I can see that the subject has recently been discussed in PR #48986. .NET Core uses : to replace config variables as mentioned in this comment. The limitation in kubernetes requires me to perform some ugly hacks to override the config values.

Proposed Solution:
I'm in favor of the sentiment that kubernetes should not censor environment variables at all, but specifically I would like : to be allowed.

Metadata

Metadata

Labels

area/apiIndicates an issue on api area.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.sig/nodeCategorizes an issue or PR as relevant to SIG Node.sig/windowsCategorizes an issue or PR as relevant to SIG Windows.

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions