Kubernetes Prow Robot
8531bd1cda
Merge pull request #37668 from PiotrProkop/topology-manager-policy-options
...
topologymanager: document topology manager policy options
2022-11-28 03:22:07 -08:00
Patrick Ohly
197de4f5ba
document dynamic resource allocation concepts
...
The documentation intentionally only gives an overview. The API documentation
and the KEP have more details. Specific examples will be provided by hardware
vendors that provide resource drivers.
The new page gets placed between "Scheduling Framework" (because that
introduces the concept of a scheduler plugin) and "Scheduler Performance
Tuning" (which seems like a more advanced topic).
2022-11-28 11:48:35 +01:00
Kubernetes Prow Robot
f306471950
Merge pull request #35385 from nabokihms/patch-2
...
Add doc about how to get self subject attributes
2022-11-28 00:58:07 -08:00
Peter Schuurman
23134e5fc8
Update StatefulSet Ordinal Index documentation
2022-11-27 18:08:14 -08:00
Kubernetes Prow Robot
5dc9273803
Merge pull request #37715 from harche/evented_pleg
...
Add EventedPLEG to FeatureGates doc
2022-11-27 17:14:06 -08:00
Kubernetes Prow Robot
49e11abdb5
Merge pull request #37675 from Huang-Wei/alpha-pod-scheduling-readiness
...
Doc for Alpha feature PodSchedulingReadiness
2022-11-27 17:02:06 -08:00
Kubernetes Prow Robot
b32297ff5a
Merge pull request #37340 from marosset/hpc-stable-updates
...
Updates for WindowsHostProcessContainers going to stable
2022-11-27 16:50:06 -08:00
Maksim Nabokikh
cb9dc5a4ac
Update content/en/docs/reference/access-authn-authz/authentication.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2022-11-27 22:31:16 +01:00
Harshal Patil
eb5d3c3d37
Add EventedPLEG to FeatureGates doc
...
Signed-off-by: Harshal Patil <harpatil@redhat.com>
2022-11-23 10:24:07 -05:00
Kubernetes Prow Robot
62a1260b6b
Merge pull request #37828 from RomanBednar/retro-sc-assignment-doc-beta
...
RetroactiveDefaultStorageClass is beta in 1.26
2022-11-21 08:26:31 -08:00
Fabio Bertinatto
aa36f72d06
DelegateFSGroupToCSIDriver is GA in 1.26 ( #37700 )
...
* DelegateFSGroupToCSIDriver is GA in 1.26
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 08:24:31 -08:00
Roman Bednář
dd8b5a0153
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 09:00:40 +01:00
Roman Bednar
02bc251655
RetroactiveDefaultStorageClass is beta in 1.26
...
Changing feature state to beta and correcting the article by removing
reference to its feature gate. As this feature no longer opt-in this
article makes more sense without it.
2022-11-21 08:12:56 +01:00
Kubernetes Prow Robot
bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
...
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
Peter Hunt~
77ac6e467f
feature-gates: update state for 1.26
...
Signed-off-by: Peter Hunt~ <pehunt@redhat.com>
2022-11-18 14:00:14 -05:00
Wei Huang
21a7c4cc7e
Doc for Alpha feature PodSchedulingReadiness
2022-11-18 10:41:53 -08:00
Aldo Culquicondor
b8fc810198
Graduate JobTrackingWithFinalizers to stable ( #37764 )
...
* Graduate JobTrackingWithFinalizers to stable
* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
Antonio Ojea
6f7421b1ad
graduate ServiceIPStaticSubrange to GA
2022-11-18 08:40:09 +00:00
Kubernetes Prow Robot
89e8f360f9
Merge pull request #37815 from divyenpatel/new-branch-update-vsphere-doc-dev-1.26
...
CSIMigrationvSphere doc update
2022-11-17 12:24:35 -08:00
Kubernetes Prow Robot
ae66e7d7fe
Merge pull request #37912 from andrewsykim/kep-2086
...
KEP-2086: update docs for ServiceInternalTrafficPolicy
2022-11-17 12:22:30 -08:00
Kubernetes Prow Robot
12502d0a27
Merge pull request #37825 from andyzhangx/azure-migration
...
mark CSIMigrationAzureFile as GA
2022-11-17 11:38:29 -08:00
Kubernetes Prow Robot
2a07f79a30
Merge pull request #37374 from YuikoTakada/update_NodeOutOfServiceVolumeDetach_beta
...
NodeOutOfServiceVolumeDetach feature update to beta
2022-11-16 23:16:38 -08:00
Kubernetes Prow Robot
c3164069c5
Merge pull request #37273 from swatisehgal/devicemanager-ga-graduation-docs
...
node: devicemgr: docs: Kubelet Device Manager graduation to GA
2022-11-16 23:02:39 -08:00
Andrew Sy Kim
7e37348361
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-11-16 20:22:56 -05:00
Andrew Sy Kim
45fed004ea
KEP-1669: update docs for ServiceInternalTrafficPolicy
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-16 20:21:58 -05:00
Paco Xu
26c631a75d
move PodOverhead to removed feature gates list
2022-11-16 16:42:30 +08:00
Mark Rossetti
31f4963c8d
fixing feature-gates.md
2022-11-15 11:21:58 -08:00
Aldo Culquicondor
cc7aa1b386
JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-15 09:13:15 -05:00
Michal Wozniak
163e53de42
Update of the docs for Beta
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Mark Rossetti
0956df46b0
Updates for WindowsHostProcessContainers going to stable
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-14 16:38:27 -08:00
PiotrProkop
701ed987c5
topologymanager: document topology manager policy options
...
Signed-off-by: PiotrProkop <pprokop@nvidia.com>
2022-11-14 11:16:18 +01:00
Kubernetes Prow Robot
224c6cb689
Merge pull request #36803 from Shubham82/remove_CSRDuration_featuregate
...
Moved Feature Gate CSRDuration under Feature Gates (removed) Page
2022-11-13 22:43:57 -08:00
Francesco Romani
25771e94f0
node: cpumgr: docs: Kubelet CPU Manager GA graduation
...
Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-11-11 17:08:00 +01:00
Swati Sehgal
0a0fb70fc2
node: devicemgr: docs: Additional updates based on review comments
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:16 +00:00
Maksim Nabokikh
5d61921a11
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-10 12:53:21 +01:00
Maksim Nabokikh
0a5e274a42
Add doc about how to get self subject attributes
...
Documentation for https://github.com/kubernetes/enhancements/issues/3325
2022-11-10 12:52:53 +01:00
Shubham Kuchhal
dcf430b1cc
Removed Feature Gate: CSRDuration
2022-11-10 13:29:28 +05:30
andyzhangx
0d59a04348
mark CSIMigrationAzureFile as GA
2022-11-10 07:04:22 +00:00
Divyen Patel
646a4d013d
CSIMigrationvSphere doc update
2022-11-09 10:20:45 -08:00
Peter Schuurman
54fdd9f052
Add StatefulSetStartOrdinal alpha feature gate documentation
2022-11-09 10:18:50 -08:00
Yuiko Mouri
4a8014e5d7
NodeOutOfServiceVolumeDetach feature update to beta
2022-11-08 09:47:03 +09:00
Vicente J. Jiménez Miras
994f6461e0
[en] Remove duplicate entry for SELinuxMountReadWriteOncePod
...
Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>
2022-10-20 16:25:39 +02:00
Paco Xu
018a0b4d5c
DisableAcceleratorUsageMetrics was GAed in v1.25
2022-10-14 13:59:18 +08:00
Qiming Teng
694d3c7bdc
Create new page for feature gates that were removed
...
As the upstream code evolves, many feature gates (deprecated or GA'ed) are removed. That means they are no longer recognized by the Kubernetes components. This PR moves such feature gates into a dedicated page for reference so that we won't bother revisit them again for future releases.
2022-09-18 18:31:55 +08:00
Qiming Teng
24aab3da1f
Update feature gates page
...
The feature gates was not well sync'ed with the upstream implementation. This PR resynchronizes the tables based on cross-verification against upstream source code. It also fixes some nits such as a feature was not placed in the right table or the entries are not strictly sorted.
2022-09-15 22:40:42 +08:00
Paco Xu
410a78bb63
correct CheckpointContainer to ContainerCheckpoint
2022-09-10 11:28:39 +08:00
Kubernetes Prow Robot
bad7e81e20
Merge pull request #36401 from kikisdeliveryservice/revert-localstoragecapacityisolationf
...
Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
2022-09-07 10:28:37 -07:00
windsonsea
2aeb0915b9
Fixed links in feature-gates.md
2022-09-02 09:28:22 +08:00
Kirsten Garrison
04f97948d3
Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
...
This feature has been reverted to alpha in master and 1.25.
Related-to: https://github.com/kubernetes/kubernetes/pull/112076
Related-to: https://github.com/kubernetes/kubernetes/pull/112078
Related-to: https://github.com/kubernetes/enhancements/issues/1029
2022-08-29 19:16:40 -07:00
Kubernetes Prow Robot
dfd0880f08
Merge pull request #34940 from adrianreber/2022-07-11-forensic-container-checkpointing-documentation
...
Add documentation for container checkpointing feature (KEP 2008)
2022-08-22 09:21:43 -07:00
Kubernetes Prow Robot
dacf474354
Merge pull request #35794 from aojea/aojea_services
...
set ServiceIPStaticSubrange to beta
2022-08-18 10:34:23 -07:00
Kubernetes Prow Robot
438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
...
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Kubernetes Prow Robot
6b23f69f5c
Merge pull request #35590 from ravisantoshgudimetla/dev-1.25
...
Promote PodOS field to GA
2022-08-17 15:40:47 -07:00
Kubernetes Prow Robot
a98137bcd2
Merge pull request #35044 from kerthcet/feat/topology-policy
...
Document the new NodeInclusionPolicyInPodTopologySpread feature gate
2022-08-17 06:47:11 -07:00
kerthcet
3b0b5b9d1c
Document the new NodeInclusionPolicyInPodTopologySpread feature gate
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-17 10:31:51 +08:00
Paco Xu
ce46585ef5
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-17 09:31:31 +08:00
Paco Xu
47e341eef2
promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
2022-08-17 09:28:01 +08:00
Kubernetes Prow Robot
4b1b3ac354
Merge pull request #35029 from cici37/celBeta
...
Promoting feature CustomResourceValidationExpressions to beta
2022-08-16 13:04:48 -07:00
Sally O'Malley
221d4e817c
add to cluster-admin/system-traces docs
2022-08-16 15:47:18 -04:00
Sally O'Malley
953311e7a6
Update feature gate reference with KubeletTracing for 1.25
...
Adding KubeletTracing documentation now that
kubernetes/kubernetes#105126 has merged.
2022-08-16 15:47:14 -04:00
Kubernetes Prow Robot
1582b3d88a
Merge pull request #34665 from psschwei/dev-1.25
...
[dev-1.25] Update feature gate docs for probe-level termination grace period
2022-08-16 12:24:49 -07:00
Kubernetes Prow Robot
6bb496b6f8
Merge pull request #35966 from kerthcet/feat/update
...
update the documents of podTopologySpread
2022-08-16 11:18:11 -07:00
Cici Huang
d6201fdf65
Update doc for CustomResourceValidationExpressions feature.
2022-08-16 15:38:37 +00:00
Kubernetes Prow Robot
e36b9f35d5
Merge pull request #35667 from jsafrane/selinux-alpha
...
Add docs for "Speed up SELinux volume relabeling using mounts"
2022-08-16 08:25:08 -07:00
Jan Safranek
77df8a9fb5
Add documentation for SELinuxMountReadWriteOncePod alpha feature
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-16 09:49:53 +02:00
Jiawei Wang
5db7ddf2da
Update CSI migration feature status, and remove docs for unsupported plugins
2022-08-16 04:38:47 +00:00
Kubernetes Prow Robot
936b5859ba
Merge pull request #35165 from denkensk/doc-respect-PodTopologySpread
...
Add docs for MatchLabelKeysInPodTopologySpread feature
2022-08-15 19:27:07 -07:00
Kubernetes Prow Robot
fc237adcfe
Merge pull request #32357 from kevindelgado/ss-field-validation-beta
...
Field Validation API Concepts
2022-08-15 19:25:07 -07:00
Kubernetes Prow Robot
7fa2e305bb
Merge pull request #35334 from humblec/nodeExpandDOC
...
csi: add nodeExpandSecret KEP details
2022-08-15 19:19:07 -07:00
Kubernetes Prow Robot
61b69cfd38
Merge pull request #35219 from mimowo/retriable-pod-failures-docs
...
Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
2022-08-15 19:17:07 -07:00
Kubernetes Prow Robot
be5bd9d483
Merge pull request #34886 from trierra/px-125-beta
...
Px 125 beta
2022-08-15 19:07:08 -07:00
jinxu
d0a4713d18
Update LocalStorageCapacityIsolation GA
...
update feature GA
2022-08-15 13:30:08 -07:00
Kubernetes Prow Robot
dd543e5c80
Merge pull request #35826 from reylejano/1-25-netpol-port-range
...
Update docs for NetworkPolicy port range to GA for 1.25
2022-08-15 08:52:15 -07:00
Rey Lejano
08a5a5bbc4
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
2022-08-15 08:43:04 -07:00
Michal Wozniak
c47a025713
Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
...
Code review remarks and suggested commit updates are co-authored
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
# Conflicts:
# content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-08-15 13:22:37 +02:00
Kubernetes Prow Robot
ea6b6e9798
Merge pull request #35704 from ddebroy/PodHasNetworkDocs1
...
PodHasNetwork condition docs
2022-08-15 02:02:13 -07:00
kerthcet
d0e8a08ab1
update the documents of podTopologySpread
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-15 10:37:52 +08:00
Kubernetes Prow Robot
1faec91055
Merge pull request #35539 from atiratree/concepts.statefulset.minreadyseconds
...
Promote StatefulSet MinReadySeconds to GA
2022-08-13 19:02:12 -07:00
Deep Debroy
b7ae62fc27
Docs for PodHasNetwork condition
...
Signed-off-by: Deep Debroy <ddebroy@gmail.com>
2022-08-12 16:07:23 -07:00
Kubernetes Prow Robot
84f0f82682
Merge pull request #35400 from soltysh/cronjob_tz_beta
...
Promote CronJobTimeZone to beta
2022-08-12 08:22:43 -07:00
Kubernetes Prow Robot
8bcf5e8458
Merge pull request #35510 from dobsonj/kep-596-1.25-updates
...
KEP-596: Move CSIInlineVolume to GA
2022-08-12 02:40:46 -07:00
Rey Lejano
b35f70486e
update docs for NetworkPolicy port range to GA for 1.25
2022-08-10 21:01:41 -07:00
Antonio Ojea
287dff788f
set ServiceIPStaticSubrange to beta
2022-08-09 08:53:39 +02:00
Alex Wang
cce49fe7e6
add doc for MatchLabelKeysInPodTopologySpread
...
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2022-08-09 10:59:16 +08:00
Ravi Gudimetla
c4658531de
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-08-07 18:19:18 -04:00
Kensei Nakada
b26ae49d9a
Update the doc for minDomains to graduate minDomains to beta
2022-08-06 15:29:27 +09:00
Filip Křepinský
9d7efb1a73
Promote StatefulSet MinReadySeconds to GA
2022-08-05 17:52:24 +02:00
Kubernetes Prow Robot
4eb1ad387d
Merge pull request #35538 from atiratree/concepts.daemonset.maxsurge
...
Promote DaemonSet MaxSurge to GA
2022-08-05 07:17:47 -07:00
Lee Verberne
3ad2a7885b
Mark EphemeralContainers as GA in 1.25
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-03 21:25:56 +02:00
Filip Křepinský
02b0dea382
Promote DaemonSet MaxSurge to GA
2022-08-01 17:01:28 +02:00
Paul S. Schweigert
c6ff69558c
update feature gate docs for probe-level termination grace period
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-08-01 08:51:30 -04:00
Humble Chirammal
2c306bcc12
csi: add nodeExpandSecret KEP details
...
Ref#
KEP: https://github.com/kubernetes/enhancements/pull/3173/
Implementation: https://github.com/kubernetes/kubernetes/pull/105963
Blog: https://github.com/kubernetes/website/pull/33979
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-08-01 09:31:13 +05:30
ravisantoshgudimetla
753633545f
Promote PodOS field to GA
2022-07-31 19:00:44 -04:00
Kevin Delgado
2dc5f254e9
Add Server Side Field Validation to API Concepts
2022-07-31 05:57:55 +00:00
carolina valencia
d4fb248a84
Merge main into dev-1.25 to keep in sync
...
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-07-30 19:03:21 -03:00
Jonathan Dobson
37647c4ce8
KEP-596: Move CSIInlineVolume to GA
2022-07-28 09:31:37 -06:00
Oksana Naumov
bea3222380
Move CSI Migration Portworx feature to Beta
2022-07-27 13:07:10 -07:00
Maciej Szulik
83bcd9aec1
Promote CronJobTimeZone to beta
2022-07-26 13:40:01 +02:00
Kubernetes Prow Robot
6effba1cae
Merge pull request #34640 from saschagrunert/seccomp-default-beta
...
Graduate SeccompDefault feature to beta
2022-07-16 06:52:53 -07:00
Tim Bannister
6700656cb4
Move Pod Topology Spread Constraints into scheduling
...
These constraints apply specifically to the mechanism for placing Pods
onto nodes (that is, scheduling).
2022-07-14 23:59:05 +01:00
Adrian Reber
df55ed5516
Add documentation for container checkpointing feature (KEP 2008)
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Adrian Reber <areber@redhat.com>
2022-07-13 17:32:54 +02:00
Sascha Grunert
5d66e4b0d2
Graduate SeccompDefault feature to beta
...
We now update the documentation to reflect the current state of the
feature.
Refers to: https://github.com/kubernetes/enhancements/issues/2413
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-06-29 15:31:48 +02:00
Sean Wei
34155fed0b
Fix links for k/design-proposals-archive
...
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.
This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Kubernetes Prow Robot
090803440d
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
...
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Nate W
5ead53b3e8
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-05-02 10:29:49 -07:00
xin.li
b831e96c6a
[en] modify debug-cluster/audit
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:40:59 +08:00
Qiming Teng
a3ea9f4caf
Update references to the kubelet security files
...
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Qiming Teng
d9d2f99dfa
Fix nits in the feature gates page
...
The ServerSideFieldValidation feature was misplaced.
2022-04-19 19:55:02 +08:00
Qiming Teng
0c11e4aa4e
JobTrackingWithFinalizers is disabled in 1.24
2022-04-19 14:30:24 +08:00
Kubernetes Prow Robot
1a3843b02f
Merge pull request #32831 from tengqm/GracefulNodeShutdownBasedOnPodPriority-Beta
...
GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24
2022-04-13 09:20:46 -07:00
Kubernetes Prow Robot
62b8dc776a
Merge pull request #32830 from tengqm/NetworkPolicyStatus-Alpha
...
NetworkPolicyStatus feature alpha
2022-04-13 07:06:46 -07:00
Kubernetes Prow Robot
1e154d2f96
Merge pull request #32328 from tengqm/podoverhead-ga
...
The PodOverhead feature is GA
2022-04-12 21:08:47 -07:00
Qiming Teng
0bc8468bfa
The PodOverhead feature is GA
2022-04-13 11:49:50 +08:00
Jiahui Feng
675d1cc841
sync beta feature defaults with features.go
2022-04-12 17:12:56 -07:00
Kubernetes Prow Robot
68474feae2
Merge pull request #32888 from jiahuif-forks/cleanup/leader-migration/feature-gates
...
remove Leader Migration feature from alpha/beta list.
2022-04-12 17:02:46 -07:00
Antoine Pelisse
11333a4851
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-12 10:33:30 -07:00
Jiahui Feng
ed78d28eb2
remove Leader Migration from alpha/beta list.
2022-04-12 09:52:10 -07:00
Antoine Pelisse
047a0f4704
Add OpenAPIv3 as enabled by defaulted, and released beta in v1.24
2022-04-12 08:48:49 -07:00
Qiming Teng
ee95a4831b
GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24
2022-04-12 09:01:43 +08:00
Kubernetes Prow Robot
007d2520d1
Merge pull request #32340 from tengqm/mindomainsintopologyspread
...
Document the new MinDomainsInPodTopologySpread feature gate
2022-04-11 17:17:22 -07:00
Kubernetes Prow Robot
ca3737922a
Merge pull request #32284 from deads2k/beta-off-by-default
...
Add details about enabling individual API resources using --runtime-config
2022-04-11 09:20:06 -07:00
Qiming Teng
896559f2a0
NetworkPolicyStatus feature alpha
2022-04-09 11:26:11 +08:00
Qiming Teng
e4a473c39b
Document the new MinDomainsInPodTopologySpread feature aate
2022-04-08 16:39:46 +08:00
Kubernetes Prow Robot
6284fee097
Merge pull request #32779 from deepakkinni/up_doc_demote_1
...
Change back feature state to alpha for HonorPVReclaimPolicy
2022-04-07 17:52:41 -07:00
Deepak Kinni
23b57a355c
Change feature state to alpha for HonorPVReclaimPolicy
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-07 19:29:46 +05:30
Bridget Kromhout
a8b46072c3
Update docs for mixed protocol Services of type: LoadBalancer ( #32696 )
...
* Feature flag change when moving from alpha to beta
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Clarifying default as of beta.
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-07 06:07:58 -07:00
Kubernetes Prow Robot
a0d51d6eba
Merge pull request #32596 from tengqm/MaxUnavailableStatefulSet-alpha
...
Document the MaxUnavailableStatefulSet feature
2022-04-07 02:57:57 -07:00
Qiming Teng
ecf1cd11cd
Document the MaxUnavailableStatefulSet feature
2022-04-07 17:12:58 +08:00
Kubernetes Prow Robot
4a13e4c99a
Merge pull request #32594 from tengqm/openapienum-beta
...
OpenAPIEnums feature is beta in 1.24
2022-04-05 19:08:55 -07:00
Mrunal Patel
bf90a22aaf
Update docs for Pod Priority Based Node Graceful Shutdown beta
...
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2022-04-05 18:17:52 -07:00
Kubernetes Prow Robot
fc771f4431
Merge pull request #32452 from pohly/contextual-logging
...
features: add ContextualLogging
2022-04-05 17:50:55 -07:00
Nate W
22643121ff
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-04 09:40:29 -07:00
Patrick Ohly
4a57c111f9
features: add ContextualLogging
...
This is a new feature in 1.24. Only the infrastructure is going in at this
point with no changes in Kubernetes components, so the user-visible effect is
minimal.
2022-04-04 18:08:00 +02:00
Kubernetes Prow Robot
0b4f78f671
Merge pull request #32338 from tengqm/honorpvreclaimpolicy-beta
...
Promote HonorPVReclaimPolicy to Beta
2022-04-04 07:44:11 -07:00
Qiming Teng
34327d5e32
Promote HonorPVReclaimPolicy to Beta
2022-04-02 07:48:48 +08:00
Qiming Teng
3b4a527b1b
CSIMigrationAzureFile feature is default on
2022-04-02 07:37:06 +08:00
Antonio Ojea
9778eaf321
ServiceIPStaticSubrange alpha feature in 1.24 ( #32345 )
2022-04-01 15:04:09 -07:00
Kubernetes Prow Robot
085ef8e018
Merge pull request #32694 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-04-01 06:44:46 -07:00
Kubernetes Prow Robot
dce29beea4
Merge pull request #32577 from deejross/kep3140
...
Document timezone support for CronJob
2022-04-01 02:26:47 -07:00
Nate W
f85be125b9
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot
8a614ca171
Merge pull request #32668 from tengqm/LeaderMigration-ga
...
ControllerLeaderMigration is GA
2022-03-31 14:45:05 -07:00
Kubernetes Prow Robot
a3be045946
Merge pull request #32625 from tengqm/AnyVolumeDataSource-beta
...
AnyVolumeDataSource feature is now Beta
2022-03-31 14:43:06 -07:00
Kubernetes Prow Robot
ef745a03be
Merge pull request #32624 from tengqm/AzureDiskCSIMigration-ga
...
Update AzureDiskCSIMigration to GA
2022-03-31 14:41:05 -07:00
Qiming Teng
f3a06f432a
ControllerLeaderMigration is GA
2022-03-31 09:03:57 +08:00
Ross Peoples
e80bed6065
kep2140
2022-03-30 12:44:45 -05:00
Qiming Teng
9a02c2e7e2
OpenAPIEnums feature is beta in 1.24
2022-03-30 18:47:51 +08:00
Qiming Teng
5d231f1774
Add ServerSideFieldValidation feature gate
...
It turns out the feature was not documented for 1.23.
2022-03-30 16:09:06 +08:00
Qiming Teng
441a68cbaf
Update AzureDiskCSIMigration to GA
2022-03-30 12:39:30 +08:00
Kubernetes Prow Robot
4e120a071e
Merge pull request #32334 from tengqm/servicelbportcontrol-ga
...
Promote ServiceLBNodePortControl feature to GA
2022-03-29 18:06:26 -07:00
Qiming Teng
fa95fa9b23
AnyVolumeDataSource feature is now Beta
2022-03-30 09:01:40 +08:00