Hemant Kumar
f4ddf15c1f
Move ConfigurableFSGroupPolicy feature to GA
2021-10-25 12:21:43 -04:00
Kubernetes Prow Robot
c767c9d993
Merge pull request #105663 from Jefftree/feature-openapiv3
...
Add feature flag for OpenAPI v3
2021-10-21 10:17:37 -07:00
Kubernetes Prow Robot
18104ecf1f
Merge pull request #105405 from verb/1.23-ec-beta
...
Promote EphemeralContainers to beta
2021-10-20 09:24:10 -07:00
Kubernetes Prow Robot
dea14dbdcc
Merge pull request #105495 from ikeeip/storageobjectinuseprotection_lock_to_default
...
Lock StorageObjectInUseProtection feature gate to default
2021-10-19 21:45:57 -07:00
Lee Verberne
6f4b8da9a3
Promote EphemeralContainers feature to beta
2021-10-19 08:47:57 -04:00
Aldo Culquicondor
2c1b3fdb5b
Graduate JobTrackingWithFinalizers to beta
...
Enable feature by default.
Update integration tests for other features to assume that finalizers are present.
Change-Id: Ie969344f572627dba882c0e862e5700dadaf3026
2021-10-15 10:29:40 -04:00
Konstantin Misyutin
e07d736522
Lock StorageObjectInUseProtection feature gate to default
...
Signed-off-by: Konstantin Misyutin <konstantin.misyutin@huawei.com>
2021-10-15 19:36:53 +08:00
Kubernetes Prow Robot
dea052ceba
Merge pull request #105479 from ahg-g/ahg-mutable
...
Allow updating scheduling directives of suspended jobs that never started
2021-10-14 08:09:18 -07:00
Abdullah Gharaibeh
335817cbce
Allow updating node affinity, selector and tolerations for suspended jobs that never started
2021-10-14 10:04:47 -04:00
Kubernetes Prow Robot
a8bda48abe
Merge pull request #105474 from mauriciopoppe/readd-volume-subpath-flag
...
Add VolumeSubpath feature gate back in preparation for its removal
2021-10-13 21:55:28 -07:00
Kubernetes Prow Robot
894ceb63d0
Merge pull request #105003 from swatisehgal/getallocatable-to-beta
...
podresource-api: getAllocatableResources to Beta
2021-10-13 17:43:27 -07:00
Jefftree
8cb2b798c6
Feature flag openapi v3
2021-10-13 09:40:57 -07:00
Kubernetes Prow Robot
76c86ce324
Merge pull request #105219 from sahilvv/ga_ttl
...
GA TTLAfterFinish
2021-10-08 09:38:59 -07:00
Kubernetes Prow Robot
63f66e6c99
Merge pull request #105012 from fromanirh/cpumanager-policy-options-beta
...
node: graduate CPUManagerPolicyOptions to beta
2021-10-08 07:32:59 -07:00
Sahil Vazirani
3988405c8d
GA TTLAfterFinish
2021-10-07 16:58:50 -07:00
Mauricio Poppe
a3710187f0
Add VolumeSubpath feature gate in preparation for its removal in 1.25
2021-10-05 22:57:06 +00:00
Kubernetes Prow Robot
519b164db1
Merge pull request #105222 from cyclinder/remove_node_lease_GA
...
remove nodeLease feature GA
2021-10-05 05:41:21 -07:00
Author cyclinder
e61b901628
remove nodeLease feature GA
...
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
2021-10-05 12:23:27 +08:00
Swati Sehgal
01dacd0463
podresource-api: getAllocatableResources to Beta
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2021-10-01 16:48:29 +01:00
Kubernetes Prow Robot
6f47878926
Merge pull request #105107 from cici37/addFG
...
Add feature gate CustomResourceValidationExpressions
2021-09-29 08:08:48 -07:00
Francesco Romani
077c0aa1be
node: graduate CPUManagerPolicyOptions to beta
...
We graduate the `CPUManagerPolicyOptions` feature to beta
in the 1.23 cycle, and we add new experimental feature gates
to guard new options which are planned in the 1.23 and in the
following cycles.
We introduce additional feature gate called `CPUManagerPolicyAlphaOptions` and
`CPUManagerPolicyBetaOptions`. The basic idea is to avoid the
cumbersome process of adding a feature gate for each option, and to have
feature gates which track the maturity level of _groups_ of options.
Besides this change, the graduation process, and the process in general,
for adding new policy options is still unchanged.
The `full-pcpus-only` option added in the 1.22 cycle is intentionally
moved into the beta policy options
For more details:
- KEP: https://github.com/kubernetes/enhancements/pull/2933
- sig-arch discussion:
https://groups.google.com/u/1/g/kubernetes-sig-architecture/c/Nxsc7pfe5rw
Signed-off-by: Francesco Romani <fromani@redhat.com>
2021-09-29 11:40:03 +02:00
Khaled Henidak (Kal)
a53e2eaeab
move IPv6DualStack feature to stable. ( #104691 )
...
* kube-proxy
* endpoints controller
* app: kube-controller-manager
* app: cloud-controller-manager
* kubelet
* app: api-server
* node utils + registry/strategy
* api: validation (comment removal)
* api:pod strategy (util pkg)
* api: docs
* core: integration testing
* kubeadm: change feature gate to GA
* service registry and rest stack
* move feature to GA
* generated
2021-09-24 16:30:22 -07:00
ialidzhikov
d6f4c03e4b
Remove the BoundServiceAccountTokenVolume feature gate
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-09-21 11:53:51 +03:00
Kubernetes Prow Robot
e8653fe24a
Merge pull request #104163 from ialidzhikov/cleanup/pids-limit
...
Remove SupportPodPidsLimit and SupportNodePidsLimit feature gates
2021-09-20 11:35:09 -07:00
cici37
117ef89d2b
Add feature gate CustomResourceValidationExpressions
2021-09-17 12:43:27 -07:00
saad-ali
beb17fe10b
Remove VolumeSubpath feature gate
...
Remove the VolumeSubpath feature gate.
Feature gate convention has been updated since this was introduced to
indicate that they "are intended to be deprecated and removed after a
feature becomes GA or is dropped.".
2021-09-17 01:59:23 -07:00
Kubernetes Prow Robot
5d7ac70051
Merge pull request #104670 from andyzhangx/patch-2
...
turn on CSIMigrationAzureDisk by default on 1.23
2021-09-16 05:35:45 -07:00
Jiahui Feng
2ddcf13e91
add feature gate OpenAPIEnums.
...
KEP-2887 OpenAPI Enum Types
2021-09-15 16:08:47 -07:00
Kubernetes Prow Robot
62a6df9e0b
Merge pull request #104045 from ravisantoshgudimetla/promote-minReadySec-sts-beta
...
Promote min ready sec sts beta
2021-09-13 14:33:50 -07:00
Pingan2017
618cabec14
Modify TTLAfterFinished state to beta in comment
2021-09-01 10:50:17 +08:00
Andy Zhang
19db1d758e
turn on CSIMigrationAzureDisk by default on 1.23
...
fix gofmt
2021-08-31 03:10:29 +00:00
Martin Kennelly
da78eb5d8a
Update ServiceInternalTrafficPolicy feature state
...
Feature state is beta in v1.22.0.
Signed-off-by: Martin Kennelly <mkennell@redhat.com>
2021-08-27 16:55:47 +01:00
ravisantoshgudimetla
d0937073dd
sts: Promote minReadySeconds
2021-08-20 12:52:59 -04:00
Kubernetes Prow Robot
2dc4f7be17
Merge pull request #103796 from mengjiao-liu/remove-featuregate-AllowInsecureBackendProxy
...
Remove AllowInsecureBackendProxy feature gate
2021-08-12 10:20:01 -07:00
Andrew Sy Kim
0379c8f96a
Fix documented version for DisableKubeletCloudCredentialProviders feature gate
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2021-08-10 17:24:45 -04:00
Kubernetes Prow Robot
4f50f99cc6
Merge pull request #103685 from mengjiao-liu/remove-ServiceAccountIssuerDiscovery-featuregate
...
Remove ServiceAccountIssuerDiscovery feature gate
2021-08-09 16:15:17 -07:00
Mengjiao Liu
5eae896d71
Remove AllowInsecureBackendProxy feature gate
2021-08-09 17:35:43 +08:00
Kubernetes Prow Robot
e40e9422e3
Merge pull request #104170 from ialidzhikov/nit/hugepagestoragemediumsize
...
Correct comment related to HugePageStorageMediumSize feature gate
2021-08-05 20:55:20 -07:00
Kubernetes Prow Robot
35747a6ef8
Merge pull request #104168 from ialidzhikov/cleanup/startupprobe
...
Remove the StartupProbe feature gate
2021-08-05 17:50:53 -07:00
Owen Strain
a947c32783
Add feature gate to disable in-tree credential providers
2021-08-05 16:50:13 +00:00
ialidzhikov
d866272d65
Correct comment related to HugePageStorageMediumSize feature gate
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-08-05 19:10:09 +03:00
ialidzhikov
a04a98154e
Remove the StartupProbe feature gate
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-08-05 18:48:40 +03:00
ialidzhikov
b5d18f158c
Remove SupportPodPidsLimit and SupportNodePidsLimit feature gates
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-08-05 17:41:13 +03:00
Paco Xu
94a58a3b14
remove GAed feature gates sysctls
2021-08-04 11:39:54 +08:00
Matthew Cary
fb5b966a88
Revert "Add StatefulSetAutoDeletePVC feature gate"
...
This reverts commit 0feba0c4ee
.
2021-07-15 17:03:53 -07:00
Mengjiao Liu
7911a08fb3
Remove ServiceAccountIssuerDiscovery feature gate
2021-07-14 18:43:59 +08:00
rarashid
bf2ae14501
Move feature flag to beta (but leave as false) and remove the feature flag from Kubelet
2021-07-13 14:25:44 -05:00
Kubernetes Prow Robot
de0670ca0d
Merge pull request #103553 from ehashman/rename-node-ff
...
Rename NodeSwapEnabled flag to NodeSwap
2021-07-09 16:49:30 -07:00
Kubernetes Prow Robot
60756214d8
Merge pull request #103533 from jiahuif/feature/leader-migration/to-beta
...
KEP-2436 Leader Migration: to beta
2021-07-09 12:15:00 -07:00
Elana Hashman
642eff0c69
Rename NodeSwapEnabled flag to NodeSwap
2021-07-09 11:39:52 -07:00