Kubernetes Prow Robot
a9b21d2f4f
Merge pull request #24593 from danwinship/sctp-ga
...
SCTP is GA in 1.20
2020-10-20 15:14:20 -07:00
Kubernetes Prow Robot
ac8ce96c08
Merge pull request #24653 from jpetazzo/clarify-csr-cluster-signing-duration
...
Clarify expiration of certificates signed by kube-controller-manager
2020-10-20 14:28:19 -07:00
Kubernetes Prow Robot
7cfdee6b87
Merge pull request #22715 from logicalhan/monitoring
...
add documentation for system:monitoring rbac policy
2020-10-20 14:22:21 -07:00
Jerome Petazzoni
1932647552
Clarify expiration/lifetime of certificates signed by kube-controller-manager
...
The current wording of the documentation suggests that the duration/expiration
of the certificates can be changed by asking a specific time in the CSR. While
it's technically possible to specify a duration (e.g. as a custom annotation),
there is no agreed-upon method to do so, and the built-in signer uses a fixed
expiration time anyway.
This clarifies the situation.
See kubernetes/kubernetes#92678 for discussion.
Signed-off-by: Jerome Petazzoni <jerome.petazzoni@gmail.com>
2020-10-20 22:37:25 +02:00
Kubernetes Prow Robot
df5f80f69b
Merge pull request #24604 from mdgrotheer/patch-1
...
Update authentication.md
2020-10-20 11:48:19 -07:00
Jordan Liggitt
92f837d4b2
Clarify external kubelet server approver requirements
2020-10-20 14:09:35 -04:00
Javier Diaz-Montes
c29185dac5
Updating doc to reflect that setHostnameAsFQDN feature will be beta in v1.20
2020-10-20 07:17:24 -04:00
Kubernetes Prow Robot
ea1dfd2384
Merge pull request #24594 from tengqm/improve-csr
...
Style tweaking for CSR reference page
2020-10-20 03:10:07 -07:00
Qiming Teng
92a09b23fa
Style tweaking for CSR reference page
2020-10-20 09:08:54 +08:00
Kubernetes Prow Robot
3121a9a581
Merge pull request #24636 from tengqm/fix-2979
...
Fix reference to API groups
2020-10-19 11:28:14 -07:00
Andrew Keesler
6fc4e102b8
exec credential provider: cluster info details
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-10-19 10:44:37 -04:00
Qiming Teng
49b18b3b11
Fix reference to API groups
2020-10-19 15:19:22 +08:00
Kubernetes Prow Robot
9e862337b9
Merge pull request #23863 from tengqm/split-server-side-apply
...
Move Server Side Apply into a separate reference page
2020-10-18 17:42:14 -07:00
Kubernetes Prow Robot
e028d3d81c
Merge pull request #24580 from zhiguo-lu/zh-translate-reference-certificate-signing-requests
...
Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, #24065
2020-10-18 01:46:12 -07:00
Dan Winship
be23194dad
SCTP is GA in 1.20
2020-10-16 14:12:12 -04:00
Matthew Grotheer
519f8ec5bc
Update authentication.md
...
Small grammatical corrections
2020-10-16 09:20:23 -07:00
luzg
5dab375fd3
Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, 24065
...
make change according to Tengqm's comment
2020-10-16 22:27:15 +08:00
Tim Bannister
a6bd225751
Link from containers term to concept
...
Update full link for "container" glossary definition
2020-10-15 12:00:00 +01:00
reylejano-rxm
34695f9380
dev-1.20 branch version for pod-lifecycle.md for feature state for k8s version
2020-10-14 09:35:18 -07:00
Kubernetes Prow Robot
f1ac8efcb8
Merge pull request #23887 from mtaufen/said-beta-docs-1.20
...
Update docs for ServiceAccountIssuerDiscovery beta
2020-10-14 06:55:55 -07:00
Qiming Teng
0c3f9a53e0
Add links to dangling kubeadm reference pages
2020-10-14 11:32:19 +08:00
Kubernetes Prow Robot
0661d65a18
Merge pull request #24076 from neolit123/1.20-add-link-in-kubeadm-config
...
kubeadm: improve links and information around using the config file
2020-10-12 18:11:22 -07:00
Qiming Teng
ff6b8edc5b
Move Server Side Apply into a separate reference page
...
"Server Side Apply" is a big topic that warrants a dedicated page on it.
Its current content is 400+ lines in the `api-concepts` page, kind of
hijacking the "api-concepts" for a standalone feature.
This PR proposes a separation for maintainability.
2020-10-13 08:56:08 +08:00
Kubernetes Prow Robot
4855e8828b
Merge pull request #24531 from sftim/20201012_remove_rkt
...
Remove rkt
2020-10-12 17:47:22 -07:00
Kubernetes Prow Robot
45372766f9
Merge pull request #23838 from consideRatio/patch-3
...
Make docs/reference/scheduling/config focus on v1beta1 over alpha versions
2020-10-12 17:21:22 -07:00
Tim Bannister
18e5d14344
Remove rkt
...
https://github.com/rkt/rkt is an ex-project.
rkt has kicked the bucket, shuffled off its mortal coil, run down the
curtain and joined the choir invisible.
2020-10-12 21:52:33 +01:00
Tim Bannister
791d7ad969
Add object to glossary
2020-10-12 19:02:33 +01:00
Kubernetes Prow Robot
5f2e72bf9a
Merge pull request #23332 from matthyx/master
...
Promote startupProbe to GA in 1.20
2020-10-09 21:48:47 -07:00
Chen, Xu Chun (Simon)
4688a3679c
Update API group url
...
The "core API group" url points to a wrong page that does not explain anything about "core API group". Update the url to point to the correct page.
2020-10-09 15:21:58 +08:00
Han Kang
f37f473210
add documentation for system:monitoring rbac policy
2020-10-08 15:50:49 -07:00
Kubernetes Prow Robot
0703805305
Merge pull request #24349 from liggitt/tokenreview
...
Clarify tokenreview API
2020-10-07 16:00:15 -07:00
Somtochi Onyekwere
59cf7a42b4
Merge master into dev-1.20 to keep in sync
2020-10-07 15:36:49 -07:00
Jordan Liggitt
5ff7c64134
Clarify tokenreview API
2020-10-07 10:21:30 -04:00
makocchi-git
23a13ec9d8
fix indent
2020-10-07 16:54:11 +09:00
Matthias Bertschy
096499936e
Promote startupProbe to GA in 1.20
2020-10-07 08:39:48 +02:00
Kumar Gaurav
2551034ebd
fix api version in certificate signing request doc
2020-10-06 22:42:32 +11:00
Aji Arya
fb02f7dea4
Removed core-object tag
...
Removed `core-object` tag from kubelet.md
2020-10-04 12:27:47 +07:00
Kubernetes Prow Robot
9e01fb5560
Merge pull request #24037 from RULCSoft/fix-typos
...
Fix typos
2020-10-02 07:25:20 -07:00
Lubomir I. Ivanov
188bd2ea52
kubeadm: improve links and information around using the config file
...
- Add link from the kubeadm-config page to the paragraphs on
using "--config" with "init" and "join".
- Improve text in the the paragraphs on using "--config" with
"init" and "join".
- Reword the link about the configuration file in the
create-cluster-kubeadm page.
2020-10-01 15:32:20 +03:00
Kristin Martin
fc65276477
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-09-30 17:15:37 -07:00
santadasu
2a25de3a78
Update certificate-signing-requests.md
...
Reworded the sentence for easy comprehension.
2020-09-30 15:47:08 -07:00
Kubernetes Prow Robot
6a85a07290
Merge pull request #21112 from rennokki/patch-1
...
Added new PHP client library
2020-09-29 15:21:25 -07:00
Kubernetes Prow Robot
6231d8406b
Merge pull request #24142 from adecarolis/add-signerName
...
add signerName to CertificateSigningRequest
2020-09-29 15:07:25 -07:00
Kubernetes Prow Robot
7a26860248
Merge pull request #24069 from nikhita/ssa-listmapkey
...
SSA: fix go marker for listMapKey in the merge strategy
2020-09-29 12:21:26 -07:00
Tomas Menito
f24bf6f60b
Update dry-run flag
...
dry-run is deprecated and can be replaced with --dry-run=client.
2020-09-29 07:25:48 -03:00
Alain De Carolis
65e706e346
add signerName to CertificateSigningRequest
...
signerName is now mandatory. The provided example fails in 1.19.2 with: `kubernetes missing required field "signerName"`
2020-09-25 18:01:21 -04:00
Nikhita Raghunath
f5af09b9f8
SSA: fix go marker for listMapKey in the merge strategy
...
Ref: 64514a1d5d/pkg/generators/extension.go (L49-L50)
2020-09-25 09:51:17 +05:30
jybarnes
3af530a20d
Fix typo
2020-09-23 18:28:05 +09:00
Jorge Vallecillo
1213635880
Fix typos
2020-09-21 15:36:01 -06:00
Kubernetes Prow Robot
d4e1edfd0b
Merge pull request #23866 from tengqm/refactor-api-concept
...
Remove duplicated content in concepts and reference
2020-09-21 01:18:31 -07:00
Kubernetes Prow Robot
51d910e1eb
Merge pull request #24004 from negz/patch-1
...
Clarify that bind verb does not require resourceNames
2020-09-20 08:22:30 -07:00
Nic Cope
2f9b5e122e
Move bind verb resourceNames hint inline of example
2020-09-19 16:34:06 -07:00
Nic Cope
f6496b0de5
Clarify that bind verb does not require resourceNames
...
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).
2020-09-19 03:30:30 -07:00
Qiming Teng
3cc1371651
Remove duplicated content in concepts and reference
...
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.
2020-09-19 08:36:47 +08:00
Ramkumar Gowrishankar
147668a7d2
Add reference to default-not-ready-toleration-seconds and default-unreachable-toleration-seconds k8s-apiserver input parameters in the subsection describing the DefaultTolerationSeconds admission controller
2020-09-18 11:38:18 -04:00
yuanhao
ed053d7061
update kubectl api-resouces list base on 1.19.1
2020-09-18 14:23:34 +08:00
Ramkumar Gowrishankar
da033f63af
Change PodMatchNodeSelector to MatchNodeSelector
2020-09-17 21:34:03 -04:00
Adam Russell
82546d3ff8
Fix a couple issues in docker-cli-to-kubectl.md
2020-09-17 11:50:46 -05:00
povsister
ba9bb9d916
Fix non-existing taint example
2020-09-17 17:41:20 +08:00
Sergey Kanzhelev
ecf851c495
promote SupportNodePidsLimit and SupportPodPidsLimit to GA
2020-09-16 18:15:13 +00:00
Kubernetes Prow Robot
5f5840f825
Merge pull request #23908 from cbrgm/patch-1
...
Fix spelling in authentication.md
2020-09-16 04:33:19 -07:00
Kubernetes Prow Robot
005acf912d
Merge pull request #23895 from christomas1/patch-2
...
Updating apiVersion for CertificateSigningRequest object
2020-09-15 17:57:20 -07:00
Michael Taufen
da08874e48
Update docs for ServiceAccountIssuerDiscovery beta
...
https://github.com/kubernetes/enhancements/issues/1393
2020-09-15 11:05:42 -07:00
Chris Bargmann
c77d436eaf
Fix spelling in authentication.md
...
Rename `name-of-api-sever` to `name-of-api-server`.
2020-09-15 17:21:59 +02:00
Kubernetes Prow Robot
8da9b601d6
Merge pull request #23705 from tengqm/update-kubelet-ref
...
Update kubelet reference doc
2020-09-15 08:18:07 -07:00
Chris Tomas
1425384888
fix description of signerName
...
Removed a line related to signerName because the feature is GA.
2020-09-15 09:14:52 -05:00
Chris Tomas
9a06c1bc95
Updating apiVersion for Certificate Signing Request object #1
...
Issue detected: There are two references to old apiVersion for CertificateSigningRequest object
Ref: CertificateSigningRequest API is promoted to certificates.k8s.io/v1 (https://kubernetes.io/docs/setup/release/notes/#api-change )
Fix: Replaced "certificates.k8s.io/v1beta1" by "certificates.k8s.io/v1"
2020-09-15 00:19:50 -05:00
Kubernetes Prow Robot
5632ae93ea
Merge pull request #23819 from kbhawkey/kb-api-overview
...
minor cleanup of API overview
2020-09-14 10:48:59 -07:00
inductor
3535bf280e
small k in url
2020-09-14 20:03:50 +09:00
Erik Sundell
3d9402e845
Make docs/reference/scheduling/config focus on v1beta1 over alpha versions
...
Instead of directing the focus towards an alpha API, we now direct it
towards the beta API available in 1.19.
2020-09-13 00:54:14 +02:00
Karen Bradshaw
a6599ab7d1
minor cleanup, format notes
2020-09-11 20:16:55 -04:00
Qiming Teng
21eb079ff7
Update kubelet reference doc
...
As usual, we have to manually synchronize the reference for kubelet
for which the auto reference generation fails to work.
2020-09-11 08:39:35 +08:00
Kubernetes Prow Robot
38bd0aa204
Merge pull request #23669 from tengqm/fix-api-concepts
...
Fix errors/nits in api-concepts
2020-09-09 14:05:44 -07:00
Paulo Gomes
87d36ecfe1
Fix incorrect guidance on enabling EventRateLimit
2020-09-09 09:48:47 +01:00
Qiming Teng
6826722885
Fix errors/nits in api-concepts
...
Nits fixed include:
- incorrectly specified code syntax, e.g. code snippet marked 'json' but
the content is not JSON;
- the footnote in the paging table contains a nested table which cannot
be rendered correctly, so the content is removed considering that it
is just redundant table rows;
- some `kubectl apply` commands failed to provide the correct artifact
to use while the artifact is stored online.
- fixed some other code fences by explicitly marking them as code
snippet rather than relying on indentation (hard to maintain).
2020-09-09 08:52:06 +08:00
Kubernetes Prow Robot
f4239559d5
Merge pull request #23679 from pjhwa/fix-23678
...
Fix issue with k8s.io/docs/reference/command-line-tools-reference/fea…
2020-09-04 12:11:41 -07:00
Jerry Park
2e143b0583
Fix issue with k8s.io/docs/reference/command-line-tools-reference/feature-gates/
2020-09-03 23:02:35 +00:00
Kubernetes Prow Robot
daf7156bd5
Merge pull request #23517 from sftim/20200828_remove_cloud_providers_page
...
Remove cloud providers page
2020-09-03 12:07:41 -07:00
Celeste Horgan
47dd26bf09
Add 3rd party content warning
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2020-09-01 10:39:06 -07:00
Jintao Zhang
72376c52d7
s/removed_version/removed_release
...
fix `apiserver_requested_deprecated_apis` memtric's label.
ref: 044f9102dd/staging/src/k8s.io/apiserver/pkg/endpoints/metrics/metrics.go (L70)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2020-08-30 00:30:09 +08:00
Tim Bannister
24b350662c
Remove links to cloud providers page
2020-08-28 12:53:42 +01:00
Kubernetes Prow Robot
d1a9cf8f44
Merge pull request #23141 from webmutation/jsonpath-regex-nosupport
...
Jsonpath regex nosupport
2020-08-27 15:33:29 -07:00
wangxy518
7e6e7b6f46
Update configmap.md
2020-08-27 09:18:44 +08:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Daniel Mendes
691ca62bb3
Update content/en/docs/reference/kubectl/jsonpath.md
...
Co-authored-by: Daniel Smith <dbsmith@google.com>
2020-08-26 19:55:51 +02:00
Daniel Mendes
5a4c534e57
Update content/en/docs/reference/kubectl/jsonpath.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-26 19:55:26 +02:00
Savitha Raghunathan
95c94c03d5
resolving conflicts
2020-08-23 12:13:37 -04:00
reylejano-rxm
0005d9be1f
Fix links for component config API links for v1alpha1 and v1alpha2 on the Scheduling Profiles reference page
...
Hard coded api version in link
2020-08-21 10:46:41 -07:00
Evgeny Shmarnev
415cdad766
Revise full link target for kube-apiserver glossary term
2020-08-19 15:23:45 +02:00
Daniel Mendes
6262a5dae3
Update jsonpath.md
2020-08-18 19:59:10 +02:00
shumiao
0519271bb4
fix a minor typo "scopes," -> "scopes",
2020-08-16 18:17:35 -07:00
Kubernetes Prow Robot
8c60bd2208
Merge pull request #22975 from kbhawkey/kb-fix-heading-cheatsheet
...
remove extra title in kubectl cheatsheet
2020-08-16 14:10:18 -07:00
Savitha Raghunathan
9b21270b8f
Update minor verison in api index page
2020-08-14 10:21:36 -04:00
Daniel Mendes
5247eaccc3
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-14 14:55:00 +02:00
Daniel Mendes
869817b56c
Update jsonpath.md
2020-08-14 11:40:11 +02:00
Daniel Mendes
2a33dfdcd6
Update jsonpath.md
...
Adding note that JSONPath in kubectl cli does not currently support RegEx.
2020-08-14 11:31:00 +02:00
Savitha Raghunathan
50cfe280cd
Updating generated files for v1.19.0-rc.4
2020-08-13 16:45:52 -04:00
Anna Jung
09d0f598fa
Merge master into dev-1.19 to keep in sync
2020-08-11 08:34:02 -05:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
Divyen Patel
a83681671a
describe CSIMigrationvSphere and CSIMigrationvSphereComplete flags
2020-08-10 11:09:18 -07:00
Karen Bradshaw
efc5566457
modify overview
2020-08-10 08:42:11 -04:00
Karen Bradshaw
1e0c500571
add content_type param, kubeadm pages
...
add no_list, clean up toc-hide params
2020-08-10 08:41:49 -04:00
Kubernetes Prow Robot
3960775d8a
Merge pull request #23014 from tengqm/links-reference
...
Replace redirections in the reference section
2020-08-08 05:04:19 -07:00
Qiming Teng
d592baed54
Replace redirections in the reference section
...
This PR removes the redirections used in the reference section and fixes
some bad links.
2020-08-08 12:35:52 +08:00
Kubernetes Prow Robot
8efd5fa6ed
Merge pull request #22966 from gkramer/patch-1
...
Update cheatsheet.md
2020-08-07 05:56:20 -07:00
Garron Kramer
05a417c303
Assist those who struggle to find path to relevant keys in Json output.
2020-08-07 14:57:15 +03:00
Kubernetes Prow Robot
664464806c
Merge pull request #22470 from tengqm/fix-19985
...
Tweak paragraph to kill orphaned fragment
2020-08-06 08:51:42 -07:00
Karen Bradshaw
672af3395a
remove extra title kubectl cheatsheet
2020-08-05 09:19:49 -04:00
Kubernetes Prow Robot
34b35738a4
Merge pull request #22832 from cofyc/patch-3
...
Fix the markdown format in authorization.md
2020-08-03 18:44:19 -07:00
Yecheng Fu
ee4aa53115
Fix the command in authorization.md
2020-08-04 09:08:36 +08:00
Savitha Raghunathan
53c71ad3f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-08-03 16:09:39 -04:00
Qiming Teng
031747e460
Tweak paragraph to kill orphaned fragment
2020-08-03 21:18:55 +08:00
Antoine Pelisse
0099629817
Clarify that CRDs can use the schema annotation
2020-07-29 14:23:43 -07:00
Kubernetes Prow Robot
d31b79cc15
Merge pull request #22743 from tabbysable/patch-1
...
Clarify meaning of group
2020-07-27 19:41:08 -07:00
Savitha Raghunathan
e2a861c2f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-07-27 19:10:42 -04:00
Kubernetes Prow Robot
e1485cd5d7
Merge pull request #22773 from tegonal/doc-auth
...
doc(auth): typo
2020-07-27 15:06:10 -07:00
Tim Bannister
49eee8fd3d
Revise Pod concept ( #22603 )
...
* Revise Pod concept
Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/
Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.
This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.
* Update links to Pod concept
Link to updated content
* Incorporate Pod concept suggestions
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Revise StatefulSet suggestion for Pod concept
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Kubernetes Prow Robot
5c2748288a
Merge pull request #21185 from johscheuer/add-docs-api-health-checks
...
Add documentation for API server health checks
2020-07-26 20:04:17 -07:00
Kubernetes Prow Robot
9880cbd671
Merge pull request #22318 from tengqm/fix-19996
...
Fix pages that reference removed API groups
2020-07-26 19:38:18 -07:00
Tabitha Sable
788706f42d
Clarify meaning of group
...
Define the word group without using the word group.
2020-07-25 23:35:34 -05:00
Tim Bannister
e7c2510a89
Mark RBAC table header as header
...
Use <thead> and <tbody> elements to distinguish between the header and
the body of the table. Slightly improves accessibility and also visual
style.
2020-07-23 23:53:33 +01:00
Julian V. Modesto
6b367af5e3
Document client-side to server-side apply upgrade.
...
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-07-21 18:00:56 -04:00
Renaud Gaubert
bbe4de82e1
Add DisableAcceleratorUsageMetrics feature flag
...
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2020-07-21 21:17:24 +00:00
Johannes M. Scheuermann
f1588c03f3
Add feature state for individual health checks
2020-07-21 10:24:40 +02:00
Zach Corleissen
54949b544e
Resolving a nit
...
Resolves https://github.com/kubernetes/website/pull/22412#discussion_r457602815
2020-07-20 12:01:52 -07:00
Joe Betz
648508c051
Add transferring ownership section to api concepts
2020-07-20 12:01:52 -07:00
Savitha Raghunathan
53f2d23359
resolving conflicts
2020-07-19 19:15:36 -04:00
Kubernetes Prow Robot
a25db870c3
Merge pull request #22535 from smarterclayton/fix_doc
...
Update feature gate info for Service and Node exclusion labels
2020-07-17 17:32:54 -07:00
Clayton Coleman
9e52afe293
Update feature gate info for Service and Node exclusion labels
...
These features are beta in 1.19 and the legacy gate will be disabled
by default starting in 1.20.
2020-07-17 10:35:41 -04:00
pengli
7866a548c5
Fix type, correct plugin name
2020-07-17 10:36:24 +08:00
Joe Betz
e194a89e3a
Add resourceVersionMatch param documentation to API concepts
2020-07-16 17:11:33 -07:00
Kubernetes Prow Robot
27cb105589
Merge pull request #22544 from tengqm/drop-dynamicauditing
...
Drop DynamicAuditing
2020-07-16 11:28:15 -07:00
Kubernetes Prow Robot
8fea591259
Merge pull request #22545 from msau42/dev-1.19
...
Update Azure disk feature gates for 1.19 beta
2020-07-16 11:24:15 -07:00
Michelle Au
8a53eed8d8
Update Azure disk feature gates for 1.19 beta
2020-07-16 09:55:20 -07:00
Christian Huffman
0d6765d2fa
Include details on the CSIVolumeFSGroupPolicy feature gate
2020-07-16 12:01:08 -04:00
Qiming Teng
c52731f462
Drop DynamicAuditing
...
The dynamic auditing feature is dropped in 1.19.
Ref1: https://groups.google.com/forum/#!topic/kubernetes-sig-auth/aV_nXpa5uWU
Ref2: kubernetes/kubernetes#91502
2020-07-16 20:51:57 +08:00
Kubernetes Prow Robot
c7285443ee
Merge pull request #21634 from pohly/kubernetes-1-19-features
...
storage: CSIStorageCapacity
2020-07-16 03:53:41 -07:00
Kubernetes Prow Robot
49bd40e6d3
Merge pull request #21115 from Huang-Wei/1.19-pts-stable
...
Promote PodTopologySpread to stable in 1.19
2020-07-16 03:43:42 -07:00
Patrick Ohly
19b8f8421f
storage: CSIStorageCapacity
...
This is the initial documentation for one new feature:
- https://github.com/kubernetes/enhancements/issues/1472
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-16 08:52:08 +02:00
Kubernetes Prow Robot
79b9438d8b
Merge pull request #21444 from xing-yang/csi_migration_1.19
...
Add doc for vSphere CSI Migration
2020-07-15 16:22:35 -07:00
Kubernetes Prow Robot
c26fdebaad
Merge pull request #21108 from liggitt/csr-ga
...
Rotate kubelet client certificates GA, CSR API GA
2020-07-15 14:50:37 -07:00
Kubernetes Prow Robot
78c130b286
Merge pull request #21581 from liggitt/warning-doc
...
Document deprecation warnings feature
2020-07-15 14:48:38 -07:00
Wei Huang
b74f399e5e
Promote PodTopologySpread to stable in 1.19
2020-07-15 10:53:29 -07:00
Kubernetes Prow Robot
3f7af5daaf
Merge pull request #22438 from pohly/generic-ephemeral-volumes
...
storage: GenericEphemeralVolume
2020-07-15 09:48:38 -07:00
Jordan Liggitt
f12bc65e80
Address doc review comments
2020-07-15 12:24:42 -04:00
Jordan Liggitt
78d4a10243
CSR API to GA
2020-07-15 11:56:07 -04:00
Jordan Liggitt
2d4357abc6
Add deprecation warning info
2020-07-15 11:30:44 -04:00
xing-yang
d2c58dcd0f
Add doc for vSphere CSI Migration
2020-07-15 15:02:30 +00:00
Kubernetes Prow Robot
f7d2e6da8c
Merge pull request #22441 from ankeesler/ankeesler/exec-cred-prov-install-hint
...
Update external credential providers docs with install hint details
2020-07-15 05:52:37 -07:00
Daniel Kucera
74dbe5de22
fix tolerationsWhitelist annotation example
2020-07-15 09:12:30 +02:00