8000 fix: set-env may behave incorrectly if variables provided are lowercase by garethgeorge · Pull Request #1049 · google/kf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: set-env may behave incorrectly if variables provided are lowercase #1049

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

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

garethgeorge
Copy link
Collaborator
@garethgeorge garethgeorge commented Oct 10, 2023

e.g. kf set-env FOO followed by kf set-env foo may add both to the environment even though they will be interpreted as the same var by kubernetes.

@garethgeorge garethgeorge merged commit faac223 into main Oct 11, 2023
@garethgeorge garethgeorge deleted the garethgeorge/set-env-fix branch October 11, 2023 22:26
skakauridze-clgx added a commit to skakauridze-clgx/kf that referenced this pull request Nov 15, 2023
PR: google#1049 is breaking .net Core applications, where lower case environrment variables are expected. Proposing this change, before better fix is available
garethgeorge pushed a commit that referenced this pull request Nov 15, 2023
PR: #1049 is breaking .net Core
applications, where lower case environment variables are expected.
Proposing this change, before better fix is available

<!-- Include the issue number below -->
Fixes #

## Proposed Changes

*
*
*

## Release Notes

<!-- kf follows the Keep A Changelog standard for release notes.

https://keepachangelog.com/en/1.0.0/

Changelog entries should be one per line and start with one of the
following
words:

`Added` for new features.
`Changed` for changes in existing functionality.
`Deprecated` for soon-to-be removed features.
`Removed` for now removed features.
`Fixed` for any bug fixes.
`Security` in case of vulnerabilities.

If one of the changes is breaking include that as a second word e.g.

  Removed BREAKING support for manifests v1
-->

```release-note

```
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
0