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 |
|
Kubernetes Prow Robot
|
6ec8665bba
|
Merge pull request #22429 from Huang-Wei/postfilter-doc
Document the changes of scheduler PostFilter extension point
|
2020-07-14 13:21:22 -07:00 |
|
Kubernetes Prow Robot
|
2ea1d221c7
|
Merge pull request #21453 from denkensk/update-non-preempt-beta
Update non-preempting option Doc
|
2020-07-14 10:11:21 -07:00 |
|
Kubernetes Prow Robot
|
b9a5adeedd
|
Merge pull request #21589 from robscott/endpointslice-1.19
Updating EndpointSlice documentation for Kubernetes 1.19
|
2020-07-14 09:41:21 -07:00 |
|
Kubernetes Prow Robot
|
bf022d4790
|
Merge pull request #21689 from alculquicondor/default-spreading
Docs for new default PodTopologySpread functionality and gate
|
2020-07-14 09:37:22 -07:00 |
|
Patrick Ohly
|
5981f4f860
|
storage: GenericEphemeralVolume
This is the initial documentation for one new feature:
- https://github.com/kubernetes/enhancements/issues/1698
A new page gets created for different ephemeral volumes because the
relationship between them needs to be explained.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2020-07-14 10:32:53 +02:00 |
|
Rob Scott
|
028af758bb
|
Updating EndpointSlice documentation for Kubernetes 1.19
|
2020-07-13 13:25:00 -07:00 |
|
Aldo Culquicondor
|
91b83cf906
|
Docs revision
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-07-13 14:30:00 -04:00 |
|
Wei Huang
|
9959ffc513
|
remove release notes section
|
2020-07-13 09:52:30 -07:00 |
|
Wei Huang
|
e2fd28a35b
|
Document the changes of scheduler PostFilter extension point
|
2020-07-13 09:51:12 -07:00 |
|
Andrew Keesler
|
371ac1ffb5
|
Update external credential providers docs with install hint details
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
|
2020-07-09 11:57:16 -04:00 |
|
Savitha Raghunathan
|
0ebc16c10c
|
resolving conflicts
|
2020-07-08 16:01:48 -04:00 |
|
Kubernetes Prow Robot
|
754c6b1a64
|
Merge pull request #21437 from alculquicondor/beta-component-config
Add Scheduling Configuration reference doc
|
2020-07-08 11:11:08 -07:00 |
|
Kubernetes Prow Robot
|
38a5d01d75
|
Merge pull request #21210 from javidiaz/hostnamefqdn
Documentation for new feature setHostnameAsFQDN
|
2020-07-08 07:01:10 -07:00 |
|
Kubernetes Prow Robot
|
d48be75067
|
Merge pull request #22089 from Huang-Wei/deprecate-ResourceLimitsPriorityFunction
Document the deprecation of featuregate ResourceLimitsPriorityFunction (1.19)
|
2020-07-07 14:39:07 -07:00 |
|
Javier Diaz-Montes
|
64422b159a
|
Documenting setHostnameAsFQDN feature
KEP: kubernetes/enhancements#1797 and kubernetes/enhancements#1792
Code PR: kubernetes/kubernetes#91699
|
2020-07-07 16:42:31 -04:00 |
|
Kubernetes Prow Robot
|
c7cf16fbb6
|
Merge pull request #22218 from savitharaghunathan/merged-master-dev-1.19
Branch sync - Merge master with dev 1.19
|
2020-07-07 10:45:58 -07:00 |
|
Aldo Culquicondor
|
9ed3f427a2
|
Review comments 2
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-07-07 10:41:45 -04:00 |
|
Aldo Culquicondor
|
34c3537a72
|
Review comments
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-07-06 17:15:43 -04:00 |
|
Aldo Culquicondor
|
72090c98af
|
Add Scheduling Configuration reference doc
Built from the existing Scheduling Profiles doc.
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-07-06 16:32:21 -04:00 |
|
Kubernetes Prow Robot
|
7825b79270
|
Merge pull request #21703 from tengqm/StreamingProxyRedirects
Mark StreamingProxyRedirects deprecated in 1.19
|
2020-07-06 07:16:52 -07:00 |
|
Jerry Park
|
64f62106c1
|
Fix issue of document link in some documents
|
2020-07-05 22:46:08 +09:00 |
|
Kubernetes Prow Robot
|
fe82c29052
|
Merge pull request #22248 from pjhwa/fix-22247
Fix issue with k8s.io/docs/reference/command-line-tools-reference/fea…
|
2020-07-04 03:04:48 -07:00 |
|
Jerry Park
|
5738307b93
|
Fix issue with k8s.io/docs/reference/command-line-tools-reference/feature-gates/
|
2020-07-01 21:23:10 +09:00 |
|
Kubernetes Prow Robot
|
3130f1c26a
|
Merge pull request #20524 from nevermyuk/endpoint
Add Endpoints into glossary
|
2020-06-30 17:54:06 -07:00 |
|
Kubernetes Prow Robot
|
a691d4b1d2
|
Merge pull request #22061 from mtaufen/said-fg
add ServiceAccountIssuerDiscovery to feature gates docs
|
2020-06-30 17:50:06 -07:00 |
|
Savitha Raghunathan
|
220d754880
|
Merge remote-tracking branch 'upstream/master' into dev-1.19
|
2020-06-30 18:02:37 -04:00 |
|
Kubernetes Prow Robot
|
bc90e9eed0
|
Merge pull request #21672 from janosi/sctp
Moving SCTP support from alpha to beta
|
2020-06-29 10:43:25 -07:00 |
|
Kubernetes Prow Robot
|
11e13b63ee
|
Merge pull request #21189 from wojtek-t/immutable_secrets_beta
Promote Immutable Secrets/ConfigMaps to Beta
|
2020-06-29 05:13:24 -07:00 |
|
wojtekt
|
0d7d24195d
|
Promote immutable secrets/configmaps to Beta
|
2020-06-29 07:53:37 +02:00 |
|
wawa
|
d33dc9f178
|
shell fix
Fix missing'EOF' terminator
|
2020-06-28 15:51:22 +08:00 |
|
Mikkel Oscar Lyderik Larsen
|
4787ccfc4d
|
Mark StartupProbe Feature gate beta v1.18
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
|
2020-06-27 10:13:31 +02:00 |
|
Kubernetes Prow Robot
|
de02f2f27d
|
Merge pull request #22054 from soltysh/kubectl_run_updates
Update kubectl run from docs where necessary
|
2020-06-26 14:30:14 -07:00 |
|
Wei Huang
|
9d1f16db85
|
Deprecate featuregate ResourceLimitsPriorityFunction in 1.19
|
2020-06-26 12:41:53 -07:00 |
|
Kubernetes Prow Robot
|
d252bcf3bd
|
Merge pull request #22063 from EmilyM1/authenticating-certificates
Update wording for “Authenticating” reference
|
2020-06-26 11:27:31 -07:00 |
|
Alexandr Lebedev
|
3ff312373d
|
Update kubeadm-join.md
kubadm -> kubeadm
little bug fix
|
2020-06-26 18:11:17 +04:00 |
|
Emily Moss
|
2c6ba2cb32
|
address PR comments
|
2020-06-25 15:06:55 -07:00 |
|