Kubernetes Prow Robot
9f50755a72
Merge pull request #32481 from tengqm/IdentifyOS-beta
...
Promote IdentifyPodOS to Beta
2022-03-29 09:08:55 -07:00
Qiming Teng
bb5a4738e2
ServiceLoadBalancerClass is GA
2022-03-29 10:44:14 +08:00
Qiming Teng
93bdfe8142
Move all volume expansion feature gates to GA
2022-03-29 10:38:58 +08:00
Qiming Teng
9002a51275
KubeletCredentialProviders is now beta
2022-03-29 10:11:56 +08:00
Qiming Teng
f6dbb9f320
NodeOutOfServiceVolumeDetach feature introduced
2022-03-29 09:08:11 +08:00
Kubernetes Prow Robot
1336c6461f
Merge pull request #32150 from tengqm/tune-feature-gates
...
Tune the feature gates page
2022-03-28 15:31:41 -07:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -07:00
Kubernetes Prow Robot
6da9c34b2e
Merge pull request #31799 from SergeyKanzhelev/dynamicKubeletConfig
...
Dynamic kubelet config is removed
2022-03-25 15:27:58 -07:00
Kubernetes Prow Robot
1f12defa7d
Merge pull request #31805 from SergeyKanzhelev/grpcToBeta
...
promote GRPCContainerProbe to beta
2022-03-25 15:25:59 -07:00
Kubernetes Prow Robot
602f1c93b2
Merge pull request #32495 from tengqm/csi-openstack-mig-ga
...
CSIMigrationOpenStack will be GA in 1.24
2022-03-25 13:39:59 -07:00
Kubernetes Prow Robot
b91618ba15
Merge pull request #32361 from tengqm/topologyawarehints-on
...
Mark that TopologyAwareHints feature is default on in 1.24
2022-03-25 13:31:58 -07:00
Kubernetes Prow Robot
900c849b8d
Merge pull request #32008 from pohly/storage-capacity-ga
...
Mark storage capacity as GA + related updates
2022-03-25 10:33:58 -07:00
Davanum Srinivas
8fe2f0b1c7
CSIMigrationOpenStack will be GA in 1.24
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-03-25 19:15:24 +08:00
Qiming Teng
cfc613135f
Fix feature state for ControllerLeaderMigration
...
The feature has been promoted to Beta in 1.22, according to
content/en/docs/tasks/administer-cluster/controller-manager-leader-migration.md
and upstream source.
2022-03-25 14:12:41 +08:00
Qiming Teng
2536593a39
Promote IdentifyOS to Beta
2022-03-25 12:05:38 +08:00
Kubernetes Prow Robot
b2f72a383e
Merge pull request #32395 from alculquicondor/indexed-job
...
Graduate Indexed Job to stable
2022-03-23 18:16:41 -07:00
Kubernetes Prow Robot
f06c14b93a
Merge pull request #32339 from tengqm/no-service-account-token-autogen
...
New feature 'LegacyServiceAccountTokenNoAutoGeneration'
2022-03-23 17:24:41 -07:00
Kubernetes Prow Robot
f6a43e1db1
Merge pull request #32405 from tengqm/csrduation-ga
...
Graduate CSRDuration to GA
2022-03-22 20:07:59 -07:00
Kubernetes Prow Robot
3cab4da486
Merge pull request #32337 from tengqm/prefernominatednode-ga
...
Promote PreferNominatedNode to GA
2022-03-22 19:01:58 -07:00
Kubernetes Prow Robot
1fcbaf71d8
Merge pull request #32333 from tengqm/suspendjob-ga
...
Promote SuspendJob to GA
2022-03-22 18:57:59 -07:00
Kubernetes Prow Robot
d9152cd3aa
Merge pull request #32331 from tengqm/defaultpodtopologyspread-ga
...
DefaultPodTopologySpread is GA in 1.24
2022-03-22 18:55:59 -07:00
Qiming Teng
dfb03f25d6
Graduate CSRDuration to GA
2022-03-22 12:48:12 +08:00
Aldo Culquicondor
3007ca4dd9
Graduate JobReadyPods to beta
2022-03-21 15:29:00 -04:00
Aldo Culquicondor
dd47180ed0
Graduate Indexed Job to stable
2022-03-21 15:00:43 -04:00
Qiming Teng
aa68dec6fd
TopologyAwareHints feature is default on in 1.24
2022-03-20 09:03:12 +08:00
Abdullah Gharaibeh
ec2133bd1d
Graduate PodAffinityNamespaceSelector to GA
2022-03-18 11:01:02 -04:00
Qiming Teng
214a6c8243
New feature 'LegacyServiceAccountTokenNoAutoGeneration'
2022-03-18 13:36:00 +08:00
Qiming Teng
dc5d6d7a33
Promote PreferNominatedNode to GA
2022-03-18 13:02:28 +08:00
Qiming Teng
bccba87f81
Promote SuspendJob to GA
2022-03-18 12:37:18 +08:00
Qiming Teng
1861a5546a
DefaultPodTopologySpread is GA in 1.24
2022-03-18 12:20:05 +08:00
David Eads
99174eaaa2
Add details about enabling individual API resources using --runtime-config
...
This is in support of beta APIs off by default KEP. See
https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/3136-beta-apis-off-by-default#graduation-criteria
.
2022-03-16 14:52:16 -04:00
Qiming Teng
461a09332b
[zh] Tune the feature gates page
...
Reformat some line wraps, reorder some items in the description and
fix a version missing in table 1.
2022-03-09 21:28:09 +08:00
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
Patrick Ohly
e86725d989
storage capacity: graduate to GA
2022-03-03 20:28:30 +01:00
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
Sergey Kanzhelev
152ccdae91
Dynamic Kubelet Configuration feature is removed
2022-02-25 07:09:20 +00:00
Nate W
e8b19637df
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-21 10:36:03 -08:00
wojtekt
86af7c10c2
Graduate SelfLink deprecation to GA
2022-02-21 10:26:05 +01:00
Sergey Kanzhelev
b375a00dd9
promote GRPCContainerProbe to beta
2022-02-19 22:29:56 +00: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
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
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