[First merge update] Merged master into dev 1.17#17133
Merged
k8s-ci-robot merged 251 commits intokubernetes:dev-1.17from Oct 23, 2019
daminisatya:merged-master-dev-1.17
Merged
[First merge update] Merged master into dev 1.17#17133k8s-ci-robot merged 251 commits intokubernetes:dev-1.17from daminisatya:merged-master-dev-1.17
k8s-ci-robot merged 251 commits intokubernetes:dev-1.17from
daminisatya:merged-master-dev-1.17
Conversation
The wiki page referenced has been removed. Removing the like here will stop some beginner confusion (take it from me I am a beginner).
* Change title to add Startup probe * renamed task file to reflect title change * changed intro sentence to add startup probe
Without this change `curl hello-world.info` will return a 404
#16284) * Translate docs/tasks/administer-cluster/running-cloud-controller/ in Japanese * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com> * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com> * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com> * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com> * Changed: リーダーエレクション -> リーダー選出 * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com> * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
- add processing of kubectl links in update-imported-docs. - update component reference generation guide. - For more information, see issue #16454.
* initial commit * promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484) * 1. Sync release-1.15 into master 2. Sync with en version * 1. Add the lost yaml file. * Update he cluster administration folder of concepts 1. Sync with 1.14 branch 2. Sync with en version * Add yaml files which are used
The `*.profile` file referenced do not need to be provided in a separate file. Making them separate files is preventing hugo from correctly building the site.
* initial commit * promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484) * 1. Sync release-1.15 into master 2. Sync with en version * 1. Add the lost yaml file. * Update he cluster administration folder of concepts 1. Sync with 1.14 branch 2. Sync with en version * Add yaml files which are used * 1. Sync the configuration folder from 1.14 version 2. Sync the configuration folder files with en version 3. Changed some files structure for easily review 4. Add glossary folder for fixup build error
Add references to the Content guide where the Style guide was mentioned. Update the Contribute page (_index.md) Make Style and Content linkable everywhere Changed bullet list to numbered list in Content Guide to make referring to sections easier. Reverted change to bullet list - beyond scope of this PR Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Enhance to emphasize that triagers should add a priority to each issue. Add Learn about Prow section Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
…#16448) Signed-off-by: Michal Srb <michal@redhat.com>
Also added a section about creating volumes from snapshots.
`kubectl config view -o jsonpath='{.users[].name}' ` in the doc doesn't get the list of users as described in the comment actually.
To get the list of users, the json path should be `'{.users[].name}' `
Contributor
Author
|
/milestone 1.17 |
Contributor
Author
|
/assign @zacharysarah |
Contributor
|
/lgtm |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: zacharysarah The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Contributor
Author
|
/cncf-cla yes |
Contributor
Author
|
@zacharysarah @jimangel not sure why it is missing cla label. |
Contributor
|
/check-cla |
Contributor
|
@daminisatya should be fixed now |
Contributor
Author
|
awesome! Now I get the correct label. Thank you @simplytunde |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First merge of master into dev-1.17
ref - https://github.com/kubernetes/website/tree/dev-1.17
fyi - @pgburt @irvifa @VineethReddy02