CRD Validation: remove alpha warning, change enable instructions to disable#6065
Closed
colemickens wants to merge 75 commits intokubernetes:release-1.9from
Closed
CRD Validation: remove alpha warning, change enable instructions to disable#6065colemickens wants to merge 75 commits intokubernetes:release-1.9from
colemickens wants to merge 75 commits intokubernetes:release-1.9from
Conversation
- support request - code bug report
Fix the not-working test case yaml for /doc/concepts/storage/volumes.md
Some edits for clarity and condensed language.
Fix format.
The url no need. just highlight.
Fix leading spaces in commands.
Fix format.
guarnatees to guarantees
* specify password for mysql image * specify password for mysql image
* link mistake * link mistake * skip title check for skip_title_check.txt * skip title check for skip_title_check.txt * remove doesn't exist link.
* Add selector spec description * Fix selector field explanation
* static-pod example bad format in the final page * static-pod example bad format in the final page * static-pod example bad format in the final page * static-pod example bad format in the final page * static-pod example bad format in the final page
It should be placed in JobSpec according to: https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514
* add info about VMware NSX-T CNI plugin Hello, I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did Best regards Emil Gagala * Update networking.md * Update networking.md * Update networking.md
* Update install-kubectl.md Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto. * fix merge error after rebase
…ubernetes#6056) * Operating etcd cluster for Kubernetes bad format in the final page * Update configure-upgrade-etcd.md * Update configure-upgrade-etcd.md
* Usage note and warning tags. * Update configure-upgrade-etcd.md * Update configure-upgrade-etcd.md
* Update toc check blacklist * Update title check blacklist * wip * wip
- Remove extra kubernetes home in toc
Collaborator
|
Deploy preview ready! Built with commit 69153b0 https://deploy-preview-6065--kubernetes-io-vnext-staging.netlify.com |
Contributor
|
@colemickens It was our mistake to not keep release-1.9 in sync with master. I've duplicated this in #6066. |
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.
Per this issue, we are promoting CRD Validation to beta in 1.9: kubernetes/kubernetes#53829
This updates the docs accordingly. This is set to merge against base branch of
release-1.9(and I rebased againstrelease-1.9, but this is including a bunch of other commits unexpectedly. The only commit that I'm proposing here is the most recent one.This change is