Commit Graph

465 Commits

Author SHA1 Message Date
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
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
Kubernetes Prow Robot ff563ae168
Merge pull request #32396 from alculquicondor/job-ready
Graduate JobReadyPods to beta
2022-03-29 17:50:26 -07:00