-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
[First merge update] Merged master into dev 1.17 #17133
[First merge update] Merged master into dev 1.17 #17133
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 <[email protected]> * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <[email protected]> * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <[email protected]> * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <[email protected]> * Changed: リーダーエレクション -> リーダー選出 * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <[email protected]> * Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md Co-Authored-By: Naoki Oketani <[email protected]>
- 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 <[email protected]>
Enhance to emphasize that triagers should add a priority to each issue. Add Learn about Prow section Signed-off-by: Aimee Ukasick <[email protected]>
…#16448) Signed-off-by: Michal Srb <[email protected]>
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}' `
/milestone 1.17 |
/assign @zacharysarah |
/lgtm |
[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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cncf-cla yes |
@zacharysarah @jimangel not sure why it is missing cla label. |
/check-cla |
@daminisatya should be fixed now |
awesome! Now I get the correct label. Thank you @simplytunde |
First merge of master into dev-1.17
ref - https://github.com/kubernetes/website/tree/dev-1.17
fyi - @pgburt @irvifa @VineethReddy02