KEP-3721: Promote Envfiles to beta and improve env file syntax#5530
Conversation
a3333f3 to
6c2e444
Compare
|
|
||
| **Parsing Rationale and POSIX Compliance:** | ||
|
|
||
| When parsing the variable's value, our interpreter will strictly emulate the behavior of a double-quoted variable expansion ("$VAR") in a POSIX-compliant shell. This design choice ensures that the provided value is treated as a literal string without any interpretation or modification. |
There was a problem hiding this comment.
s/double/single/ -- we are NOT doing double-quoted interpolation
There was a problem hiding this comment.
I just wanted to clearly describe the mistake I made in kubernetes/kubernetes#133606 (comment). I’m concerned that others might make the same error. It seems my poor choice of words didn’t accurately convey what I intended to express. Let’s remove it and describe everything in a simpler way.
fb630f2 to
a9add28
Compare
|
/assign @SergeyKanzhelev @soltysh |
a9add28 to
5834a10
Compare
soltysh
left a comment
There was a problem hiding this comment.
From PRR perspective only the testing (integration, e2e and upgrade-downgrade) sections are missing.
5834a10 to
22b2888
Compare
22b2888 to
fda1fe6
Compare
soltysh
left a comment
There was a problem hiding this comment.
Minor nit, but not blocking. Please make sure to update this in a followup.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: HirazawaUi, SergeyKanzhelev, soltysh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
fda1fe6 to
2e62f2a
Compare
|
/lgtm |
Uh oh!
There was an error while loading. Please reload this page.