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.20 to keep in sync #24290

Merged
merged 852 commits into from
Oct 5, 2020

Conversation

kcmartin
Copy link
Contributor

@kcmartin kcmartin commented Oct 1, 2020

Merge master into dev-1.20 to keep in sync - SIG-Release 1.20 Docs team 09/30/20

baiyutang and others added 30 commits September 18, 2020 17:38
[zh] add missing links in/zh/docs/home/contribute
…eachable-toleration-seconds k8s-apiserver input parameters in the subsection describing the DefaultTolerationSeconds admission controller
We currently have quite some contents duplicated between the concepts
and the reference section, which is not good. This PR is an effort to
remove the duplicated content from the two pages while providing links
for readers to check the reference easily.
[en] fix code block rendering mistake
Co-authored-by: bells17 <bells171@gmail.com>
…known_labels

Link to well-known labels rather than repeating the list
translate /zh/docs/tasks/configmap-secret/managing-secret-using-kubectl.md
The English content was COMPLETELY REWRITTEN for DAMN REASONS.
This may be intuitive for most, but the existing phrasing read to me as
if `bind` were a special-case verb that _required_ me to explicitly state
which Roles or ClusterRoles it should apply to.

> You can only create/update a role binding if you […] or if you have
> been authorized to perform the bind verb on the referenced role.

> Grant them permissions needed to bind a particular role […]
> explicitly, by giving them permission to perform the bind verb on the
> particular Role (or ClusterRole).
namespaces FR : fixing typos and improving a few points
Fixed typo s/kustomizae/kustomize
Fixed typo s/kustomizae/kustomize
@k8s-ci-robot k8s-ci-robot added language/it Issues or PRs related to Italian language language/ja Issues or PRs related to Japanese language language/ko Issues or PRs related to Korean language language/pl Issues or PRs related to Polish language language/pt Issues or PRs related to Portuguese language language/ru Issues or PRs related to Russian language language/uk Issues or PRs related to Ukrainian language language/vi Issues or PRs related to Vietnamese language language/zh Issues or PRs related to Chinese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Oct 1, 2020
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 1, 2020
@annajung
Copy link
Contributor

annajung commented Oct 1, 2020

Hey @jimangel @savitharaghunathan, wondering if we can get your feedback on how to resolve invalid commit message issue?

@jimangel
Copy link
Member

jimangel commented Oct 1, 2020

I believe we ran into this last cycle and chose to ignore it. k8s-ci-robot doesn't like # or @ references in commit messages. This is to prevent triggering of mentions everytime it performs operations.

However, much like this PR, a merge PR will inevitably contain a unique PR number in the commit message. This is what we are seeing from localization merge PRs.

I will double check tomorrow, but we most likely can ignore.

@annajung
Copy link
Contributor

annajung commented Oct 1, 2020

Thanks @jimangel ! I do remember now that we ran into something similar in the last release. Is there an issue already created for this from last time? If not, I can follow up and create one.

Or if the behavior is there on purpose, maybe we can enforce not adding @ or # in the comments and in the title of the PR somehow?

Taking this PR(#23988) as an example. It looks like the invalid commit message was fixed, so the commit itself doesn't have # or @, but the PR title does. Could it be related to PR titles as well?

@savitharaghunathan
Copy link
Member

Here's the link to PR kubernetes/test-infra#17893, that was created as a follow up in the test-infra repo.

@annajung
Copy link
Contributor

annajung commented Oct 1, 2020

Thank you @savitharaghunathan!

@jimangel jimangel removed the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Oct 5, 2020
@jimangel
Copy link
Member

jimangel commented Oct 5, 2020

Following precedent from #21604 I manually removed the invalid commit label. I would like to get another /lgtm from someone before approving. LGTM

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jimangel

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 Oct 5, 2020
Copy link
Member

@savitharaghunathan savitharaghunathan left a comment

Choose a reason for hiding this comment

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

/lgtm

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

LGTM label has been added.

Git tree hash: 16f3cbd3ca0e7811bf6cb9c78d2288f90f827a35

@k8s-ci-robot k8s-ci-robot merged commit 5e7cb3f into kubernetes:dev-1.20 Oct 5, 2020
@kcmartin kcmartin deleted the merged-master-dev-1.20 branch October 28, 2020 21:33
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. area/blog Issues or PRs related to the Kubernetes Blog subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/de Issues or PRs related to German language language/en Issues or PRs related to English language language/es Issues or PRs related to Spanish language language/fr Issues or PRs related to French language language/id Issues or PRs related to Indonesian language language/it Issues or PRs related to Italian language language/ja Issues or PRs related to Japanese language language/ko Issues or PRs related to Korean language language/pl Issues or PRs related to Polish language language/pt Issues or PRs related to Portuguese language language/ru Issues or PRs related to Russian language language/uk Issues or PRs related to Ukrainian language language/vi Issues or PRs related to Vietnamese 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.