-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
API reference for 1.13 #11341
Closed
Closed
API reference for 1.13 #11341
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
f71b165
Update metadata.generation behaviour for custom resources (#10705)
nikhita 6dada83
update docs promoting plugins to beta (#10796)
juanvallejo 1f5b396
docs update to promote TaintBasedEvictions to beta (#10765)
Huang-Wei ecef1e7
First Korean l10n work for dev-1.13 (#10719)
gochist 09aae56
kubeadm: update the configuration docs to v1beta1 (#10959)
neolit123 3c6b806
kubeadm: add small v1beta1 related updates (#10988)
neolit123 b254116
ADD content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md (#11031)
YouthLab 9f6bb7d
Doc updates for volume scheduling GA (#10743)
msau42 e24a059
Document nodelease feature (#10699)
wangzhen127 fc3ee1e
advanced audit doc for ModeBlockingStrict (#10203)
CaoShuFeng dda97e2
Rename EncryptionConfig to EncryptionConfiguration (#11080)
stlaz f0fdeb2
content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init.md
YouthLab 3e4095c
trsanlate create-cluster-kubeadm.md to chinese (#11041)
fdce2f5
Merge pull request #11170 from YouthLab/dev-1.13
6600d53
update the feature stage in v1.13 (#11307)
2d2aeeb
update new feature gates to document (#11295)
bd65a84
refresh controller role list on rbac description page (#11290)
WanLinghao cd27542
node labeling restriction docs (#10944)
liggitt e1c3e22
API reference for 1.13
tengqm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tengqm, will this page eventually have the recent updates to all pages, such as the feedback section?
Perhaps this happens once this branch is merged to dev-1.13 and then master?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, @kbhawkey, when new changes made to 1.13 api, the docs should be updated as well. The sad thing is that we don't have an auto-triggering mechanism for this. The best workaround I can think of is to have the upstream code changes mention sig-docs.