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 - 2/5/2021 #26404

Merged
merged 162 commits into from
Feb 6, 2021
Merged

Merge master into dev 1.21 - 2/5/2021 #26404

merged 162 commits into from
Feb 6, 2021

Conversation

reylejano
Copy link
Member

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

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

kbhawkey and others added 30 commits December 9, 2020 17:33
clean up links and redirects
EnRoute is an actively maintained API Gateway Ingress controller built on [Envoy Proxy](https://envoyproxy.io/community.html). It is an [OSS project](https://github.com/saarasio/enroute) that includes support for advanced rate-limiting in the [community edition](https://getenroute.io/features).
The current explanation is misleading (for example: for consistently decreasing resource usage, the HPA stabilization does not impact the frequency of its actuation). This has confused users recently ( kubernetes/kubernetes#96671 )
* Add the code blocks in the Markdown spec to make it easy to read.

* Add description that distinguish between **command** and **output** make it easy to read.

* Adjust description in Kubernetes components for smoother reading.

Signed-off-by: ydFu <ader.ydfu@gmail.com>
Signed-off-by: Margo Crawford <margaretc@vmware.com>
- improve on [pr #26053](#26053)
- use idiomatic secret name in example
Add example of using `xargs`
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
…ry-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
@k8sio-netlify-preview-bot
Copy link
Collaborator

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

Building with commit 0b69091

https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/601dc1987a79ae000848f90b

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. language/en Issues or PRs related to English language language/fr Issues or PRs related to French 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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 5, 2021
@reylejano
Copy link
Member Author

Commit 66e1f95 with a build error, looks like it was fixed in commit f0f8ec9 in the same k/website PR 26326

@PI-Victor
Copy link
Member

PI-Victor commented Feb 5, 2021

everything looks good from here

🥳 🔄

/lgtm

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

LGTM label has been added.

Git tree hash: fdfa6b891b826283c72dba42128a39aa6524e42a

@tengqm
Copy link
Contributor

tengqm commented Feb 6, 2021

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tengqm

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 Feb 6, 2021
@k8s-ci-robot k8s-ci-robot merged commit 7f0610d into kubernetes:dev-1.21 Feb 6, 2021
@reylejano reylejano deleted the merged-master-dev-1.21 branch February 11, 2021 00:06
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/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.

None yet