Skip to content

Conversation

@HirazawaUi
Copy link
Contributor

No description provided.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language labels Feb 13, 2024
@k8s-ci-robot k8s-ci-robot added sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 13, 2024
@netlify
Copy link

netlify bot commented Feb 13, 2024

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit e30b057
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/65cb87492933ae00089b1e10
😎 Deploy Preview https://deploy-preview-45125--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sftim
Copy link
Contributor

sftim commented Feb 13, 2024

/retitle [WIP]: Allow almost all printable ASCII characters in environment variables

@k8s-ci-robot k8s-ci-robot changed the title [placeholder]: Allow almost all printable ASCII characters in environment variables [WIP]: Allow almost all printable ASCII characters in environment variables Feb 13, 2024
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 13, 2024
@sftim
Copy link
Contributor

sftim commented Feb 13, 2024

/sig node

@k8s-ci-robot k8s-ci-robot added the sig/node Categorizes an issue or PR as relevant to SIG Node. label Feb 13, 2024
@sftim
Copy link
Contributor

sftim commented Feb 13, 2024

/retitle [WIP]: Document option to allow almost all printable ASCII characters in environment variables

@k8s-ci-robot k8s-ci-robot changed the title [WIP]: Allow almost all printable ASCII characters in environment variables [WIP]: Document option to allow almost all printable ASCII characters in environment variables Feb 13, 2024
@fsmunoz
Copy link
Contributor

fsmunoz commented Feb 22, 2024

@HirazawaUi I think that the target branch should be 1.30 instead of main, since this is related to a feature with a 1.30 milestone - would it be possible to change it?

@HirazawaUi
Copy link
Contributor Author

@HirazawaUi I think that the target branch should be 1.30 instead of main, since this is related to a feature with a 1.30 milestone - would it be possible to change it?

Ah, sorry, that was my mistake.

@HirazawaUi HirazawaUi changed the base branch from main to dev-1.30 February 22, 2024 14:37
@HirazawaUi HirazawaUi force-pushed the allow-special-characters branch from e30b057 to 29d6179 Compare February 22, 2024 14:40
@netlify
Copy link

netlify bot commented Feb 22, 2024

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

Name Link
🔨 Latest commit 0c1b3e3
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/660229aac5bade00084c64c1

@HirazawaUi HirazawaUi force-pushed the allow-special-characters branch from 29d6179 to 9ac88d5 Compare February 29, 2024 21:33
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 29, 2024
@HirazawaUi HirazawaUi changed the title [WIP]: Document option to allow almost all printable ASCII characters in environment variables Document option to allow almost all printable ASCII characters in environment variables Feb 29, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 29, 2024
@HirazawaUi HirazawaUi force-pushed the allow-special-characters branch from 9ac88d5 to 8141a19 Compare February 29, 2024 21:40
@HirazawaUi
Copy link
Contributor Author

@sftim May you take a look at this document first? Because you have the full context and understand it well enough.

@HirazawaUi HirazawaUi force-pushed the allow-special-characters branch from 8141a19 to 48e44da Compare March 1, 2024 12:44
Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sftim
Copy link
Contributor

sftim commented Mar 15, 2024

@sftim May you take a look at this document first? Because you have the full context and understand it well enough.

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.

@HirazawaUi
Copy link
Contributor Author

@sftim May you take a look at this document first? Because you have the full context and understand it well enough.

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.

@drewhagen
Copy link
Member

/milestone 1.30

@k8s-ci-robot k8s-ci-robot added this to the 1.30 milestone Mar 18, 2024
@drewhagen
Copy link
Member

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!

@HirazawaUi
Copy link
Contributor Author

Before reviewing by sig-docs-en-reviews, I would like to hear @thockin opinion on comment. We are allowed to relax the restrictions on using EnvFrom to reference configmap/secret keys when feature gate is not enable.

@Princesso
Copy link
Contributor

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!

@HirazawaUi HirazawaUi force-pushed the allow-special-characters branch from 2f4d3e2 to 0ab6384 Compare March 21, 2024 16:55
@HirazawaUi
Copy link
Contributor Author

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!

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.

@natalisucks
Copy link
Contributor

@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!

Copy link
Member

@thockin thockin left a 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),
Copy link
Member

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?

Copy link
Contributor Author

@HirazawaUi HirazawaUi Mar 26, 2024

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.

Copy link
Contributor

@mrunalp mrunalp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
Sig-node

@drewhagen
Copy link
Member

drewhagen commented Mar 26, 2024

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.
This one looks pretty close and we'd like to help you get it over the finish line!

@kubernetes/sig-docs-en-owners Does this one look good to you? We could use an approve @HirazawaUi I notice we have approvals from SIG Node leads and also there are a couple outstanding comments from Tim H. Do we want to tackle those before merge?

@HirazawaUi HirazawaUi force-pushed the allow-special-characters branch from 0ab6384 to 0c1b3e3 Compare March 26, 2024 01:49
@HirazawaUi
Copy link
Contributor Author

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. This one looks pretty close and we'd like to help you get it over the finish line!

@kubernetes/sig-docs-en-owners Does this one look good to you? We could use an approve @HirazawaUi I notice we have approvals from SIG Node leads and also there are a couple outstanding comments from Tim H. Do we want to tackle those before merge?

All comments have been fixed.

@kubernetes/sig-docs-en-owners for lgtm and approve

@drewhagen
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 26, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: b43623883fa08a832f00025fd74c5ad46f4553f3

Copy link
Contributor

@divya-mohan0209 divya-mohan0209 left a 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

@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 26, 2024
@k8s-ci-robot k8s-ci-robot merged commit 3d33323 into kubernetes:dev-1.30 Mar 26, 2024
@drewhagen
Copy link
Member

/milestone 1.30

@k8s-ci-robot k8s-ci-robot added this to the 1.30 milestone Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/node Categorizes an issue or PR as relevant to SIG Node. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.