-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Document option to allow almost all printable ASCII characters in environment variables #45125
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
Document option to allow almost all printable ASCII characters in environment variables #45125
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
/retitle [WIP]: Allow almost all printable ASCII characters in environment variables |
|
/sig node |
|
/retitle [WIP]: Document option to allow almost all printable ASCII characters in environment variables |
|
@HirazawaUi I think that the target branch should be |
Ah, sorry, that was my mistake. |
e30b057 to
29d6179
Compare
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
29d6179 to
9ac88d5
Compare
9ac88d5 to
8141a19
Compare
|
@sftim May you take a look at this document first? Because you have the full context and understand it well enough. |
content/en/docs/tasks/inject-data-application/define-environment-variable-container.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/inject-data-application/define-environment-variable-container.md
Outdated
Show resolved
Hide resolved
8141a19 to
48e44da
Compare
sftim
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
Please also amend https://kubernetes.io/docs/concepts/configuration/configmap/, https://kubernetes.io/docs/concepts/configuration/secret/ and https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/
and optionally https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/
content/en/docs/tasks/inject-data-application/define-environment-variable-container.md
Show resolved
Hide resolved
content/en/docs/tasks/inject-data-application/define-environment-variable-container.md
Outdated
Show resolved
Hide resolved
I'm afraid we can't offer you that luxury; our SIG leads' time is popular. Please work with reviewers for English, me included, but not me exclusively. I wouldn't have the capacity to pick up all the reviews I've been invited to help out with ahead of the docs deadline. |
Okay, I understand. Thank you for your patient comment. I will communicate directly with the English reviewer later. |
5c1a8d9 to
4ca339f
Compare
4ca339f to
2f4d3e2
Compare
|
/milestone 1.30 |
|
Hello @liggitt @thockin a reminder that this needs a technical review before being ready to merge by Docs Freeze on March 26. An exception request will be required if you cannot meet that deadline. @kubernetes/sig-docs-en-reviews I see there is request for additional review (see comments above). Might someone other than Tim be available to assist review on this one? Thanks everyone! |
|
Hello @HirazawaUi 👋! I'm reaching out from the Docs team. Just checking in as we approach Docs Freeze on Tuesday March 26th 18:00 PDT. This documentation appears to still be under review. To meet the Docs Freeze, this PR must have a technical review as well as lgtm and approve labels applied, without any unaddressed comments or concerns from SIG Docs. The status of this enhancement is marked as at risk for docs freeze. Thank you! |
2f4d3e2 to
0ab6384
Compare
OK, I'm also waiting for the technical review. If @thockin doesn't have any free time, I will try to ask other approvers of sig-node for help. |
|
@kubernetes/sig-node-leads Howdy leads, we're looking for a technical review for these docs to make the Docs Freeze deadline of March 26 – thanks! |
thockin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Technical review LGTM
| 0s 0s 1 dapi-test-pod Pod Warning InvalidEnvironmentVariableNames kubelet, 127.0.0.1 Keys [1badkey, 2alsobad] from the EnvFrom secret default/mysecret were skipped since they are considered invalid environment variable names. | ||
| ``` | ||
| It's important to note that he range of characters allowed for environment variable names in pods is [restricted](/docs/tasks/inject-data-application/ | ||
| /define-environment-variable-container/#using-environment-variables-inside-of-your-config), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this URL line-wrapped?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for my bad English, I misunderstood line-wrapped, it does contain line wrap, and has been fixed in #45670.
mrunalp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
Sig-node
|
Just a heads up that Doc Freeze is approaching fast tomorrow March 26th at 18:00 PDT and starting this cycle, we need to file an Exception after this time. @kubernetes/sig-docs-en-owners Does this one look good to you? We could use an |
0ab6384 to
0c1b3e3
Compare
All comments have been fixed. @kubernetes/sig-docs-en-owners for lgtm and approve |
|
/lgtm |
|
LGTM label has been added. Git tree hash: b43623883fa08a832f00025fd74c5ad46f4553f3
|
divya-mohan0209
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@drewhagen/@HirazawaUi: I'd recommend we check if the links for this one are wrapped properly. Other than that, I'll bias for action here.
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: divya-mohan0209, mrunalp The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/milestone 1.30 |
No description provided.