Skip to content
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

Merge master into dev 1.21 - 1/19/21 #26152

Merged
merged 92 commits into from
Jan 19, 2021
Merged

Merge master into dev 1.21 - 1/19/21 #26152

merged 92 commits into from
Jan 19, 2021

Conversation

reylejano
Copy link
Member

Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 1/19/21

/cc @mvortizr @tengqm @PI-Victor @ChandaniM123

zhanwang and others added 30 commits November 1, 2020 17:10
This PR adds a paragraph explaining the insecure by default nature of k8s secrets, and points users at the documentation to turn on encryption at rest and RBAC.

I think a second page needs to be created showing the correct combination of RBAC rules for various cases, which should eventually replace the link to the RBAC documentation.
Due to removed on v1.19, remove Static Password File section from docs/reference/access-authn-authz/authentication.md
Adding instructions for how to validate kubectl binaries against checksum files (Linux, MacOS, Windows)

Updating links to download from https://dl.k8s.io/

Updating Linux-specific install instructions to use install command, and
macOS-specific instructions to chown root the install to provide a trusted
kubectl.

Adding note annotation around optional download instructions

Markdown updates
* Updating numbered lists to use markdown syntax ("1." for each entry), should make it easier to add and remove list items in future
* Adding some syntax highlighting to the command snippets

Correcting "PowerShell" spelling

fixes: #25040

Signed-off-by: Nate W <[email protected]>
L460: fix「ボリュームを追加するため、Podの定義の`.spec.volumes[]`以下をを書き換えます」→ 「ボリュームを追加するため、Podの定義の`.spec.volumes[]`以下を書き換えます」
* Add forward compatibility  RHEL / CentOS to the list of supported platforms.
add Apache APISIX ingress controller
	modified:   content/en/docs/setup/production-environment/container-runtimes.md
	modified:   content/ko/docs/setup/production-environment/container-runtimes.md
	modified:   content/zh/docs/setup/production-environment/container-runtimes.md
	modified:   content/id/docs/setup/production-environment/container-runtimes.md
	modified:   content/ja/docs/setup/production-environment/container-runtimes.md
	modified:   content/zh/docs/setup/production-environment/container-runtimes.md

modified:   content/id/docs/setup/production-environment/container-runtimes.md
modified:   content/ja/docs/setup/production-environment/container-runtimes.md
modified:   content/zh/docs/setup/production-environment/container-runtimes.md
Update service.md, change 'master' to 'control plane'
[zh] clean up too old comments for v1.9 or before in examples
…tend-backend.md (#25927)

* Enhancements in clarity to docs/tasks/access-application-cluster/connecting-frontend-backend.md

* Code review comments

* Reverting name of service due to backed value in Dockerimage
k8s-ci-robot and others added 2 commits January 19, 2021 11:51
Updating install-kubectl.md with instructions for validating kubectl binaries against checksum files
@k8s-ci-robot k8s-ci-robot added this to the 1.21 milestone Jan 19, 2021
@k8s-ci-robot
Copy link
Contributor

@reylejano: GitHub didn't allow me to request PR reviews from the following users: ChandaniM123.

Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 1/19/21

/cc @mvortizr @tengqm @PI-Victor @ChandaniM123

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8sio-netlify-preview-bot
Copy link
Collaborator

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

🔨 Explore the source changes: abef338

🔍 Inspect the deploy logs: https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/6007450923200e00070d7fa9

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language language/fr Issues or PRs related to French language language/id Issues or PRs related to Indonesian language language/ja Issues or PRs related to Japanese language language/ko Issues or PRs related to Korean language language/zh Issues or PRs related to Chinese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Jan 19, 2021
@reylejano
Copy link
Member Author

/cc @annajung @savitharaghunathan

@reylejano
Copy link
Member Author

reylejano commented Jan 19, 2021

Commit ad11931 with a build error, looks like fixed in commit ea55456

@savitharaghunathan
Copy link
Member

Thanks for the PR, @reylejano :) Branch sync looks good to me.
Preview: https://deploy-preview-26152--kubernetes-io-vnext-staging.netlify.app/

/lgtm

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

LGTM label has been added.

Git tree hash: cc42314135a131ea1ef9c7d40dcec61bb980c6bb

@annajung
Copy link
Contributor

Thanks @reylejano
Looks like it was due to a merge conflict which was resolved by rebasing.

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: annajung

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 Jan 19, 2021
@k8s-ci-robot k8s-ci-robot merged commit f315f45 into kubernetes:dev-1.21 Jan 19, 2021
@reylejano reylejano deleted the merged-master-dev-1.21 branch January 19, 2021 21:37
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 language/fr Issues or PRs related to French language language/id Issues or PRs related to Indonesian language language/ja Issues or PRs related to Japanese language language/ko Issues or PRs related to Korean language language/zh Issues or PRs related to Chinese 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.