Kubernetes Enhancement Proposals (KEPs)

List of Kubernetes enhancements

These data come from the kubernetes/enhancements repository on GitHub.

To see the original Enhancement issue, click on the KEP number. To see a summary of what the KEP does, click on the Title.

KEP List

KEP NumberTitleSIGAuthorCreatedLast UpdatedMilestone
1027Union typesAPI Machinery@apelisse , @kevindelgado
    1040Priority and Fairness for API Server RequestsAPI Machinery@MikeSpreitzer , @yue9944882 , @wojtek-t , @tkashem
    • alpha:v1.18
    • beta:v1.20
    • stable:v1.28
    1101Immutable FieldsAPI Machinery@apelisse , @sttts
      1152Less object serializationsAPI Machinery@wojtek-t
        1164Deprecate and remove SelfLinkAPI Machinery@wojtek-t
        • alpha:v1.16
        • beta:v1.20
        • stable:v1.24
        1281API Server Network ProxyAPI Machinery@cheftako , @anfernee
          1295Insecure Backend ProxyAPI Machinery@deads2k
          • beta:v1.17
          • stable:v1.21
          1601Context support in k8s.io/client-goAPI Machinery@mikedanese , @maleck13
            1623KEP TemplateAPI Machinery@deads2k
              1693Warning mechanism for use of deprecated APIsAPI Machinery@liggitt
              • beta:v1.19
              • stable:v1.22
              1872Manifest based registration of Admission webhooksAPI Machinery@vivekbagade
                1904Efficient watch resumption after kube-apiserver rebootAPI Machinery@wojtek-t
                • alpha:v1.20
                • beta:v1.21
                • stable:v1.24
                1929Built-in declarative defaultsAPI Machinery@apelisse
                • stable:v1.20
                1965kube-apiserver identityAPI Machinery@roycaihw , @andrewsykim , @enj
                • alpha:v1.20
                • beta:v1.26
                2155Client-go ApplyAPI Machinery@jpbetz
                • alpha:v1.21
                • beta:v1.21
                • stable:v1.21
                2161Immutable label selectors for all namespacesAPI Machinery@thockin , @jayunit100 , @rikatz , @abhiraut , @andrewsykim
                • beta:v1.21
                • stable:v1.22
                2330Migrating API objects to latest storage versionAPI Machinery@xuchao
                  2332Pruning for Custom ResourcesAPI Machinery@sttts
                    2333legacyflagsAPI Machinery@mtaufen
                      2334Graduate Server-side Get and Partial Objects to GAAPI Machinery@smarterclayton
                        2335Vanilla CRD OpenAPI Subset: Structural SchemasAPI Machinery@sttts , @mbohlool
                          2336OwnerReference Resource FieldAPI Machinery@deads2k
                            2337k8s.io Group ProtectionAPI Machinery@deads2k
                              2338Graduate API gzip compression support to GAAPI Machinery@smarterclayton
                                2339StorageVersion API for HA API serversAPI Machinery@xuchao , @enj , @andrewsykim
                                • alpha:v1.20
                                • beta:v1.26
                                • stable:v1.27
                                2340Consistent Reads from CacheAPI Machinery@jpbetz , @wojtek-t , @serathius
                                • alpha:v1.28
                                2341Enabling clients to tell if resource endpoints serve the same set of objectsAPI Machinery@xuchao
                                  2342exposing hashed storage versions via the discovery APIAPI Machinery@xuchao
                                    2343Automated Storage Version Migration with Storage Version HashAPI Machinery@xuchao
                                      2523consistent-resource-version-semanticsAPI Machinery@jpbetz
                                        2558Publish versioning information in OpenAPIAPI Machinery@nikhita
                                        • alpha:v1.22
                                        2876CRD Validation Expression LanguageAPI Machinery@jpbetz , @cici37 , @DangerOnTheRanger , @leilajal
                                        • alpha:v1.23
                                        • beta:v1.25
                                        2885Server Side Unknown Field ValidationAPI Machinery@kevindelgado
                                        • alpha:v1.23
                                        • beta:v1.25
                                        • stable:v1.27
                                        2887KEP TemplateAPI Machinery@jiahuif
                                        • alpha:v1.23
                                        2896OpenAPI V3API Machinery@jefftree
                                        • alpha:v1.23
                                        • beta:v1.24
                                        • stable:v1.27
                                        3037Alternative ServicesAPI Machinery@aojea
                                          3156HTTP3API Machinery@aojea
                                          • alpha:v1.24
                                          • beta:TBD
                                          • stable:TBD
                                          3157Allow informers for getting a stream of data instead of chunkingAPI Machinery@sttts , @p0lyn0mial
                                          • alpha:v1.27
                                          3352Aggregated DiscoveryAPI Machinery@alexzielenski , @jefftree
                                          • alpha:v1.26
                                          • beta:v1.27
                                          3488CEL for Admission ControlAPI Machinery@jpbetz , @cici37 , @tallclair , @maxsmythe , @soorena776
                                          • alpha:v1.26
                                          • beta:1.28
                                          365Paginated API ListsAPI Machinery@smarterclayton , @wojtek-t
                                          • alpha:v1.8
                                          • beta:v1.9
                                          • stable:v1.29
                                          3716Admission Webhook Match ConditionsAPI Machinery@tallclair
                                          • alpha:v1.27
                                          • beta:v1.28
                                          • stable:TBD
                                          4006Transition from SPDY to WebsocketsAPI Machinery@seans3
                                          • alpha:v1.28
                                          • beta:v1.29
                                          • stable:v1.30
                                          4008CRD Validation RatchetingAPI Machinery@alexzielenski
                                          • alpha:v1.28
                                          4020Unknown Version Interoperability ProxyAPI Machinery@lavalamp , @hankang , @richabanker
                                          • alpha:v1.28
                                          • beta:v1.29
                                          • stable:v1.30
                                          4080Add generic control plane staging repository(ies)API Machinery@sttts , @MikeSpreitzer
                                            492Graduate Admission Webhooks to GAAPI Machinery@mbohlool
                                              555ApplyAPI Machinery@apelisse , @jefftree , @kwiesmueller , @lavalamp , @tkashem
                                              • alpha:v1.14
                                              • beta:v1.16
                                              • stable:v1.22
                                              575Defaulting for Custom ResourcesAPI Machinery@sttts
                                                576Dry-runAPI Machinery@apelisse
                                                  598CustomResourceDefinition Conversion WebhookAPI Machinery@mbohlool , @erictune
                                                    692Publish CRD OpenAPIAPI Machinery@roycaihw
                                                      95Graduate CustomResourceDefinitions to GAAPI Machinery@jpbetz , @roycaihw , @sttts
                                                        956Watch BookmarkAPI Machinery@wojtek-t
                                                          1591Allow DaemonSets to surge during update like DeploymentsApps@smarterclayton
                                                          • alpha:v1.21
                                                          • beta:v1.22
                                                          • stable:v1.25
                                                          1847Auto delete PVCs created by StatefulSetApps@kk-src , @dsu-igeek , @mattcary
                                                          • alpha:v1.23
                                                          • beta:v1.27
                                                          • stable:v1.28
                                                          19Graduate CronJob to StableApps@barney-s , @soltysh
                                                          • alpha:v1.4
                                                          • beta:v1.8
                                                          • stable:v1.21
                                                          2185Random Pod Selection on ReplicaSet DownscaleApps@alculquicondor , @damemi
                                                          • alpha:v1.21
                                                          • beta:v1.22
                                                          • stable:v1.23
                                                          2214Indexed JobApps@alculquicondor
                                                          • alpha:v1.21
                                                          • beta:v1.22
                                                          • stable:v1.24
                                                          2232Suspend JobApps@adtac
                                                          • alpha:v1.21
                                                          • beta:v1.22
                                                          • stable:v1.24
                                                          2255ReplicaSet Pod Deletion CostApps@drbugfinder-work , @ahg-g , @alculquicondor
                                                          • alpha:v1.21
                                                          • beta:v1.22
                                                          • stable:v1.24
                                                          2307Job tracking without lingering PodsApps@alculquicondor
                                                          • alpha:v1.22
                                                          • beta:v1.23
                                                          • stable:v1.26
                                                          2360Optional Service Environment VariablesApps@bradhoekstra , @kongslund
                                                            2599minReadySeconds for StatefulSetsApps@ravisantoshgudimetla
                                                            • alpha:v1.22
                                                            • beta:v1.23
                                                            • stable:v1.25
                                                            2804Consolidate Workload controllers life cycle statusApps@ravisantoshgudimetla , @atiratree
                                                            • alpha:v1.24
                                                            • beta:v1.26
                                                            • stable:v1.27
                                                            2879Track ready Pods in Job statusApps@alculquicondor
                                                            • alpha:v1.23
                                                            • beta:v1.24
                                                            3017Pod Healthy Policy for PDBApps@mortent , @ravisantoshgudimetla , @atiratree
                                                            • alpha:v1.26
                                                            • beta:v1.27
                                                            • stable:v1.28
                                                            3140TimeZone support in CronJobApps@soltysh
                                                            • alpha:v1.24
                                                            • beta:v1.25
                                                            • stable:v1.27
                                                            3329Retriable and non-retriable Pod failures for JobsApps@mimowo
                                                            • alpha:v1.25
                                                            • beta:v1.26
                                                            • stable:v1.29
                                                            3335StatefulSet SliceApps@pwschuurman
                                                            • alpha:v1.26
                                                            • beta:v1.27
                                                            3715Elastic Indexed JobApps@ahg-g
                                                            • beta:1.27
                                                            • stable:v1.28
                                                            3850Backoff Limits Per Index For Indexed JobsApps@mimowo , @jensentanlo
                                                            • alpha:v1.28
                                                            • beta:v1.29
                                                            3939Allow Replacement of Pods in a Job when fully terminatingApps@kannon92 , @alculquicondor
                                                            • alpha:v1.28
                                                            4017Pod Index LabelApps@danielvegamyhre
                                                            • beta:v1.28
                                                            4026KEP TemplateApps@helayoty
                                                            • beta:v1.28
                                                            592TTL After FinishedApps@janetkuo , @ahg-g , @sahilvv
                                                            • alpha:v1.12
                                                            • beta:v1.21
                                                            • stable:v1.23
                                                            706Portable Service DefinitionsApps@mattfarina
                                                              85KEP TemplateApps@bsalamat , @mortent
                                                              • alpha:v1.4
                                                              • beta:v1.5
                                                              • stable:v1.21
                                                              961Implement maxUnavailable for StatefulSetsApps@krmayankk
                                                              • alpha:v1.24
                                                              • beta:v1.25
                                                              • stable:v1.26
                                                              981pdb-support-for-custom-resources-with-scale-subresourceApps@mortent
                                                                0000Kubernetes Enhancement Proposal ProcessArchitecture@calebamiles , @jbeda
                                                                  1143Appropriate use of node-role labelsArchitecture@smarterclayton
                                                                  • alpha:v1.16
                                                                  • beta:v1.19
                                                                  • stable:v1.21
                                                                  1194Production Readiness Review ProcessArchitecture@johnbelamaric
                                                                    1333Ensure Conformance Tests Do Not Require Beta APIs or FeaturesArchitecture@liggitt
                                                                      1618Conformance ProfilesArchitecture@johnbelamaric , @jefftree
                                                                        1635Require Transition from BetaArchitecture@deads2k
                                                                        • stable:v1.19
                                                                        1659Standard Topology LabelsArchitecture@thockin
                                                                          2527Clarify if/how controllers can use status to track non-observable stateArchitecture@thockin
                                                                          • alpha:v1.22
                                                                          • beta:v1.22
                                                                          • stable:v1.22
                                                                          3136Beta APIs Are Off by DefaultArchitecture@deads2k
                                                                          • stable:v1.24
                                                                          3935Support Oldest Node And Newest Control PlaneArchitecture@derekwaynecarr , @liggitt
                                                                          • stable:v1.28
                                                                          617Enhance KEP implementationArchitecture@calebamiles , @deads2k , @derekwaynecarr , @jdumars , @johnbelamaric , @justaugustus , @thockin
                                                                            917go modulesArchitecture@liggitt
                                                                              960Behavior-driven Conformance TestingArchitecture@johnbelamaric , @hh , @spiffxp , @jefftree
                                                                                1205Bound Service Account TokensAuth@mikedanese , @zshihang
                                                                                • alpha:v1.13
                                                                                • beta:v1.21
                                                                                • stable:v1.22
                                                                                1314Extended NodeRestrictions for PodsAuth@tallclair
                                                                                  1393Service Account signing key retrievalAuth@mikedanese , @cceckman , @mtaufen
                                                                                  • alpha:v1.18
                                                                                  • beta:v1.20
                                                                                  • stable:v1.21
                                                                                  1513Certificates APIAuth@mikedanese , @deads2k
                                                                                    1687Hierarchical Namespace Controller As A SubprojectAuth@rjbez17 , @adrianludwin
                                                                                      2579PSP Replacement PolicyAuth@tallclair , @liggitt
                                                                                      • alpha:v1.22
                                                                                      • beta:v1.23
                                                                                      • stable:v1.25
                                                                                      266Kubelet client certificate bootstrap and rotationAuth@jcbsmpsn , @liggitt
                                                                                      • alpha:v1.4
                                                                                      • beta:v1.8
                                                                                      • stable:v1.19
                                                                                      2718Client Executable ProxyAuth@nckturner
                                                                                      • alpha:v1.27
                                                                                      • beta:TBD
                                                                                      • stable:TBD
                                                                                      2784CSR DurationAuth@enj
                                                                                      • beta:v1.22
                                                                                      • stable:v1.24
                                                                                      279Bounding Self-Labeling KubeletsAuth@mikedanese , @liggitt
                                                                                        2799Reduction of Secret-based Service Account TokensAuth@zshihang
                                                                                        • beta:v1.24
                                                                                        • stable:v1.26
                                                                                        2907Secrets Store CSI DriverAuth@tam7t , @aramase
                                                                                          3130KMS ObservabilityAuth@aramase
                                                                                          • alpha:v1.24
                                                                                          • beta:v1.25
                                                                                          • stable:v1.26
                                                                                          3221Structured Authorization ConfigurationAuth@100mik , @palnabarun
                                                                                          • alpha:v1.28
                                                                                          3257Cluster Trust BundlesAuth@ahmedtd
                                                                                          • alpha:v1.27
                                                                                          3299KMS v2 ImprovementsAuth@ritazh , @aramase
                                                                                          • alpha:v1.25
                                                                                          • beta:v1.27
                                                                                          • stable:v1.29
                                                                                          3325Review attibutes of a current userAuth@nabokihms
                                                                                          • alpha:v1.26
                                                                                          • beta:v1.27
                                                                                          • stable:v1.28
                                                                                          3331Structured authentication configAuth@nabokihms , @enj , @aramase
                                                                                          • alpha:v1.29
                                                                                          • beta:v1.30
                                                                                          • stable:v1.32
                                                                                          3766Move ReferenceGrant to sig-auth API GroupAuth@robscott , @youngnick
                                                                                          • alpha:v1.27
                                                                                          541External credential providersAuth@awly , @enj
                                                                                          • alpha:v1.10
                                                                                          • beta:v1.11
                                                                                          • stable:v1.22
                                                                                          600Dynamic Audit ConfigurationAuth@pbarker
                                                                                            740Support external signing of service account keysAuth@micahhausler
                                                                                              789Harden Default RBAC Discovery ClusterRole(Binding)sAuth@dekkagaijin
                                                                                                117Enhance HPA Metrics SpecificityAutoscaling@directxman12
                                                                                                  1610Container Resource based AutoscalingAutoscaling@arjunrn , @sanposhiho
                                                                                                  • alpha:v1.20
                                                                                                  • beta:v1.27
                                                                                                  • stable:v1.29
                                                                                                  2702Graduate HPA v2beta2 API to GAAutoscaling@supriya-premkumar , @josephburnett
                                                                                                  • stable:v1.23
                                                                                                  853Configurable scale up/down velocity for HPAAutoscaling@gliush , @arjunrn
                                                                                                    1020Move Kubectl Code into StagingCLI@seans3 , @soltysh
                                                                                                    • alpha:v1.15
                                                                                                    • beta:v1.19
                                                                                                    • stable:v1.20
                                                                                                    1440Kubectl eventsCLI@hpandeycodeit , @soltysh , @ardaguclu
                                                                                                    • alpha:v1.23
                                                                                                    • beta:v1.26
                                                                                                    • stable:v1.28
                                                                                                    1441kubectl debugCLI@verb
                                                                                                    • alpha:v1.18
                                                                                                    • beta:v1.20
                                                                                                    • stable:v1.26
                                                                                                    1802Kustomize ComponentsCLI@apyrgio , @ioandr , @pgpx
                                                                                                      2206OpenAPI Features in KustomizeCLI@natasha41575
                                                                                                        2227kubectl default containerCLI@pacoxu
                                                                                                        • alpha:v1.21
                                                                                                        • beta:v1.24
                                                                                                        • stable:v1.27
                                                                                                        2229xdg-base-dirCLI@dougsland
                                                                                                          2257Kui Graphical Terminal EnhancementsCLI@starpit , @myan9 , @paulcastro
                                                                                                            2299Kustomize Plugin Composition APICLI@knverey , @campoy
                                                                                                              2377KustomizeCLI@pwittrock , @monopole
                                                                                                                2379Kubectl PluginsCLI@juanvallejo
                                                                                                                  2380Data Driven Commands for KubectlCLI@pwittrock
                                                                                                                    2381future-of-kubectl-cpCLI@sallyom
                                                                                                                      2382Kustomize Exec Secret GeneratorCLI@pwittrock
                                                                                                                        2383Extend Kustomize Patches to Multiple TargetsCLI@Liujingfang1
                                                                                                                          2384Kustomize File Processing IntegrationCLI@pwittrock
                                                                                                                            2385Kustomize Secret Generator PluginsCLI@sethpollack
                                                                                                                              2386Kustomize Subcommand IntegrationCLI@Liujingfang1
                                                                                                                                2551kubectl return code normalizationCLI@rikatz , @deejross
                                                                                                                                • alpha:v1.24
                                                                                                                                2590Kubectl Subresource SupportCLI@nikhita , @ykakarap
                                                                                                                                • alpha:v1.24
                                                                                                                                • beta:v1.27
                                                                                                                                2906Kustomize Function CatalogCLI@jeremyrickard , @KnVerey , @mengqiy
                                                                                                                                • alpha:v1.24
                                                                                                                                • beta:v1.25
                                                                                                                                • stable:v1.27
                                                                                                                                2953Kustomize Plugin GraduationCLI@knverey
                                                                                                                                • beta:TBD
                                                                                                                                • stable:TBD
                                                                                                                                2985Public KRM Functions RegistryCLI@mengqiy
                                                                                                                                • alpha:v1.23
                                                                                                                                • beta:TBD
                                                                                                                                • stable:TBD
                                                                                                                                3104Introduce kubercCLI@eddiezane
                                                                                                                                • alpha:v1.25
                                                                                                                                • beta:v1.27
                                                                                                                                • stable:v1.28
                                                                                                                                3515Kubectl Explain OpenAPIv3CLI@alexzielenski
                                                                                                                                • alpha:1.26
                                                                                                                                • beta:1.27
                                                                                                                                • stable:1.29
                                                                                                                                3638Improve kubectl plugin resolution for non-shadowing subcommandsCLI@ardaguclu
                                                                                                                                • alpha:v1.27
                                                                                                                                • beta:v1.28
                                                                                                                                • stable:v1.29
                                                                                                                                3659KEP TemplateCLI@KnVerey , @justinsb
                                                                                                                                • alpha:v1.27
                                                                                                                                • beta:TBD
                                                                                                                                • stable:TBD
                                                                                                                                3805Kubectl Server-Side Apply by defaultCLI@apelisse
                                                                                                                                • alpha:v1.27
                                                                                                                                • beta:v1.30
                                                                                                                                • stable:v1.32
                                                                                                                                3895Interactive(-i) flag to kubectl delete for user confirmationCLI@ardaguclu
                                                                                                                                • alpha:v1.28
                                                                                                                                • beta:TBD
                                                                                                                                • stable:TBD
                                                                                                                                491kubectl-diffCLI@apelisse , @julianvmodesto
                                                                                                                                  859Kubectl Commands In HeadersCLI@pwittrock , @seans3
                                                                                                                                  • alpha:v1.21
                                                                                                                                  • beta:v1.22
                                                                                                                                  • stable:v1.24
                                                                                                                                  993Kustomize Generators and TransformersCLI@pwittrock
                                                                                                                                    1179Building Kubernetes Without In-Tree Cloud ProvidersCloud Provider@BenTheElder
                                                                                                                                      1771Versioning Policy for External Cloud ProvidersCloud Provider@andrewsykim
                                                                                                                                        1959Service Type=LoadBalancer Class FieldCloud Provider@andrewsykim
                                                                                                                                        • alpha:v1.21
                                                                                                                                        • beta:v1.22
                                                                                                                                        • stable:v1.24
                                                                                                                                        2025Extending Apiserver Network Proxy to handle traffic originated from Node networkCloud Provider@irozzo-1A , @youssefazrak
                                                                                                                                        • alpha:v1.21
                                                                                                                                        • beta:v1.22
                                                                                                                                        • stable:v1.24
                                                                                                                                        2133Out-of-Tree Credential ProvidersCloud Provider@mcrute , @nckturner
                                                                                                                                          2390Reporting Conformance Test Results to TestgridCloud Provider@andrewsykim
                                                                                                                                            2392Cloud Controller ManagerAPI Machinery@cheftako , @calebamiles , @hogepodge
                                                                                                                                              2393Cloud Provider DocumentationCloud Provider@d-nishi , @hogepodge , @andrewsykim
                                                                                                                                                2394Support Out-of-Tree AWS Cloud ProviderCloud Provider@andrewsykim
                                                                                                                                                  2395Removing In-Tree Cloud ProvidersCloud Provider@andrewsykim , @cheftako
                                                                                                                                                    2436Controller Manager Leader MigrationCloud Provider@andrewsykim , @jiahuif
                                                                                                                                                    • alpha:v1.21
                                                                                                                                                    • beta:v1.22
                                                                                                                                                    • stable:v1.24
                                                                                                                                                    2699Add webhook hosting to CCM.Cloud Provider@cheftako
                                                                                                                                                    • alpha:v1.27
                                                                                                                                                    • beta:TBD
                                                                                                                                                    • stable:TBD
                                                                                                                                                    668Support Out-of-Tree GCE Cloud ProviderCloud Provider@andrewsykim
                                                                                                                                                      669Support Out-of-Tree OpenStack Cloud ProviderCloud Provider@andrewsykim , @adisky
                                                                                                                                                        670Support Out-of-Tree vSphere Cloud ProviderCloud Provider@frapposelli , @andrewsykim
                                                                                                                                                          671Support Out-of-Tree IBM Cloud ProviderCloud Provider@andrewsykim
                                                                                                                                                            837Promoting Cloud Provider Labels to GACloud Provider@andrewsykim
                                                                                                                                                              2328Support Instance Metadata Service with Cloud Controller ManagerCloud Provider@feiskyer
                                                                                                                                                                586Azure Availability ZonesCloud Provider@feiskyer
                                                                                                                                                                  604Cross resource group nodesCloud Provider@feiskyer
                                                                                                                                                                    667Support Out-of-Tree Azure Cloud ProviderCloud Provider@andrewsykim , @dstrebel , @feiskyer
                                                                                                                                                                      0000Cloud Provider TemplateCloud Provider@janedoe
                                                                                                                                                                        2530Cloud Provider for Alibaba CloudCloud Provider@aoxn
                                                                                                                                                                          2531Cloud Provider for BaiduCloudCloud Provider@tizhou86
                                                                                                                                                                            2532Cloud Provider For HUAWEI CLOUDCloud Provider@RainbowMango
                                                                                                                                                                              2492Addons via OperatorsCluster Lifecycle@justinsb
                                                                                                                                                                                2494Manifest BundleCluster Lifecycle@ecordell
                                                                                                                                                                                  2495Kubernetes Cluster Management APICluster Lifecycle@roberthbailey , @pipejakob
                                                                                                                                                                                    2496etcdadmCluster Lifecycle@justinsb
                                                                                                                                                                                      1755Standard for communicating a local registryCluster Lifecycle@nicks
                                                                                                                                                                                        2497Kubernetes Image BuilderCluster Lifecycle@timothysc , @moshloop
                                                                                                                                                                                          1177Advanced configurations with kubeadm (Kustomize)Cluster Lifecycle@fabriziopandini
                                                                                                                                                                                            1381kubeadm component config managementCluster Lifecycle@rosti
                                                                                                                                                                                              1739kubeadm customization with patchesCluster Lifecycle@neolit123
                                                                                                                                                                                              • alpha:v1.19
                                                                                                                                                                                              • beta:v1.22
                                                                                                                                                                                              • stable:TODO
                                                                                                                                                                                              2067Rename the kubeadm "master" label and taintCluster Lifecycle@neolit123
                                                                                                                                                                                                2498Kubeadm Config versioningCluster Lifecycle@liztio
                                                                                                                                                                                                  2500kubeadm join --control-plane workflowCluster Lifecycle@fabriziopandini
                                                                                                                                                                                                    2501kubeadm phases to betaCluster Lifecycle@fabriziopandini
                                                                                                                                                                                                      2502Certificates copy for join --control-planeCluster Lifecycle@fabriziopandini
                                                                                                                                                                                                        2503Artifact GenerationCluster Lifecycle@klaven , @ncdc
                                                                                                                                                                                                          2504kubeadm-machine-outputCluster Lifecycle@akutz , @bart0sh
                                                                                                                                                                                                            2505Kubeadm operatorCluster Lifecycle@fabriziopandini
                                                                                                                                                                                                              2506Remove ClusterStatus from kubeadm-configCluster Lifecycle@fabriziopandini
                                                                                                                                                                                                                2568Run control-plane as non-root in kubeadm.Cluster Lifecycle@vinayakankugoyal
                                                                                                                                                                                                                • alpha:v1.22
                                                                                                                                                                                                                • beta:TBD
                                                                                                                                                                                                                • stable:TBD
                                                                                                                                                                                                                2915Replace usage of the kubelet-config-x.y namingCluster Lifecycle@neolit123
                                                                                                                                                                                                                • alpha:v1.23
                                                                                                                                                                                                                • beta:v1.24
                                                                                                                                                                                                                • stable:v1.25
                                                                                                                                                                                                                3614Use etcd's learner mode in kubeadmCluster Lifecycle@neolit123
                                                                                                                                                                                                                  378Kubernetes Bootstrap Checkpointing ProposalCluster Lifecycle@timothysc
                                                                                                                                                                                                                    970Kubeadm config file graduationCluster Lifecycle@fabriziopandini , @luxas , @rosti , @neolit123
                                                                                                                                                                                                                      995kubeadm-for-windowsWindows@benmoss , @gab-satchi , @ksubrmnn , @neolit123 , @patricklang
                                                                                                                                                                                                                        115Moving ComponentConfig API types to staging reposCluster Lifecycle@luxas , @sttts
                                                                                                                                                                                                                          783Create a `k8s.io/component-base` repoCluster Lifecycle@luxas , @sttts
                                                                                                                                                                                                                            0000A community forum for KubernetesContributor Experience@castrojo
                                                                                                                                                                                                                              1553Issue Triage Workflow and AutomationContributor Experience@justaugustus , @mrbobbytables , @nikhita
                                                                                                                                                                                                                                2225Contributor SiteContributor Experience@jbeda
                                                                                                                                                                                                                                  1326doc-policies-for-third-party-contentDocs@aimeeu , @jimangel , @sftim , @zacharysarah
                                                                                                                                                                                                                                    1013Watch support for metrics APIsInstrumentation@x13n
                                                                                                                                                                                                                                      1206Kubernetes Metrics OverhaulInstrumentation@brancz , @ehashman
                                                                                                                                                                                                                                        1209Metrics Stability FrameworkInstrumentation@logicalhan , @RainbowMango , @solodov , @serathius
                                                                                                                                                                                                                                        • alpha:v1.15
                                                                                                                                                                                                                                        • beta:v1.17
                                                                                                                                                                                                                                        • stable:v1.21
                                                                                                                                                                                                                                        1602Structured LoggingInstrumentation@serathius , @44past4 , @DirectXMan12 , @ehashman
                                                                                                                                                                                                                                        • alpha:v1.19
                                                                                                                                                                                                                                        • beta:v1.23
                                                                                                                                                                                                                                        • stable:v1.26
                                                                                                                                                                                                                                        1748Expose Pod Resource Request MetricsInstrumentation@smarterclayton
                                                                                                                                                                                                                                        • alpha:v1.20
                                                                                                                                                                                                                                        • beta:v1.21
                                                                                                                                                                                                                                        • stable:v1.27
                                                                                                                                                                                                                                        1753Kubernetes system components logs sanitizationInstrumentation@44past4 , @immutableT , @PurelyApplied
                                                                                                                                                                                                                                        • alpha:v1.19
                                                                                                                                                                                                                                        • deprecated:v1.24
                                                                                                                                                                                                                                        • removed:v1.24
                                                                                                                                                                                                                                        2305Dynamic Cardinality EnforcementInstrumentation@logicalhan , @lilic , @yoyinzyc , @rexagod
                                                                                                                                                                                                                                        • beta:v1.28
                                                                                                                                                                                                                                        2831Kubelet OpenTelemetry TracingInstrumentation@husky-parul , @somalley , @dashpole
                                                                                                                                                                                                                                        • alpha:v1.25
                                                                                                                                                                                                                                        • beta:v1.27
                                                                                                                                                                                                                                        • stable:v1.28
                                                                                                                                                                                                                                        2845Deprecate klog specific flags in Kubernetes componentsInstrumentation@serathius
                                                                                                                                                                                                                                        • alpha:v1.23
                                                                                                                                                                                                                                        • beta:v1.24
                                                                                                                                                                                                                                        • stable:v1.26
                                                                                                                                                                                                                                        3077Contextual loggingInstrumentation@pohly
                                                                                                                                                                                                                                        • alpha:v1.24
                                                                                                                                                                                                                                        • beta:v1.28
                                                                                                                                                                                                                                        • stable:v1.30
                                                                                                                                                                                                                                        3466Kubernetes Component Health SLIsInstrumentation@logicalhan
                                                                                                                                                                                                                                        • alpha:v1.26
                                                                                                                                                                                                                                        • beta:v1.27
                                                                                                                                                                                                                                        • stable:v1.29
                                                                                                                                                                                                                                        3498Extending Metrics StabilityInstrumentation@logicalhan , @dgrisonnet , @coffeepac
                                                                                                                                                                                                                                        • alpha:v1.26
                                                                                                                                                                                                                                        • beta:v1.27
                                                                                                                                                                                                                                        • stable:v1.28
                                                                                                                                                                                                                                        383New Event API GA GraduationInstrumentation@gmarek , @chelseychen
                                                                                                                                                                                                                                        • stable:v1.19
                                                                                                                                                                                                                                        647APIServer TracingInstrumentation@Monkeyanator , @dashpole , @logicalhan
                                                                                                                                                                                                                                        • alpha:v1.22
                                                                                                                                                                                                                                        • beta:v1.27
                                                                                                                                                                                                                                        1645Multi-Cluster Services APIMulticluster@jeremyot
                                                                                                                                                                                                                                          2149ClusterID for ClusterSet IdentificationMulticluster@jeremyot , @lauralorenz
                                                                                                                                                                                                                                            752EndpointSlice APINetwork@freehan , @robscott , @swetharepakula
                                                                                                                                                                                                                                            • alpha:v1.16
                                                                                                                                                                                                                                            • beta:v1.17
                                                                                                                                                                                                                                            • stable:v1.21
                                                                                                                                                                                                                                            1024NodeLocal DNS CacheNetwork@prameshj
                                                                                                                                                                                                                                              1138Graduate IPv6 to betaNetwork@aojea
                                                                                                                                                                                                                                                1435Different protocols in the same service definition with type=loadbalancerNetwork@laszlo.janosi1@gmail.com , @bridgetkromhout
                                                                                                                                                                                                                                                • alpha:v1.20
                                                                                                                                                                                                                                                • beta:v1.24
                                                                                                                                                                                                                                                • stable:v1.26
                                                                                                                                                                                                                                                1453Graduate Ingress API to GANetwork@bowei , @cmluciano , @robscott
                                                                                                                                                                                                                                                • beta:v1.1
                                                                                                                                                                                                                                                • stable:v1.19
                                                                                                                                                                                                                                                1507Adding AppProtocol to Services and EndpointsNetwork@robscott
                                                                                                                                                                                                                                                • alpha:v1.18
                                                                                                                                                                                                                                                • beta:v1.19
                                                                                                                                                                                                                                                • stable:v1.20
                                                                                                                                                                                                                                                1611Rearchitecting NetworkPolicy tests with a DSL for better upstream test coverageNetwork@jayunit100 , @abhiraut , @sedefsavas , @McCodeman , @mattfenwick
                                                                                                                                                                                                                                                  1669Proxy Terminating EndpointsNetwork@andrewsykim
                                                                                                                                                                                                                                                  • alpha:v1.22
                                                                                                                                                                                                                                                  • beta:v1.26
                                                                                                                                                                                                                                                  • stable:v1.28
                                                                                                                                                                                                                                                  1672Tracking Terminating Endpoints in EndpointSliceNetwork@andrewsykim
                                                                                                                                                                                                                                                  • alpha:v1.20
                                                                                                                                                                                                                                                  • beta:v1.22
                                                                                                                                                                                                                                                  • stable:v1.26
                                                                                                                                                                                                                                                  1860Make Kubernetes aware of the load balancer behaviourNetwork@Sh4d1
                                                                                                                                                                                                                                                  • alpha:v1.21
                                                                                                                                                                                                                                                  • beta:v1.22
                                                                                                                                                                                                                                                  1864Optionally Disable Node Ports for Service Type=LoadBalancerNetwork@andrewsykim
                                                                                                                                                                                                                                                  • alpha:v1.20
                                                                                                                                                                                                                                                  • beta:v1.22
                                                                                                                                                                                                                                                  • stable:v1.24
                                                                                                                                                                                                                                                  1880Multiple Service CIDRsNetwork@aojea
                                                                                                                                                                                                                                                  • alpha:v1.27
                                                                                                                                                                                                                                                  • beta:v1.29
                                                                                                                                                                                                                                                  • stable:v1.31
                                                                                                                                                                                                                                                  2079Allow a Network Policy to contemplate a set of ports in a single ruleNetwork@rikatz
                                                                                                                                                                                                                                                  • alpha:v1.21
                                                                                                                                                                                                                                                  • beta:v1.22
                                                                                                                                                                                                                                                  • stable:v1.25
                                                                                                                                                                                                                                                  2086Service Internal Traffic PolicyNetwork@andrewsykim
                                                                                                                                                                                                                                                  • alpha:v1.21
                                                                                                                                                                                                                                                  • beta:v1.22
                                                                                                                                                                                                                                                  • stable:v1.26
                                                                                                                                                                                                                                                  2091Add support for AdminNetworkPolicy resourcesNetwork@abhiraut , @Dyanngg , @skmatti , @astoycos , @srampal , @vbannai , @gjsj
                                                                                                                                                                                                                                                  • alpha:v1.24
                                                                                                                                                                                                                                                  • beta:v1.25
                                                                                                                                                                                                                                                  • stable:v1.27
                                                                                                                                                                                                                                                  2200Block ExternalIPs via Admission ControlNetwork@thockin
                                                                                                                                                                                                                                                  • stable:v1.21
                                                                                                                                                                                                                                                  2365IngressClass Namespaced ParamsNetwork@robscott
                                                                                                                                                                                                                                                  • alpha:v1.21
                                                                                                                                                                                                                                                  • beta:v1.22
                                                                                                                                                                                                                                                  • stable:v1.23
                                                                                                                                                                                                                                                  2433Topology Aware HintsNetwork@robscott
                                                                                                                                                                                                                                                  • alpha:v1.21
                                                                                                                                                                                                                                                  • beta:v1.23
                                                                                                                                                                                                                                                  • stable:v1.29
                                                                                                                                                                                                                                                  2438Dual Stack API ServerNetwork@danwinship
                                                                                                                                                                                                                                                  • alpha:v1.24
                                                                                                                                                                                                                                                  • beta:v1.26
                                                                                                                                                                                                                                                  • stable:v1.27
                                                                                                                                                                                                                                                  2447Make kube-proxy service abstraction optionalNetwork@bradhoekstra
                                                                                                                                                                                                                                                    2448Remove kube-proxy's automatic clean up logicNetwork@vllry
                                                                                                                                                                                                                                                      2449Move ExternalDNS out of Kubernetes incubatorNetwork@njuettner
                                                                                                                                                                                                                                                        2450Remove knowledge of pod cluster CIDR from iptables rulesNetwork@satyasm
                                                                                                                                                                                                                                                          2593Enhanced NodeIPAM to support Discontiguous Cluster CIDRNetwork@rahulkjoshi , @sdmodi
                                                                                                                                                                                                                                                          • alpha:v1.25
                                                                                                                                                                                                                                                          • beta:v1.27
                                                                                                                                                                                                                                                          • stable:v1.29
                                                                                                                                                                                                                                                          2595Expanded DNS ConfigurationNetwork@gjkim42
                                                                                                                                                                                                                                                          • alpha:v1.22
                                                                                                                                                                                                                                                          • beta:v1.26
                                                                                                                                                                                                                                                          • stable:v1.28
                                                                                                                                                                                                                                                          265IPVS Load Balancing Mode in KubernetesNetwork@rramkumar1
                                                                                                                                                                                                                                                            2681Field status.hostIPs added for PodNetwork@wzshiming
                                                                                                                                                                                                                                                            • alpha:v1.28
                                                                                                                                                                                                                                                            • beta:v1.29
                                                                                                                                                                                                                                                            • stable:v1.31
                                                                                                                                                                                                                                                            2829Migrate Gateway API to k8s.io GroupNetwork@robscott
                                                                                                                                                                                                                                                              2943Network Policy status subresourceNetwork@rikatz
                                                                                                                                                                                                                                                              • alpha:v1.24
                                                                                                                                                                                                                                                              3070Reserve Service IP Range For Dynamic and Static IP AllocationNetwork@aojea
                                                                                                                                                                                                                                                              • alpha:v1.24
                                                                                                                                                                                                                                                              • beta:v1.25
                                                                                                                                                                                                                                                              • stable:v1.26
                                                                                                                                                                                                                                                              3178Cleaning up IPTables Chain OwnershipNetwork@danwinship
                                                                                                                                                                                                                                                              • alpha:v1.25
                                                                                                                                                                                                                                                              • beta:v1.27
                                                                                                                                                                                                                                                              • stable:v1.28
                                                                                                                                                                                                                                                              3453Minimize iptables-restore input sizeNetwork@danwinship
                                                                                                                                                                                                                                                              • alpha:v1.26
                                                                                                                                                                                                                                                              • beta:v1.27
                                                                                                                                                                                                                                                              • stable:v1.28
                                                                                                                                                                                                                                                              3458Remove transient node predicates from KCCM's service controllerNetwork@alexanderConstantinescu
                                                                                                                                                                                                                                                              • beta:v1.27
                                                                                                                                                                                                                                                              • stable:v1.29
                                                                                                                                                                                                                                                              3668Reserve Nodeport Ranges For Dynamic And Static Port AllocationNetwork@xuzhenglun
                                                                                                                                                                                                                                                              • alpha:v1.27
                                                                                                                                                                                                                                                              • beta:v1.28
                                                                                                                                                                                                                                                              • stable:v1.30
                                                                                                                                                                                                                                                              3685Move EndpointSlice Reconciler into StagingNetwork@akhilles
                                                                                                                                                                                                                                                                3705Cloud Dual-Stack --node-ip HandlingNetwork@danwinship
                                                                                                                                                                                                                                                                • alpha:v1.27
                                                                                                                                                                                                                                                                • beta:v1.28
                                                                                                                                                                                                                                                                • stable:v1.29
                                                                                                                                                                                                                                                                3726standard-application-protocolsNetwork@LiorLieberman
                                                                                                                                                                                                                                                                • stable:v1.27
                                                                                                                                                                                                                                                                3836Kube-proxy improved ingress connectivity reliabilityNetwork@alexanderConstantinescu
                                                                                                                                                                                                                                                                • alpha:v1.28
                                                                                                                                                                                                                                                                • beta:v1.29
                                                                                                                                                                                                                                                                • stable:v1.30
                                                                                                                                                                                                                                                                427Graduate CoreDNS to GANetwork@johnbelamaric , @rajansandeep
                                                                                                                                                                                                                                                                  504Configurable Pod DNSNetwork@MrHohn
                                                                                                                                                                                                                                                                    536Topology-aware service routingNetwork@m1093782566 , @andrewsykim
                                                                                                                                                                                                                                                                      563Kubernetes Dual-stack SupportNetwork@leblancd , @rpothier , @lachie83 , @khenidak , @feiskyer , @bridgetkromhout
                                                                                                                                                                                                                                                                      • alpha:v1.20
                                                                                                                                                                                                                                                                      • beta:v1.21
                                                                                                                                                                                                                                                                      • stable:v1.23
                                                                                                                                                                                                                                                                      566Switch CoreDNS to the default DNSNetwork@johnbelamaric , @rajansandeep
                                                                                                                                                                                                                                                                        580Pod Ready++Network@freehan
                                                                                                                                                                                                                                                                          614SCTP supportNetwork@janosi
                                                                                                                                                                                                                                                                          • alpha:v1.12
                                                                                                                                                                                                                                                                          • beta:v1.19
                                                                                                                                                                                                                                                                          • stable:v1.20
                                                                                                                                                                                                                                                                          758Graduate Ingress to GANetwork@bowei
                                                                                                                                                                                                                                                                            784Kube-Proxy ComponentConfig graduationNetwork@rosti
                                                                                                                                                                                                                                                                              980Finalizer Protection for Service LoadBalancersNetwork@MrHohn
                                                                                                                                                                                                                                                                                1029Quotas for Ephemeral StorageNode@RobertKrawitz , @pacoxu
                                                                                                                                                                                                                                                                                • alpha:1.15
                                                                                                                                                                                                                                                                                127Support User NamespacesNode@rata , @giuseppe , @saschagrunert
                                                                                                                                                                                                                                                                                • alpha:v1.25
                                                                                                                                                                                                                                                                                1287In-place Update of Pod ResourcesNode@kgolab , @bskiba , @schylek , @vinaykul
                                                                                                                                                                                                                                                                                • alpha:v1.27
                                                                                                                                                                                                                                                                                • beta:v1.29
                                                                                                                                                                                                                                                                                • stable:v1.30
                                                                                                                                                                                                                                                                                135Seccomp to GANode@tallclair , @pjbgf
                                                                                                                                                                                                                                                                                  1539HugePagesNode@derekwaynecarr , @sjenning , @PiotrProkop
                                                                                                                                                                                                                                                                                  • alpha:v1.18
                                                                                                                                                                                                                                                                                  • beta:v1.19
                                                                                                                                                                                                                                                                                  • stable:v1.22
                                                                                                                                                                                                                                                                                  1547Building a Dockerless KubeletNode@mattjmcnaughton
                                                                                                                                                                                                                                                                                    1558Cleaning up container streaming requestsNode@tallclair
                                                                                                                                                                                                                                                                                      166Promote Taint Based Evictions to GANode@damemi
                                                                                                                                                                                                                                                                                        1769Memory ManagerNode@bg-chun , @cezaryzukowski , @cynepco3hahue
                                                                                                                                                                                                                                                                                        • alpha:v1.21
                                                                                                                                                                                                                                                                                        • beta:v1.22
                                                                                                                                                                                                                                                                                        • stable:v1.23
                                                                                                                                                                                                                                                                                        1797Configure FQDN as Hostname for PodsNode@javidiaz , @clrkio , @kochut
                                                                                                                                                                                                                                                                                        • alpha:v1.19
                                                                                                                                                                                                                                                                                        • beta:v1.20
                                                                                                                                                                                                                                                                                        • stable:v1.22
                                                                                                                                                                                                                                                                                        1867Disable AcceleratorUsage MetricsNode@RenaudWasTaken
                                                                                                                                                                                                                                                                                        • alpha:v1.19
                                                                                                                                                                                                                                                                                        • beta:v1.20
                                                                                                                                                                                                                                                                                        • stable:v1.22
                                                                                                                                                                                                                                                                                        1898Hardening exec endpoints against SSRFNode@tallclair
                                                                                                                                                                                                                                                                                        • alpha:v1.20
                                                                                                                                                                                                                                                                                        1967Size memory backed volumesNode@derekwaynecarr
                                                                                                                                                                                                                                                                                        • alpha:v1.20
                                                                                                                                                                                                                                                                                        • beta:v1.22
                                                                                                                                                                                                                                                                                        • stable:v1.23
                                                                                                                                                                                                                                                                                        1972Kubelet Exec Probe TimeoutsNode@andrewsykim , @SergeyKanzhelev
                                                                                                                                                                                                                                                                                        • stable:v1.24
                                                                                                                                                                                                                                                                                        2000Graceful Node ShutdownNode@bobbypage , @mrunalp
                                                                                                                                                                                                                                                                                        • alpha:v1.20
                                                                                                                                                                                                                                                                                        • beta:v1.21
                                                                                                                                                                                                                                                                                        2008Forensic Container CheckpointingNode@adrianreber
                                                                                                                                                                                                                                                                                        • alpha:v1.25
                                                                                                                                                                                                                                                                                        • beta:v1.26
                                                                                                                                                                                                                                                                                        • stable:v1.28
                                                                                                                                                                                                                                                                                        2033Rootless modeNode@AkihiroSuda
                                                                                                                                                                                                                                                                                        • alpha:v1.22
                                                                                                                                                                                                                                                                                        2040Kubelet CRI supportNode@mrunalp , @mikebrow
                                                                                                                                                                                                                                                                                        • alpha:v1.5
                                                                                                                                                                                                                                                                                        • beta:v1.23
                                                                                                                                                                                                                                                                                        1884Kubelet endpoint for pod resource assignmentNode@dashpole , @vikaschoudhary16 , @renaudwastaken , @fromanirh , @alexeyperevalov
                                                                                                                                                                                                                                                                                        • alpha:v1.13
                                                                                                                                                                                                                                                                                        • beta:v1.15
                                                                                                                                                                                                                                                                                        • stable:v1.21
                                                                                                                                                                                                                                                                                        2053Downward API HugePagesNode@derekwaynecarr , @saschagrunert
                                                                                                                                                                                                                                                                                        • alpha:v1.20
                                                                                                                                                                                                                                                                                        • beta:v1.21
                                                                                                                                                                                                                                                                                        • stable:v1.27
                                                                                                                                                                                                                                                                                        2129Disable cAdvisor json MetricsNode@dashpole
                                                                                                                                                                                                                                                                                        • alpha:v1.21
                                                                                                                                                                                                                                                                                        • beta:v1.21
                                                                                                                                                                                                                                                                                        • stable:v1.21
                                                                                                                                                                                                                                                                                        213RunAsGroup support in PodSpec and PodSecurityPolicyNode@krmayankk
                                                                                                                                                                                                                                                                                        • alpha:v1.10
                                                                                                                                                                                                                                                                                        • beta:v1.14
                                                                                                                                                                                                                                                                                        • stable:v1.21
                                                                                                                                                                                                                                                                                        2133Kubelet Credential ProvidersNode@andrewsykim , @ruiwen-zhao
                                                                                                                                                                                                                                                                                        • alpha:v1.20
                                                                                                                                                                                                                                                                                        • beta:v1.24
                                                                                                                                                                                                                                                                                        • stable:v1.26
                                                                                                                                                                                                                                                                                        2221Removing dockershim from kubeletNode@resouer , @dims
                                                                                                                                                                                                                                                                                          2238Liveness Probe Grace PeriodNode@ehashman
                                                                                                                                                                                                                                                                                          • alpha:v1.21
                                                                                                                                                                                                                                                                                          • beta:v1.22
                                                                                                                                                                                                                                                                                          • stable:v1.28
                                                                                                                                                                                                                                                                                          2254cgroups v2Node@giuseppe
                                                                                                                                                                                                                                                                                          • alpha:v1.18
                                                                                                                                                                                                                                                                                          • beta:v1.22
                                                                                                                                                                                                                                                                                          • stable:v1.25
                                                                                                                                                                                                                                                                                          2371cAdvisor-less, CRI-full Container and Pod StatsNode@haircommander , @bobbypage
                                                                                                                                                                                                                                                                                          • alpha:v1.23
                                                                                                                                                                                                                                                                                          • beta:v1.28
                                                                                                                                                                                                                                                                                          2400Node system swap supportNode@ehashman , @ike-ma , @SergeyKanzhelev , @harche , @iholder101
                                                                                                                                                                                                                                                                                          • alpha:v1.22
                                                                                                                                                                                                                                                                                          • beta:v1.28
                                                                                                                                                                                                                                                                                          • stable:TBD
                                                                                                                                                                                                                                                                                          2403Extend kubelet pod resource assignment endpoint to return allocatable resourcesNode@ffromani , @alexeyperevalov , @swatisehgal
                                                                                                                                                                                                                                                                                          • alpha:v1.21
                                                                                                                                                                                                                                                                                          • beta:v1.23
                                                                                                                                                                                                                                                                                          • stable:v1.28
                                                                                                                                                                                                                                                                                          2411CRI Container Log RotationNode@umohnani8
                                                                                                                                                                                                                                                                                          • alpha:v1.10
                                                                                                                                                                                                                                                                                          • beta:v1.11
                                                                                                                                                                                                                                                                                          • stable:v1.21
                                                                                                                                                                                                                                                                                          2413Seccomp by defaultNode@mrunalp , @saschagrunert
                                                                                                                                                                                                                                                                                          • alpha:v1.22
                                                                                                                                                                                                                                                                                          • beta:v1.25
                                                                                                                                                                                                                                                                                          • stable:v1.27
                                                                                                                                                                                                                                                                                          2535Ensure Secret Pulled ImagesNode@mikebrow
                                                                                                                                                                                                                                                                                          • alpha:v1.24
                                                                                                                                                                                                                                                                                          • beta:v1.25
                                                                                                                                                                                                                                                                                          • stable:v1.27
                                                                                                                                                                                                                                                                                          2570Memory QoSNode@xiaoxubeii
                                                                                                                                                                                                                                                                                          • alpha:v1.27
                                                                                                                                                                                                                                                                                          • beta:v1.28
                                                                                                                                                                                                                                                                                          2625SMT aware cpumanager policyNode@fromanirh , @swatisehgal
                                                                                                                                                                                                                                                                                          • alpha:v1.22
                                                                                                                                                                                                                                                                                          • beta:v1.23
                                                                                                                                                                                                                                                                                          • stable:v1.25
                                                                                                                                                                                                                                                                                          2712Pod Priority Based Graceful Node ShutdownNode@mrunalp , @bobbypage
                                                                                                                                                                                                                                                                                          • alpha:v1.23
                                                                                                                                                                                                                                                                                          • beta:v1.24
                                                                                                                                                                                                                                                                                          2727Add gRPC probe to Pod.Spec.Container.{Liveness,Readiness,Startup}ProbeNode@bowei , @PxyUp , @SergeyKanzhelev
                                                                                                                                                                                                                                                                                          • alpha:v1.23
                                                                                                                                                                                                                                                                                          • beta:v1.24
                                                                                                                                                                                                                                                                                          • stable:v1.27
                                                                                                                                                                                                                                                                                          277Ephemeral ContainersNode@verb
                                                                                                                                                                                                                                                                                          • alpha:v1.16
                                                                                                                                                                                                                                                                                          • beta:v1.23
                                                                                                                                                                                                                                                                                          • stable:v1.25
                                                                                                                                                                                                                                                                                          281Dynamic Kubelet ConfigurationNode@mtaufen
                                                                                                                                                                                                                                                                                          • alpha:v1.8
                                                                                                                                                                                                                                                                                          • beta:v1.11
                                                                                                                                                                                                                                                                                          • deprecated:v1.22
                                                                                                                                                                                                                                                                                          • removed:v1.24
                                                                                                                                                                                                                                                                                          • stable:never
                                                                                                                                                                                                                                                                                          2902CPUManager Policy Option to Distribute CPUs Across NUMA Nodes Instead of Packing ThemNode@klueska
                                                                                                                                                                                                                                                                                          • alpha:v1.23
                                                                                                                                                                                                                                                                                          • beta:v1.24
                                                                                                                                                                                                                                                                                          • stable:v1.25
                                                                                                                                                                                                                                                                                          3063dynamic resource allocationNode@pohly
                                                                                                                                                                                                                                                                                          • alpha:v1.26
                                                                                                                                                                                                                                                                                          • beta:v1.29
                                                                                                                                                                                                                                                                                          • stable:v1.31
                                                                                                                                                                                                                                                                                          3085Pod networking ready conditionNode@ddebroy , @agamdua
                                                                                                                                                                                                                                                                                          • alpha:v1.28
                                                                                                                                                                                                                                                                                          3288Split Stdout and Stderr Log Stream of ContainerNode@knight42
                                                                                                                                                                                                                                                                                          • alpha:v1.25
                                                                                                                                                                                                                                                                                          • beta:v1.26
                                                                                                                                                                                                                                                                                          • stable:v1.27
                                                                                                                                                                                                                                                                                          3327CPUManager policy option to align CPUs by Socket instead of by NUMA nodeNode@klueska , @sanjaychatterjee , @arpitsardhana
                                                                                                                                                                                                                                                                                          • alpha:v1.25
                                                                                                                                                                                                                                                                                          • beta:v1.27
                                                                                                                                                                                                                                                                                          • stable:v1.28
                                                                                                                                                                                                                                                                                          3386Kubelet Evented PLEG for Better PerformanceNode@haircommander , @harche
                                                                                                                                                                                                                                                                                          • alpha:v1.26
                                                                                                                                                                                                                                                                                          • beta:v1.27
                                                                                                                                                                                                                                                                                          34Protomote sysctl annotations to fieldsNode@ingvagabund
                                                                                                                                                                                                                                                                                          • alpha:v1.4
                                                                                                                                                                                                                                                                                          • beta:v1.11
                                                                                                                                                                                                                                                                                          • stable:v1.21
                                                                                                                                                                                                                                                                                          3545Improved multi-numa alignment in Topology ManagerNode@PiotrProkop , @knopt
                                                                                                                                                                                                                                                                                          • alpha:v1.26
                                                                                                                                                                                                                                                                                          • beta:v1.28
                                                                                                                                                                                                                                                                                          • stable:v1.30
                                                                                                                                                                                                                                                                                          3570CPU ManagerNode@ConnorDoyle , @flyingcougar , @sjenning , @fromanirh
                                                                                                                                                                                                                                                                                          • alpha:v1.8
                                                                                                                                                                                                                                                                                          • beta:v1.10
                                                                                                                                                                                                                                                                                          • stable:v1.26
                                                                                                                                                                                                                                                                                          3573Device PluginsNode@RenaudWasTaken , @jiayingz , @swatisehgal
                                                                                                                                                                                                                                                                                          • alpha:v1.8
                                                                                                                                                                                                                                                                                          • beta:v1.10
                                                                                                                                                                                                                                                                                          • stable:v1.26
                                                                                                                                                                                                                                                                                          3619Fine grained SupplementalGroups controlNode@everpeace
                                                                                                                                                                                                                                                                                          • alpha:v1.28
                                                                                                                                                                                                                                                                                          • beta:v1.xx
                                                                                                                                                                                                                                                                                          • stable:v1.yy
                                                                                                                                                                                                                                                                                          3673KEP TemplateNode@pacoxu , @Ruiwen-Zhao
                                                                                                                                                                                                                                                                                          • alpha:v1.27
                                                                                                                                                                                                                                                                                          • beta:v1.28
                                                                                                                                                                                                                                                                                          • stable:v1.29
                                                                                                                                                                                                                                                                                          3695Extend the PodResources API to include resources allocated by DRANode@moshe010
                                                                                                                                                                                                                                                                                          • alpha:v1.27
                                                                                                                                                                                                                                                                                          • beta:v1.30
                                                                                                                                                                                                                                                                                          • stable:v1.32
                                                                                                                                                                                                                                                                                          3960Pod lifecycle sleep actionNode@AxeZhan
                                                                                                                                                                                                                                                                                          • alpha:v1.28
                                                                                                                                                                                                                                                                                          • beta:v1.29
                                                                                                                                                                                                                                                                                          • stable:v1.31
                                                                                                                                                                                                                                                                                          3983Add support for a kubelet drop-in configuration directoryNode@haircommander , @yuqi-zhang
                                                                                                                                                                                                                                                                                          • alpha:v1.28
                                                                                                                                                                                                                                                                                          • beta:v1.29
                                                                                                                                                                                                                                                                                          • stable:v1.31
                                                                                                                                                                                                                                                                                          4009Add CDI devices to device plugin APINode@elezar
                                                                                                                                                                                                                                                                                          • alpha:v1.28
                                                                                                                                                                                                                                                                                          • beta:v1.29
                                                                                                                                                                                                                                                                                          • stable:v1.30
                                                                                                                                                                                                                                                                                          4033Discover cgroup driver from CRINode@marquiz , @haircommander
                                                                                                                                                                                                                                                                                          • alpha:v1.28
                                                                                                                                                                                                                                                                                          • beta:v1.yy
                                                                                                                                                                                                                                                                                          • stable:v1.zz
                                                                                                                                                                                                                                                                                          495Shared PID NamespaceNode@verb
                                                                                                                                                                                                                                                                                            585Runtime ClassNode@tallclair
                                                                                                                                                                                                                                                                                            • alpha:v1.12
                                                                                                                                                                                                                                                                                            • beta:v1.14
                                                                                                                                                                                                                                                                                            • stable:v1.20
                                                                                                                                                                                                                                                                                            589Efficient Node HeartbeatNode@wojtek-t , @with input from @bgrant0607, @dchen1107, @yujuhong, @lavalamp
                                                                                                                                                                                                                                                                                              606Kubelet endpoint for device assignment observation detailsNode@dashpole , @vikaschoudhary16 , @renaudwastaken
                                                                                                                                                                                                                                                                                              • alpha:v1.13
                                                                                                                                                                                                                                                                                              • beta:v1.15
                                                                                                                                                                                                                                                                                              • stable:v1.28
                                                                                                                                                                                                                                                                                              688Pod OverheadNode@egernst
                                                                                                                                                                                                                                                                                              • alpha:v1.16
                                                                                                                                                                                                                                                                                              • beta:v1.18
                                                                                                                                                                                                                                                                                              • stable:v1.24
                                                                                                                                                                                                                                                                                              693Node Topology ManagerNode@ConnorDoyle , @balajismaniam , @lmdaly , @swatisehgal
                                                                                                                                                                                                                                                                                              • alpha:v1.16
                                                                                                                                                                                                                                                                                              • beta:v1.18
                                                                                                                                                                                                                                                                                              • stable:v1.27
                                                                                                                                                                                                                                                                                              727Kubelet Resource Metrics EndpointNode@dashpole
                                                                                                                                                                                                                                                                                                753Sidecar ContainersNode@SergeyKanzhelev , @matthyx , @jpbetz
                                                                                                                                                                                                                                                                                                • alpha:v1.28
                                                                                                                                                                                                                                                                                                • beta:v1.29
                                                                                                                                                                                                                                                                                                • stable:v1.32
                                                                                                                                                                                                                                                                                                757Pid LimitingNode@derekwaynecarr , @dims
                                                                                                                                                                                                                                                                                                  793Promote Node Operating System & Architecture labels to GANode@yujuhong
                                                                                                                                                                                                                                                                                                    950Add pod-startup liveness-probe holdoff for slow-starting podsNode@matthyx
                                                                                                                                                                                                                                                                                                      0000Anago to Krel MigrationRelease@saschagrunert
                                                                                                                                                                                                                                                                                                        1498Kubernetes Yearly Support PeriodRelease@imkin , @liggitt , @tpepper , @jberkus , @youngnick
                                                                                                                                                                                                                                                                                                          1729Rebase Kubernetes Main Master and Node Images to Distroless/staticRelease@yuwenma
                                                                                                                                                                                                                                                                                                            1731Publishing Kubernetes packages on community infrastructureRelease@hoegaarden , @RobertKielty , @saschagrunert , @xmudrii
                                                                                                                                                                                                                                                                                                            • alpha:v1.28
                                                                                                                                                                                                                                                                                                            1732Kubernetes Community Artifact ServingRelease@brendandburns
                                                                                                                                                                                                                                                                                                              1733Release Notes ImprovementsRelease@jeefy , @saschagrunert
                                                                                                                                                                                                                                                                                                                1734Image PromoterRelease@javier-b-perez
                                                                                                                                                                                                                                                                                                                  2572Defining the Kubernetes Release CadenceRelease@kikisdeliveryservice , @jeremyrickard , @jberkus , @justaugustus , @LappleApple , @saschagrunert
                                                                                                                                                                                                                                                                                                                  • alpha:v1.22
                                                                                                                                                                                                                                                                                                                  • beta:v1.23
                                                                                                                                                                                                                                                                                                                  • stable:v1.26
                                                                                                                                                                                                                                                                                                                  2818Reducing Build Maintenance in CIPRelease@tylerferrara
                                                                                                                                                                                                                                                                                                                  • stable:v1.22
                                                                                                                                                                                                                                                                                                                  2853Changing kubernetes/kubernetes default branch name to mainRelease@cpanato
                                                                                                                                                                                                                                                                                                                  • stable:v1.25
                                                                                                                                                                                                                                                                                                                  3000Artifact Distribution PolicyRelease@hh , @BobyMCbobs
                                                                                                                                                                                                                                                                                                                  • alpha:v1.25
                                                                                                                                                                                                                                                                                                                  • beta:v1.26
                                                                                                                                                                                                                                                                                                                  • stable:v1.27
                                                                                                                                                                                                                                                                                                                  3027SLSA Compliance in the Kubernetes Release ProcessRelease@puerco
                                                                                                                                                                                                                                                                                                                    3031Signing release artifactsRelease@saschagrunert
                                                                                                                                                                                                                                                                                                                    • alpha:v1.24
                                                                                                                                                                                                                                                                                                                    • beta:v1.26
                                                                                                                                                                                                                                                                                                                    3720Freezing `k8s.gcr.io` image registryRelease@upodroid
                                                                                                                                                                                                                                                                                                                    • stable:v1.27
                                                                                                                                                                                                                                                                                                                    3744Stay on supported go versionsRelease@liggitt
                                                                                                                                                                                                                                                                                                                    • stable:v1.27
                                                                                                                                                                                                                                                                                                                    1258Default Pod Topology SpreadScheduling@alculquicondor
                                                                                                                                                                                                                                                                                                                    • alpha:v1.19
                                                                                                                                                                                                                                                                                                                    • beta:v1.20
                                                                                                                                                                                                                                                                                                                    • stable:v1.24
                                                                                                                                                                                                                                                                                                                    1451Multi Scheduling ProfilesScheduling@alculquicondor , @ahg-g
                                                                                                                                                                                                                                                                                                                    • alpha:v1.18
                                                                                                                                                                                                                                                                                                                    • beta:v1.19
                                                                                                                                                                                                                                                                                                                    • stable:v1.22
                                                                                                                                                                                                                                                                                                                    1819Scheduler ExtenderScheduling@ravigadde
                                                                                                                                                                                                                                                                                                                      1923Prefer Nominated NodeScheduling@chendave
                                                                                                                                                                                                                                                                                                                      • alpha:v1.21
                                                                                                                                                                                                                                                                                                                      • beta:v1.22
                                                                                                                                                                                                                                                                                                                      • stable:v1.24
                                                                                                                                                                                                                                                                                                                      2249Namespace Selector for Pod AffinityScheduling@ahg-g
                                                                                                                                                                                                                                                                                                                      • alpha:v1.21
                                                                                                                                                                                                                                                                                                                      • beta:v1.22
                                                                                                                                                                                                                                                                                                                      • stable:v1.24
                                                                                                                                                                                                                                                                                                                      2372Resource Quota based on Node LabelsScheduling@vishh , @bsalamat
                                                                                                                                                                                                                                                                                                                        2458Preferred Fit StrategyScheduling@ahg-g
                                                                                                                                                                                                                                                                                                                        • beta:v1.22
                                                                                                                                                                                                                                                                                                                        • stable:v1.24
                                                                                                                                                                                                                                                                                                                        268Promote Pod Priority and Preemption to GAScheduling@bsalamat
                                                                                                                                                                                                                                                                                                                          2891Simplified Scheduler ConfigScheduling@damemi
                                                                                                                                                                                                                                                                                                                          • alpha:v1.23
                                                                                                                                                                                                                                                                                                                          • beta:v1.24
                                                                                                                                                                                                                                                                                                                          • stable:v1.25
                                                                                                                                                                                                                                                                                                                          2926Mutable Node Scheduling Directives for JobsScheduling@ahg-g
                                                                                                                                                                                                                                                                                                                          • beta:v1.23
                                                                                                                                                                                                                                                                                                                          • stable:v1.27
                                                                                                                                                                                                                                                                                                                          3022Tuning the number of domains in PodTopologySpreadScheduling@sanposhiho
                                                                                                                                                                                                                                                                                                                          • alpha:v1.24
                                                                                                                                                                                                                                                                                                                          • beta:v1.25
                                                                                                                                                                                                                                                                                                                          3094Take taints/tolerations into consideration when calculating PodTopologySpread skewScheduling@kerthcet
                                                                                                                                                                                                                                                                                                                          • alpha:v1.25
                                                                                                                                                                                                                                                                                                                          • beta:v1.26
                                                                                                                                                                                                                                                                                                                          3243Respect PodTopologySpread after rolling upgradesScheduling@denkensk
                                                                                                                                                                                                                                                                                                                          • alpha:v1.25
                                                                                                                                                                                                                                                                                                                          • beta:v1.27
                                                                                                                                                                                                                                                                                                                          • stable:v1.29
                                                                                                                                                                                                                                                                                                                          3280Guarantee PodDisruptionBudget When Preemption HappensScheduling@denkensk
                                                                                                                                                                                                                                                                                                                          • alpha:v1.27
                                                                                                                                                                                                                                                                                                                          • beta:TBD
                                                                                                                                                                                                                                                                                                                          • stable:TBD
                                                                                                                                                                                                                                                                                                                          3521Pod Scheduling ReadinessScheduling@Huang-Wei
                                                                                                                                                                                                                                                                                                                          • alpha:v1.26
                                                                                                                                                                                                                                                                                                                          • beta:v1.27
                                                                                                                                                                                                                                                                                                                          • stable:v1.29
                                                                                                                                                                                                                                                                                                                          3633Introduce MatchLabelKeys and MismatchLabelKeys to PodAffinity and PodAntiAffinityScheduling@sanposhiho
                                                                                                                                                                                                                                                                                                                          • alpha:v1.28
                                                                                                                                                                                                                                                                                                                          • beta:v1.29
                                                                                                                                                                                                                                                                                                                          • stable:v1.31
                                                                                                                                                                                                                                                                                                                          382Graduate TaintNodeByCondition to GAScheduling@draveness
                                                                                                                                                                                                                                                                                                                            3838Pod Mutable Scheduling DirectivesScheduling@ahg-g
                                                                                                                                                                                                                                                                                                                            • beta:1.27
                                                                                                                                                                                                                                                                                                                            • stable:v1.28
                                                                                                                                                                                                                                                                                                                            3902Decouple TaintManager from NodeLifeCycleControllerScheduling@yuanchen8911 , @atosatto , @ddebroy , @ravisantoshgudimetla
                                                                                                                                                                                                                                                                                                                            • beta:v1.28
                                                                                                                                                                                                                                                                                                                            548Graduate ScheduleDaemonSetPods to GAScheduling@draveness
                                                                                                                                                                                                                                                                                                                              583CoschedulingScheduling@k82cn
                                                                                                                                                                                                                                                                                                                                624Scheduling FrameworkScheduling@bsalamat , @misterikkit
                                                                                                                                                                                                                                                                                                                                • alpha:v1.16
                                                                                                                                                                                                                                                                                                                                • stable:v1.19
                                                                                                                                                                                                                                                                                                                                785Scheduler Component Config APIScheduling@alculquicondor
                                                                                                                                                                                                                                                                                                                                • beta:v1.19
                                                                                                                                                                                                                                                                                                                                • stable:v1.25
                                                                                                                                                                                                                                                                                                                                895Pod Topology SpreadScheduling@Huang-Wei
                                                                                                                                                                                                                                                                                                                                • alpha:v1.16
                                                                                                                                                                                                                                                                                                                                • beta:v1.18
                                                                                                                                                                                                                                                                                                                                • stable:v1.19
                                                                                                                                                                                                                                                                                                                                902Add NonPreempting Option For PriorityClassesScheduling@vllry , @denkensk
                                                                                                                                                                                                                                                                                                                                • alpha:v1.15
                                                                                                                                                                                                                                                                                                                                • beta:v1.19
                                                                                                                                                                                                                                                                                                                                • stable:v1.24
                                                                                                                                                                                                                                                                                                                                964Extending RequestedToCapacityRatio Priority Function to support Resource Bin Packing of Extended Resources - @sudeshshScheduling@sudeshsh
                                                                                                                                                                                                                                                                                                                                  986Resource Quota Scope SelectorsAPI Machinery@ravisantoshgudimetla
                                                                                                                                                                                                                                                                                                                                    1933Defend against accidental credential logging via static analysis interation into Prow.Security@PurelyApplied
                                                                                                                                                                                                                                                                                                                                    • alpha:v1.20
                                                                                                                                                                                                                                                                                                                                    • beta:v1.21
                                                                                                                                                                                                                                                                                                                                    • stable:v1.23
                                                                                                                                                                                                                                                                                                                                    2763KEP TemplateSecurity@vinayakankugoyal
                                                                                                                                                                                                                                                                                                                                    • alpha:v1.24
                                                                                                                                                                                                                                                                                                                                    • beta:TBD
                                                                                                                                                                                                                                                                                                                                    • stable:TBD
                                                                                                                                                                                                                                                                                                                                    3203Auto-refreshing official CVE feedSecurity@PushkarJ
                                                                                                                                                                                                                                                                                                                                    • alpha:v1.25
                                                                                                                                                                                                                                                                                                                                    • beta:v1.27
                                                                                                                                                                                                                                                                                                                                    • stable:TBD
                                                                                                                                                                                                                                                                                                                                    121Local Persistent VolumesStorage@msau42 , @vishh , @dhirajh , @ianchakeres
                                                                                                                                                                                                                                                                                                                                      1412Immutable Secrets and ConfigMapsStorage@wojtek-t
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.18
                                                                                                                                                                                                                                                                                                                                      • beta:v1.19
                                                                                                                                                                                                                                                                                                                                      • stable:v1.21
                                                                                                                                                                                                                                                                                                                                      1432Volume Health MonitorStorage@NickrenREN , @xing-yang
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.21
                                                                                                                                                                                                                                                                                                                                      • beta:v1.25
                                                                                                                                                                                                                                                                                                                                      • stable:v1.26
                                                                                                                                                                                                                                                                                                                                      1472Storage Capacity Constraints for Pod SchedulingStorage@pohly , @cofyc
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.19
                                                                                                                                                                                                                                                                                                                                      • beta:v1.21
                                                                                                                                                                                                                                                                                                                                      • stable:v1.24
                                                                                                                                                                                                                                                                                                                                      1487In-tree Storage Plugin to CSI Migration - AWSStorage@wongma7
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.14
                                                                                                                                                                                                                                                                                                                                      • beta:v1.17
                                                                                                                                                                                                                                                                                                                                      • stable:v1.25
                                                                                                                                                                                                                                                                                                                                      1488In-tree Storage Plugin to CSI Migration - GCE PDStorage@davidz627
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.14
                                                                                                                                                                                                                                                                                                                                      • beta:v1.17
                                                                                                                                                                                                                                                                                                                                      • stable:v1.25
                                                                                                                                                                                                                                                                                                                                      1489In-tree Storage Plugin to CSI Migration - CinderStorage@jsafrane
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.14
                                                                                                                                                                                                                                                                                                                                      • beta:v1.18
                                                                                                                                                                                                                                                                                                                                      • stable:v1.24
                                                                                                                                                                                                                                                                                                                                      1490In-tree Storage Plugin to CSI Migration - AzurediskStorage@andyzhangx
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.15
                                                                                                                                                                                                                                                                                                                                      • beta:v1.19
                                                                                                                                                                                                                                                                                                                                      • stable:v1.24
                                                                                                                                                                                                                                                                                                                                      1491In-tree Storage Plugin to CSI Migration - vSphereStorage@divyenpatel
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.18
                                                                                                                                                                                                                                                                                                                                      • beta:v1.19
                                                                                                                                                                                                                                                                                                                                      • stable:v1.26
                                                                                                                                                                                                                                                                                                                                      1495Volume PopulatorsStorage@bswartz
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.18
                                                                                                                                                                                                                                                                                                                                      • beta:v1.24
                                                                                                                                                                                                                                                                                                                                      • stable:v1.25
                                                                                                                                                                                                                                                                                                                                      1682Skip Volume Ownership ChangeStorage@huffmanca , @dobsonj
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.19
                                                                                                                                                                                                                                                                                                                                      • beta:v1.20
                                                                                                                                                                                                                                                                                                                                      • stable:v1.23
                                                                                                                                                                                                                                                                                                                                      1698generic ephemeral inline volumesStorage@pohly
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.19
                                                                                                                                                                                                                                                                                                                                      • beta:v1.21
                                                                                                                                                                                                                                                                                                                                      • stable:v1.23
                                                                                                                                                                                                                                                                                                                                      1710Skip SELinux relabeling of volumesStorage@jsafrane
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.24
                                                                                                                                                                                                                                                                                                                                      • beta:v1.27
                                                                                                                                                                                                                                                                                                                                      • stable:v1.29
                                                                                                                                                                                                                                                                                                                                      177CSI SnapshotStorage@jingxu97 , @xing-yang , @yuxiangqian
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.12
                                                                                                                                                                                                                                                                                                                                      • beta:v1.17
                                                                                                                                                                                                                                                                                                                                      • stable:v1.20
                                                                                                                                                                                                                                                                                                                                      1790Recover from volume expansion failureStorage@gnuified
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.23
                                                                                                                                                                                                                                                                                                                                      1845Prioritization on Volume CapacityStorage@cofyc
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.20
                                                                                                                                                                                                                                                                                                                                      • beta:v1.21
                                                                                                                                                                                                                                                                                                                                      • stable:v1.22
                                                                                                                                                                                                                                                                                                                                      1855Service Account Token for CSI DriverStorage@zshihang
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.20
                                                                                                                                                                                                                                                                                                                                      • beta:v1.21
                                                                                                                                                                                                                                                                                                                                      • stable:v1.22
                                                                                                                                                                                                                                                                                                                                      1885In-tree Storage Plugin to CSI Migration - AzurefileStorage@andyzhangx
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.15
                                                                                                                                                                                                                                                                                                                                      • beta:v1.21
                                                                                                                                                                                                                                                                                                                                      • stable:v1.26
                                                                                                                                                                                                                                                                                                                                      1900CSI Snapshot WebhookStorage@andili99 , @yuxiangqian
                                                                                                                                                                                                                                                                                                                                      • beta:v1.19
                                                                                                                                                                                                                                                                                                                                      • stable:v1.20
                                                                                                                                                                                                                                                                                                                                      1979Object Storage SupportStorage@jeffvance , @wlan0
                                                                                                                                                                                                                                                                                                                                      • alpha:v1.25
                                                                                                                                                                                                                                                                                                                                      2261Move mount library to stagingStorage@brahmarotu
                                                                                                                                                                                                                                                                                                                                      • stable:v1.20
                                                                                                                                                                                                                                                                                                                                      2263Volume scale testingStorage@msau42
                                                                                                                                                                                                                                                                                                                                        2264Kubernetes CSI release and CI processStorage@pohly
                                                                                                                                                                                                                                                                                                                                          2268non graceful shutdownStorage@yastij , @xing-yang
                                                                                                                                                                                                                                                                                                                                          • alpha:v1.24
                                                                                                                                                                                                                                                                                                                                          • beta:v1.26
                                                                                                                                                                                                                                                                                                                                          • stable:v1.28
                                                                                                                                                                                                                                                                                                                                          2317Provide fsgroup of pod to CSI driver on mountStorage@gnufied , @verult , @bertinatto
                                                                                                                                                                                                                                                                                                                                          • alpha:v1.22
                                                                                                                                                                                                                                                                                                                                          • beta:v1.23
                                                                                                                                                                                                                                                                                                                                          • stable:v1.26
                                                                                                                                                                                                                                                                                                                                          2451Service Account Token VolumesStorage@smarterclayton , @liggitt , @mikedanese , @zshihang
                                                                                                                                                                                                                                                                                                                                            2485ReadWriteOncePod PersistentVolume AccessModeStorage@chrishenzie
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.22
                                                                                                                                                                                                                                                                                                                                            • beta:v1.27
                                                                                                                                                                                                                                                                                                                                            • stable:TBD
                                                                                                                                                                                                                                                                                                                                            2589In-tree Storage Plugin to CSI Migration - PortworxStorage@trierra
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.23
                                                                                                                                                                                                                                                                                                                                            • beta:v1.25
                                                                                                                                                                                                                                                                                                                                            2644Honor Persistent Volume Reclaim PolicyStorage@deepakkinni
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.23
                                                                                                                                                                                                                                                                                                                                            • beta:v1.27
                                                                                                                                                                                                                                                                                                                                            • stable:v1.28
                                                                                                                                                                                                                                                                                                                                            284Growing Persistent Volume sizeStorage@gnuified
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.8
                                                                                                                                                                                                                                                                                                                                            • beta:v1.11
                                                                                                                                                                                                                                                                                                                                            • stable:v1.24
                                                                                                                                                                                                                                                                                                                                            2923In-tree Storage Plugin to CSI Migration - Ceph RBDStorage@humblec
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.23
                                                                                                                                                                                                                                                                                                                                            • beta:v1.27
                                                                                                                                                                                                                                                                                                                                            2924In-tree Storage Plugin to CSI Migration - Ceph CephfsStorage@humblec
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.26
                                                                                                                                                                                                                                                                                                                                            3107SecretRef field addition to NodeExpandVolume requestStorage@humblec
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.25
                                                                                                                                                                                                                                                                                                                                            • beta:v1.27
                                                                                                                                                                                                                                                                                                                                            • stable:v1.28
                                                                                                                                                                                                                                                                                                                                            3141Prevent unauthorised volume mode conversionStorage@RaunakShah , @xing-yang
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.24
                                                                                                                                                                                                                                                                                                                                            • beta:v1.27
                                                                                                                                                                                                                                                                                                                                            • stable:v1.28
                                                                                                                                                                                                                                                                                                                                            3294Provision volumes from cross-namespace snapshotsStorage@Elbehery , @mkimuram , @ttakahashi21
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.26
                                                                                                                                                                                                                                                                                                                                            • beta:v1.27
                                                                                                                                                                                                                                                                                                                                            • stable:v1.29
                                                                                                                                                                                                                                                                                                                                            3333Retroactive default StorageClass assignmentStorage@RomanBednar
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.25
                                                                                                                                                                                                                                                                                                                                            • beta:v1.26
                                                                                                                                                                                                                                                                                                                                            • stable:v1.28
                                                                                                                                                                                                                                                                                                                                            3476Volume Group SnapshotStorage@xing-yang , @jingxu97
                                                                                                                                                                                                                                                                                                                                            • alpha:v1.27
                                                                                                                                                                                                                                                                                                                                            • beta:v1.29
                                                                                                                                                                                                                                                                                                                                            • stable:v1.31
                                                                                                                                                                                                                                                                                                                                            351Raw Block VolumesStorage@jsafrane
                                                                                                                                                                                                                                                                                                                                              361Local Ephemeral Storage Capacity IsolationStorage@jinxu97
                                                                                                                                                                                                                                                                                                                                              • alpha:v1.8
                                                                                                                                                                                                                                                                                                                                              • beta:v1.10
                                                                                                                                                                                                                                                                                                                                              • stable:v1.25
                                                                                                                                                                                                                                                                                                                                              3751Kubernetes Volume Provisioned IOStorage@mattcarry , @sunnylovestiramisu
                                                                                                                                                                                                                                                                                                                                              • alpha:v1.28
                                                                                                                                                                                                                                                                                                                                              3756Robust VolumeManager reconstruction after kubelet restartStorage@jsafrane
                                                                                                                                                                                                                                                                                                                                              • alpha:v1.26
                                                                                                                                                                                                                                                                                                                                              • beta:v1.27
                                                                                                                                                                                                                                                                                                                                              • stable:v1.29
                                                                                                                                                                                                                                                                                                                                              3762PersistentVolume last phase transition timeStorage@RomanBednar
                                                                                                                                                                                                                                                                                                                                              • alpha:v1.28
                                                                                                                                                                                                                                                                                                                                              • beta:v1.29
                                                                                                                                                                                                                                                                                                                                              • stable:v1.31
                                                                                                                                                                                                                                                                                                                                              531Online Growing Persistent Volume SizeStorage@mlmhl , @wongma7
                                                                                                                                                                                                                                                                                                                                                554Volume Scheduling LimitsStorage@jsafrane , @gnufied
                                                                                                                                                                                                                                                                                                                                                  556Support for CSI volume resizingStorage@gnufied
                                                                                                                                                                                                                                                                                                                                                    557CSI Volume TopologyStorage@verult
                                                                                                                                                                                                                                                                                                                                                      559Volume Subpath Env ExpansionStorage@kevtaylor
                                                                                                                                                                                                                                                                                                                                                        565CSI Raw Block VolumesStorage@bswartz
                                                                                                                                                                                                                                                                                                                                                          596Ephemeral Inline CSI VolumesStorage@vladimirvivien , @pohly , @dobsonj
                                                                                                                                                                                                                                                                                                                                                          • alpha:v1.15
                                                                                                                                                                                                                                                                                                                                                          • beta:v1.16
                                                                                                                                                                                                                                                                                                                                                          • stable:v1.25
                                                                                                                                                                                                                                                                                                                                                          603CSI Pod Info on MountStorage@jsafrane
                                                                                                                                                                                                                                                                                                                                                            625In-tree Storage Plugin to CSI MigrationStorage@davidz627 , @jsafrane
                                                                                                                                                                                                                                                                                                                                                            • alpha:v1.14
                                                                                                                                                                                                                                                                                                                                                            • beta:v1.17
                                                                                                                                                                                                                                                                                                                                                            • stable:v1.25
                                                                                                                                                                                                                                                                                                                                                            695Skip Volume Ownership ChangeStorage@gnuified
                                                                                                                                                                                                                                                                                                                                                            • alpha:v1.18
                                                                                                                                                                                                                                                                                                                                                            • beta:v1.20
                                                                                                                                                                                                                                                                                                                                                            • stable:v1.23
                                                                                                                                                                                                                                                                                                                                                            770Skip attach for non-attachable CSI volumesStorage@jsafrane
                                                                                                                                                                                                                                                                                                                                                              962ExecutionHookStorage@jingxu97 , @xing-yang
                                                                                                                                                                                                                                                                                                                                                                989Extend usage of Volume DataSource to allow PVCs for CloningStorage@j-griffith
                                                                                                                                                                                                                                                                                                                                                                  2290New label for trusted PR identificationTesting@matthyx
                                                                                                                                                                                                                                                                                                                                                                  • alpha:v1.13
                                                                                                                                                                                                                                                                                                                                                                  • beta:v1.13
                                                                                                                                                                                                                                                                                                                                                                  • stable:v1.14
                                                                                                                                                                                                                                                                                                                                                                  2291Presubmit config inside the tested repoTesting@alvaroaleman
                                                                                                                                                                                                                                                                                                                                                                  • alpha:v1.15
                                                                                                                                                                                                                                                                                                                                                                  • beta:v1.16
                                                                                                                                                                                                                                                                                                                                                                  • stable:v1.18
                                                                                                                                                                                                                                                                                                                                                                  2420Reducing Kubernetes Build MaintenanceTesting@BenTheElder , @spiffxp
                                                                                                                                                                                                                                                                                                                                                                  • alpha:v1.21
                                                                                                                                                                                                                                                                                                                                                                  • beta:v1.21
                                                                                                                                                                                                                                                                                                                                                                  • stable:v1.23
                                                                                                                                                                                                                                                                                                                                                                  2464Kubetest2 CI MigrationTesting@amwat
                                                                                                                                                                                                                                                                                                                                                                  • alpha:v1.21
                                                                                                                                                                                                                                                                                                                                                                  • beta:v1.23
                                                                                                                                                                                                                                                                                                                                                                  • stable:v1.24
                                                                                                                                                                                                                                                                                                                                                                  2539Continuously Deploy K8s ProwTesting@chaodaiG
                                                                                                                                                                                                                                                                                                                                                                    3041NodeConformance and NodeFeature labels cleanupTesting@SergeyKanzhelev
                                                                                                                                                                                                                                                                                                                                                                      714Breaking apart the Kubernetes test tarballTesting@ixdy
                                                                                                                                                                                                                                                                                                                                                                      • alpha:v1.14
                                                                                                                                                                                                                                                                                                                                                                      • beta:v1.14
                                                                                                                                                                                                                                                                                                                                                                      • stable:v1.17
                                                                                                                                                                                                                                                                                                                                                                      1001Supporting CRI-containerD on WindowsWindows@patricklang , @marosset
                                                                                                                                                                                                                                                                                                                                                                      • alpha:v1.18
                                                                                                                                                                                                                                                                                                                                                                      • beta:v1.19
                                                                                                                                                                                                                                                                                                                                                                      • stable:v1.20
                                                                                                                                                                                                                                                                                                                                                                      1043Windows security context API changesWindows@ddebroy
                                                                                                                                                                                                                                                                                                                                                                        1122Support for CSI Plugins on Windows NodesWindows@ddebroy , @jingxu97
                                                                                                                                                                                                                                                                                                                                                                        • alpha:v1.18
                                                                                                                                                                                                                                                                                                                                                                        • beta:v1.19
                                                                                                                                                                                                                                                                                                                                                                        • stable:v1.22
                                                                                                                                                                                                                                                                                                                                                                        116Windows node supportWindows@astrieanna , @benmoss , @patricklang , @michmike , @daschott
                                                                                                                                                                                                                                                                                                                                                                          1301Windows RuntimeClass SupportWindows@patricklang
                                                                                                                                                                                                                                                                                                                                                                            1981Windows Privileged Container SupportWindows@ambguo , @marosset
                                                                                                                                                                                                                                                                                                                                                                            • alpha:v1.22
                                                                                                                                                                                                                                                                                                                                                                            • beta:v1.23
                                                                                                                                                                                                                                                                                                                                                                            • stable:v1.26
                                                                                                                                                                                                                                                                                                                                                                            2258Node log queryWindows@aravindhp , @LorbusChris
                                                                                                                                                                                                                                                                                                                                                                            • alpha:v1.27
                                                                                                                                                                                                                                                                                                                                                                            2578Windows ConformanceWindows@vladimirvivien , @jayunit100 , @perithompson , @johnSchnake , @claudiubelu , @knabben , @rosskirkpat , @hxietkg
                                                                                                                                                                                                                                                                                                                                                                            • alpha:v1.24
                                                                                                                                                                                                                                                                                                                                                                            • beta:v1.25
                                                                                                                                                                                                                                                                                                                                                                            2802Identify Pod's OS during API Server admissionWindows@ravisantoshgudimetla
                                                                                                                                                                                                                                                                                                                                                                            • alpha:v1.23
                                                                                                                                                                                                                                                                                                                                                                            • beta:v1.24
                                                                                                                                                                                                                                                                                                                                                                            • stable:v1.25
                                                                                                                                                                                                                                                                                                                                                                            3503Host Network Support for Windows PodsWindows@marosset
                                                                                                                                                                                                                                                                                                                                                                            • alpha:v1.26
                                                                                                                                                                                                                                                                                                                                                                            689Windows Group Managed Service Accounts for Container IdentityWindows@ddebroy , @jeremywx , @patricklang