Aldo Culquicondor
dd47180ed0
Graduate Indexed Job to stable
2022-03-21 15:00:43 -04:00
Nate W
0289b52eca
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-16 11:38:29 -07:00
Rey Lejano
2fdcf73c42
Update content/en/docs/reference/command-line-tools-reference/kubelet.md
2022-03-14 11:27:21 -07:00
Manish Kumar
7181361798
updated for --dynamic-config-dir
2022-03-14 18:29:38 +05:30
Manish Kumar
005e3fd4cf
Update deprecation message for kubelet's flag.
2022-03-14 18:18:31 +05:30
Nate W
5a0f2583c6
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-07 16:23:45 -08:00
Kubernetes Prow Robot
e8ac32b1fd
Merge pull request #32061 from koolwithk/patch-1
...
Docs - Fixed double quotes issue with feature-gates
2022-03-07 14:30:24 -08:00
Kubernetes Prow Robot
6971f8e4e8
Merge pull request #31626 from wongma7/migrationplugin
...
Add that CSIMigration* fallback does not work for provision operations
2022-03-06 11:48:52 -08:00
koolwithk
927cd05181
Docs - Fixed double quotes issue with feature-gates
...
Double quotes was giving error as below, may be need to update the code to accept the double quotes.
Error: invalid argument "\"GracefulNodeShutdown=true\"" for "--feature-gates" flag: invalid value of "GracefulNodeShutdown=true", err: strconv.ParseBool: parsing "true\"": invalid syntax
2022-03-05 14:55:49 +05:30
Kubernetes Prow Robot
e0b2a0e795
Merge pull request #31770 from wojtek-t/efficient_watch_resumption_ga
...
Graduate efficient watch resumption to GA
2022-02-27 17:46:56 -08:00
Kubernetes Prow Robot
d02e2d6a4a
Merge pull request #31756 from wojtek-t/remove_selflink
...
Graduate SelfLink deprecation to GA
2022-02-27 17:06:56 -08:00
Nate W
e8b19637df
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-21 10:36:03 -08:00
Kubernetes Prow Robot
d202485f1e
Merge pull request #31563 from bryfry/main
...
correct references to service-account-signing-key-file flag
2022-02-21 03:42:11 -08:00
wojtekt
86af7c10c2
Graduate SelfLink deprecation to GA
2022-02-21 10:26:05 +01:00
shivam tyagi
33b55edda7
fixed
2022-02-19 01:20:10 +05:30
wojtekt
61b1f2be49
Graduate efficient watch resumption to GA
2022-02-17 08:41:01 +01:00
bryfry
c14e5c2c43
correct references to service-account-signing-key-file flag
2022-02-13 01:13:56 +00:00
Kubernetes Prow Robot
c3c3b1a7ac
Merge pull request #31283 from denkensk/graduate-nonpreemptingpriority-to-ga
...
Graduate NonPreemptingPriority to GA
2022-02-11 17:29:47 -08:00
Matthew Wong
d5c500bda3
Add that CSIMigration* fallback does not work for provision operations
2022-02-08 17:31:06 -08:00
Qiming Teng
37fae75ffd
Fix links in feature gates
...
Some links are pointing to redirection records, which will be
problematic for downstream localizations.
2022-02-05 15:01:31 +08:00
Kubernetes Prow Robot
df0011723b
Merge pull request #31464 from tengqm/tune-kubelet-ref
...
Update kubelet reference
2022-02-02 05:30:22 -08:00
Alex Wang
665f51e60a
graduate nonpreemptingpriority to ga
2022-01-27 11:51:01 +08:00
Subhasmita Swain
cdfe3fa6bc
removal of docker runtime mentions in feature gates page ( #31498 )
...
* removal of docker runtime mentions in feature gates page
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-25 16:24:26 -08:00
Qiming Teng
f7da06af13
Update kubelet reference
...
The reference for kubelet is manually maintained due to upstream code changes.
This PR updates the reference according to the help message from the 1.23 version of kubelet executable.
2022-01-22 20:21:19 +08:00
Tim Bannister
02f1234ce8
Link to DaemonSet update task
...
from DaemonSetUpdateSurge feature gate short description
2022-01-17 22:25:27 +00:00
Humble Chirammal
9abefaba6b
mention the correct feature gate name for RBD CSI migration.
...
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity
Ref# https://github.com/kubernetes/kubernetes/pull/107571
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-15 09:24:54 +05:30
Alex Zielenski
e346ea41ee
Fix typo for OpenAPIV3 and OpenAPIEnums
...
If a user were to copy & paste from the docs into the feature-gate option they would receive the error `flag: unrecognized feature gate: OpenAPIv3` or `flag: unrecognized feature gate: OpenAPIEnum`. This change uses the correct case for `V` and uses the plural form for `Enums` as the command line parser expects.
2022-01-13 18:51:01 -08:00
Kubernetes Prow Robot
6833ee99e3
Merge pull request #31305 from gjkim42/add-requirement-for-expandeddnsconfig
...
Add requirement for the ExpandedDNSConfig feature
2022-01-12 06:12:37 -08:00
Gunju Kim
62d76a2d88
Add requirement for the ExpandedDNSConfig feature
2022-01-12 22:07:17 +09:00
Kubernetes Prow Robot
4698b128c0
Merge pull request #31205 from MikeSpreitzer/fix-apf-alpha
...
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-10 14:14:26 -08:00
Mike Spreitzer
9f1de9cd87
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-04 21:25:23 -05:00
Peri Thompson
60824acdd2
Update windows pause image
...
Signed-off-by: Peri Thompson <perit@vmware.com>
2022-01-04 09:40:47 +00:00
Qiming Teng
4f27a3fb16
Update feature gates for 1.23
2021-12-14 09:54:14 +08:00
Kubernetes Prow Robot
e808edad3a
Merge pull request #30802 from tengqm/compref-123
...
Component reference for v1.23
2021-12-07 19:49:45 -08:00
Qiming Teng
f51716ce29
Component reference for v1.23
2021-12-08 09:52:24 +08:00
Tim Bannister
87f371ac8d
Fix typo
2021-12-01 23:27:21 +00:00
Kubernetes Prow Robot
f17f3884a2
Merge pull request #29740 from SergeyKanzhelev/grpcProbeDocsPlaceholder
...
gRPC probes support (KEP 2727)
2021-11-30 16:09:18 -08:00
Brandon Smith
6a684469cb
Windows HostProcess Beta 1.23 Documentation ( #30391 )
...
* Added initial version change
* Added more information for HostProcess in 1.23, removed content relating to 1.22 specifically.
* Made containerd mention specific to 1.6
* Added note about base images and removed annotation mentions
* Reworded prerequisites section.
2021-11-30 15:49:17 -08:00
Sergey Kanzhelev
ef6668539c
gRPC probes
2021-11-30 23:35:27 +00:00
Kubernetes Prow Robot
0660f9a376
Merge pull request #30436 from ravisantoshgudimetla/windows-pods
...
[docs][windows]: Pod OS field update
2021-11-30 13:59:01 -08:00
ravisantoshgudimetla
89e744666c
[docs][windows]: Pod OS field update
...
Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-11-30 16:52:44 -05:00
Kubernetes Prow Robot
a8f9148849
Merge pull request #30593 from alculquicondor/ready-alpha
...
Add JobReadyPods feature gate
2021-11-30 11:51:02 -08:00
Kubernetes Prow Robot
84760237c6
Merge pull request #30626 from cici37/validation-rules
...
Add documentation for Validation Rules feature to Custom Resource Definitions task docs
2021-11-30 10:38:56 -08:00
Kubernetes Prow Robot
177448d3f8
Merge pull request #30552 from gnufied/kep-1790-doc
...
Add doc for Recovery from expansion failure
2021-11-30 10:18:56 -08:00
Hemant Kumar
22475d9cf1
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-11-29 21:29:57 -05:00
Kubernetes Prow Robot
348045197e
Merge pull request #30445 from trierra/csi-portworx
...
CSI migration portworx in alpha state
2021-11-29 15:19:21 -08:00
Kubernetes Prow Robot
48612bee86
Merge pull request #30553 from gnufied/kep-695-doc
...
Move ConfigurableFSGroupPolicy to GA
2021-11-29 13:51:21 -08:00
Hemant Kumar
37532e231a
Add docs for RecoverVolumeExpansionFailure feature
2021-11-29 16:37:57 -05:00
Hemant Kumar
2ebfcfea1a
Update docs for ConfigurableFSGroupPolicy
2021-11-29 14:03:26 -05:00
Oksana Naumov
02f63b9661
CSI migration of Portworx is in alpha
2021-11-29 10:49:10 -08:00