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
    1101Immutable FieldsAPI Machinery@apelisse , @sttts
      1152Less object serializationsAPI Machinery@wojtek-t
        1164Deprecate and remove SelfLinkAPI Machinery@wojtek-t
        1281API Server Network ProxyAPI Machinery@cheftako , @anfernee
          1295Insecure Backend ProxyAPI Machinery@deads2k
          1601Context support in k8s.io/client-goAPI Machinery@mikedanese , @maleck13
            1623Standardize ConditionsAPI Machinery@deads2k
              1693Warning mechanism for use of deprecated APIsAPI Machinery@liggitt
              1872Manifest based registration of Admission webhooksAPI Machinery@vivekbagade
                1904Efficient watch resumption after kube-apiserver rebootAPI Machinery@wojtek-t
                1929Built-in declarative defaultsAPI Machinery@apelisse
                1965kube-apiserver identityAPI Machinery@roycaihw , @andrewsykim , @enj
                2155Client-go ApplyAPI Machinery@jpbetz
                2161Immutable label selectors for all namespacesAPI Machinery@thockin , @jayunit100 , @rikatz , @abhiraut , @andrewsykim
                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
                              2338API gzip compression supportAPI Machinery@smarterclayton
                              2339StorageVersion API for HA API serversAPI Machinery@xuchao , @enj , @andrewsykim
                              2340Consistent Reads from CacheAPI Machinery@jpbetz , @wojtek-t , @serathius
                              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
                                      2876CRD Validation Expression LanguageAPI Machinery@jpbetz , @cici37 , @DangerOnTheRanger , @leilajal
                                      2885Server Side Unknown Field ValidationAPI Machinery@kevindelgado
                                      2887OpenAPI Enum TypesAPI Machinery@jiahuif
                                      2896OpenAPI V3API Machinery@jefftree
                                      3037Alternative ServicesAPI Machinery@aojea
                                        3156HTTP3API Machinery@aojea
                                        3157Allow informers for getting a stream of data instead of chunkingAPI Machinery@sttts , @p0lyn0mial
                                        3352Aggregated DiscoveryAPI Machinery@alexzielenski , @jefftree
                                        3488CEL for Admission ControlAPI Machinery@jpbetz , @cici37 , @tallclair , @maxsmythe , @soorena776
                                        365Paginated API ListsAPI Machinery@smarterclayton , @wojtek-t
                                        3716Admission Webhook Match ConditionsAPI Machinery@tallclair
                                        3962Mutating Admission PoliciesAPI Machinery@jpbetz , @cici37 , @jiahuif , @lalitc375
                                        4006Transition from SPDY to WebsocketsAPI Machinery@seans3
                                        4008CRD Validation RatchetingAPI Machinery@alexzielenski
                                        4020Unknown Version Interoperability ProxyAPI Machinery@lavalamp , @hankang , @richabanker
                                        4080Add generic control plane staging repository(ies)API Machinery@sttts , @MikeSpreitzer
                                          4153Declarative ValidationAPI Machinery@alexzielenski , @jpbetz
                                          4192Move Storage Version Migrator in-treeAPI Machinery@nilekhc , @enj
                                          4222CBOR SerializerAPI Machinery@benluddy
                                          4346Add Informer MetricsAPI Machinery@chenk008
                                          4355Coordinated Leader ElectionAPI Machinery@jpbetz , @jefftree
                                          4358Custom Resource Field SelectorsAPI Machinery@jpbetz
                                          4420Retry Generate NameAPI Machinery@jpbetz
                                          4460Enable per-request Read/Write DeadlineAPI Machinery@tkashem
                                          4568Resilient watchcache initializationAPI Machinery@wojtek-t
                                          4595CEL for CRD AdditionalPrinterColumnsAPI Machinery@sreeram-venkitesh , @Priyankasaggu11929
                                          492Graduate Admission Webhooks to GAAPI Machinery@mbohlool
                                            4988Snapshottable API server cacheAPI Machinery@serathius
                                            5000API Linting and CRD Schema Change ToolingAPI Machinery@everettraven , @JoelSpeed
                                            5073Declarative ValidationAPI Machinery@aprindle , @yongruilin , @jpbetz , @lalitc375
                                            5080Ordered Namespace DeletionAPI Machinery@cici37 , @thockin
                                            5116Streaming JSON Encoding for LIST ResponsesAPI Machinery@serathius
                                            5366Graceful Leader TransitionAPI Machinery@jefftree
                                            5504Comparable Resource VersionAPI Machinery@michaelasp
                                            555ApplyAPI Machinery@apelisse , @jefftree , @kwiesmueller , @lavalamp , @tkashem
                                            5589Remove gogo protobuf dependencyAPI Machinery@liggitt
                                            5647Stale Controller HandlingAPI Machinery@michaelasp
                                            575Defaulting for Custom ResourcesAPI Machinery@sttts
                                              576Dry-runAPI Machinery@apelisse
                                                5793Manifest Based Admission Control ConfigAPI Machinery@aramase , @BenTheElder
                                                5866Server-side Sharded List and WatchAPI Machinery@jefftree
                                                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
                                                        1847Auto delete PVCs created by StatefulSetApps@kk-src , @dsu-igeek , @mattcary
                                                        19CronJobs (previously ScheduledJobs)Apps@barney-s , @soltysh
                                                        2185Random Pod Selection on ReplicaSet DownscaleApps@alculquicondor , @damemi
                                                        2214Indexed JobApps@alculquicondor
                                                        2232Suspend JobApps@adtac
                                                        2255ReplicaSet Pod Deletion CostApps@drbugfinder-work , @ahg-g , @alculquicondor
                                                        2307Job tracking without lingering PodsApps@alculquicondor
                                                        2360Optional Service Environment VariablesApps@bradhoekstra , @kongslund
                                                          2599minReadySeconds for StatefulSetsApps@ravisantoshgudimetla
                                                          2804Consolidate Workload controllers life cycle statusApps@ravisantoshgudimetla , @atiratree
                                                          2879Track ready Pods in Job statusApps@alculquicondor , @mimowo
                                                          3017Pod Healthy Policy for PDBApps@mortent , @ravisantoshgudimetla , @atiratree
                                                          3140TimeZone support in CronJobApps@soltysh
                                                          3329Retriable and non-retriable Pod failures for JobsApps@mimowo
                                                          3335StatefulSet SliceApps@pwschuurman
                                                          3541Add Recreate Update Strategy to StatefulSetApps@kerthcet , @helayoty
                                                          3715Elastic Indexed JobApps@ahg-g
                                                          3850Backoff Limits Per Index For Indexed JobsApps@mimowo , @jensentanlo
                                                          3939Allow Replacement of Pods in a Job when fully terminatingApps@kannon92 , @dejanzele , @alculquicondor
                                                          3973Consider Terminating Pods in DeploymentsApps@atiratree
                                                          3998Job success/completion policyApps@tenzen-y
                                                          4017Pod Index LabelApps@danielvegamyhre
                                                          4026Add job creation timestamp to job annotationsApps@helayoty , @soltysh
                                                          4368Job API managed-by labelApps@mimowo
                                                          4443More granular Job failure reasons for PodFailurePolicyApps@danielvegamyhre
                                                          5440Mutable Pod Resources for Suspended JobsApps@kannon92
                                                          5547Integrate Workload APIs with Job ControllerApps@helayoty
                                                          5882Deployment Pod Replacement PolicyApps@atiratree
                                                          592TTL After FinishedApps@janetkuo , @ahg-g , @sahilvv
                                                          706Portable Service DefinitionsApps@mattfarina
                                                            85KEP TemplateApps@bsalamat , @mortent
                                                            961Implement maxUnavailable for StatefulSetsApps@krmayankk , @kerthcet , @knelasevero , @edwinhr716 , @helayoty
                                                            981pdb-support-for-custom-resources-with-scale-subresourceApps@mortent
                                                              0000Kubernetes Enhancement Proposal ProcessArchitecture@calebamiles , @jbeda
                                                                1143Appropriate use of node-role labelsArchitecture@smarterclayton
                                                                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
                                                                      1659Standard Topology LabelsArchitecture@thockin
                                                                        2527Clarify if/how controllers can use status to track non-observable stateArchitecture@thockin
                                                                        3136Beta APIs Are Off by DefaultArchitecture@deads2k
                                                                        3935Support Oldest Node And Newest Control PlaneArchitecture@derekwaynecarr , @liggitt
                                                                        4330Compatibility VersionsArchitecture@alexzielenski , @jpbetz , @liggitt , @logicalhan , @siyuanfoundation
                                                                        4402Go workspaces for k/kArchitecture@thockin
                                                                        5241Beta Feature Gate Promotion RequirementsArchitecture@deads2k
                                                                        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
                                                                              1314Extended NodeRestrictions for PodsAuth@tallclair
                                                                                1393Service Account signing key retrievalAuth@mikedanese , @cceckman , @mtaufen
                                                                                1513Certificates APIAuth@mikedanese , @deads2k
                                                                                  1687Hierarchical Namespace Controller As A SubprojectAuth@rjbez17 , @adrianludwin
                                                                                    2579PSP Replacement PolicyAuth@tallclair , @liggitt
                                                                                    266Kubelet client certificate bootstrap and rotationAuth@jcbsmpsn , @liggitt
                                                                                    2718Client Executable ProxyAuth@nckturner
                                                                                    2784CSR DurationAuth@enj
                                                                                    279Bounding Self-Labeling KubeletsAuth@mikedanese , @liggitt
                                                                                      2799Reduction of Secret-based Service Account TokensAuth@zshihang , @yt2985
                                                                                      2907Secrets Store CSI DriverAuth@tam7t , @aramase
                                                                                      3130KMS ObservabilityAuth@aramase
                                                                                      3221Structured Authorization ConfigurationAuth@100mik , @palnabarun , @ritazh
                                                                                      3257Cluster Trust BundlesAuth@ahmedtd
                                                                                      3299KMS v2 ImprovementsAuth@ritazh , @aramase
                                                                                      3325Review attibutes of a current userAuth@nabokihms
                                                                                      3331Structured authentication configAuth@nabokihms , @enj , @aramase
                                                                                      3766Move ReferenceGrant to sig-auth API GroupAuth@robscott , @youngnick
                                                                                      3926Handling undecryptable resourcesAuth@stlaz
                                                                                      4193bound service account token improvementsAuth@munnerz , @enj
                                                                                      4317Pod CertificatesAuth@ahmedtd
                                                                                      4412Projected Service Account Tokens for Kubelet Image Credential ProvidersAuth@aramase , @mainred
                                                                                      4601Authorize with SelectorsAuth@deads2k
                                                                                      4633Only allow anonymous auth for configured endpointsAuth@vinayakankugoyal
                                                                                      4872Harden Kubelet Serving Certificate Validation in Kube-API serverAuth@g-gaston
                                                                                      4940KEP TemplateAuth@tssurya
                                                                                      5018DRA Admin AccessAuth@ritazh
                                                                                      5284Constrained ImpersonationAuth@qiujian16
                                                                                      541External credential providersAuth@awly , @enj
                                                                                      5681Conditional AuthorizationAuth@luxas , @micahhausler
                                                                                      600Dynamic Audit ConfigurationAuth@pbarker
                                                                                        740Support external signing of service account tokensAuth@micahhausler , @harshaln
                                                                                        789Harden Default RBAC Discovery ClusterRole(Binding)sAuth@dekkagaijin
                                                                                          117Enhance HPA Metrics SpecificityAutoscaling@directxman12
                                                                                            1610Container Resource based AutoscalingAutoscaling@arjunrn , @sanposhiho
                                                                                            2021HPA supports scaling to/from zero pods for object/external metricsAutoscaling@johanneswuerbach
                                                                                            2702Graduate HPA v2beta2 API to GAAutoscaling@supriya-premkumar , @josephburnett
                                                                                            4951Configurable tolerance for HPAAutoscaling@pr00se , @jm-franc
                                                                                            5030Integrate CSI Volume attach limits with cluster autoscalerAutoscaling@gnufied
                                                                                            5325Improve pod selection accuracy across workload typesAutoscaling@omerap12 , @adrianmoisey
                                                                                            5679Fallback for HPA on failure to retrieve metricsAutoscaling@omerap12 , @adrianmoisey
                                                                                            853Configurable scale up/down velocity for HPAAutoscaling@gliush , @arjunrn
                                                                                              1020Move Kubectl Code into StagingCLI@seans3 , @soltysh
                                                                                              1440Kubectl eventsCLI@hpandeycodeit , @soltysh , @ardaguclu
                                                                                              1441kubectl debugCLI@verb
                                                                                              1802Kustomize ComponentsCLI@apyrgio , @ioandr , @pgpx
                                                                                                2206OpenAPI Features in KustomizeCLI@natasha41575
                                                                                                  2227kubectl default containerCLI@pacoxu
                                                                                                  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
                                                                                                                          2590Kubectl Subresource SupportCLI@nikhita , @ykakarap
                                                                                                                          2906Kustomize Function CatalogCLI@jeremyrickard , @KnVerey , @mengqiy
                                                                                                                          2953Kustomize Plugin GraduationCLI@knverey
                                                                                                                          2985Public KRM Functions RegistryCLI@mengqiy
                                                                                                                          3104Introduce kubercCLI@eddiezane , @soltysh
                                                                                                                          3515Kubectl Explain OpenAPIv3CLI@alexzielenski
                                                                                                                          3638Improve kubectl plugin resolution for non-shadowing subcommandsCLI@ardaguclu
                                                                                                                          3659KEP TemplateCLI@KnVerey , @justinsb
                                                                                                                          3805Kubectl Server-Side Apply by defaultCLI@apelisse
                                                                                                                          3895Interactive(-i) flag to kubectl delete for user confirmationCLI@ardaguclu
                                                                                                                          4292Custom profiling support in kubectl debug commandCLI@ardaguclu
                                                                                                                          4706Deprecate and remove kustomize from kubectlCLI@soltysh
                                                                                                                            491kubectl-diffCLI@apelisse , @julianvmodesto
                                                                                                                              5295KYAMLCLI@thockin , @bentheelder
                                                                                                                              859Kubectl Commands In HeadersCLI@pwittrock , @seans3 , @soltysh
                                                                                                                              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
                                                                                                                                    2025Extending Apiserver Network Proxy to handle traffic originated from Node networkCloud Provider@irozzo-1A , @youssefazrak
                                                                                                                                    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 , @elmiko
                                                                                                                                              2436Controller Manager Leader MigrationCloud Provider@andrewsykim , @jiahuif
                                                                                                                                              2699Add webhook hosting to CCM.Cloud Provider@cheftako
                                                                                                                                              5237Watch-based route controller reconciliationCloud Provider@lukasmetzner , @apricote
                                                                                                                                              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
                                                                                                                                                                                        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
                                                                                                                                                                                                          2915Replace usage of the kubelet-config-x.y namingCluster Lifecycle@neolit123
                                                                                                                                                                                                          3614Use etcd's learner mode in kubeadmCluster Lifecycle@neolit123
                                                                                                                                                                                                            378Kubernetes Bootstrap Checkpointing ProposalCluster Lifecycle@timothysc
                                                                                                                                                                                                              4214Separate super-user kubeconfig for kubeadmCluster Lifecycle@neolit123
                                                                                                                                                                                                                4471Make a control-plane's kubelet point to the local API Server on kubeadm joinCluster Lifecycle@chrischdi
                                                                                                                                                                                                                  4656Add kubelet instance configuration to configure CRI socket for each nodeCluster Lifecycle@HirazawaUi
                                                                                                                                                                                                                  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
                                                                                                                                                                                                                                  4326Downgrade supportEtcd@serathius
                                                                                                                                                                                                                                    4331Livez readyzEtcd@siyuanfoundation , @chaochn47
                                                                                                                                                                                                                                      4578Feature Gate in etcdEtcd@siyuanfoundation , @stackbaek
                                                                                                                                                                                                                                        4743Kubernetes-etcd interfaceEtcd@serathius
                                                                                                                                                                                                                                          5966etcd RangeStreamEtcd@Jefftree
                                                                                                                                                                                                                                            1013Watch support for metrics APIsInstrumentation@x13n
                                                                                                                                                                                                                                              1206Kubernetes Metrics OverhaulInstrumentation@brancz , @ehashman
                                                                                                                                                                                                                                                1209Metrics Stability FrameworkInstrumentation@logicalhan , @RainbowMango , @solodov , @serathius
                                                                                                                                                                                                                                                1602Structured LoggingInstrumentation@serathius , @44past4 , @DirectXMan12 , @ehashman
                                                                                                                                                                                                                                                1748Expose Pod Resource Request MetricsInstrumentation@smarterclayton
                                                                                                                                                                                                                                                1753Kubernetes system components logs sanitizationInstrumentation@44past4 , @immutableT , @PurelyApplied
                                                                                                                                                                                                                                                2305Dynamic Cardinality EnforcementInstrumentation@logicalhan , @lilic , @yoyinzyc , @rexagod
                                                                                                                                                                                                                                                2831Kubelet OpenTelemetry TracingInstrumentation@husky-parul , @somalley , @dashpole
                                                                                                                                                                                                                                                2845Deprecate klog specific flags in Kubernetes componentsInstrumentation@serathius
                                                                                                                                                                                                                                                3077Contextual loggingInstrumentation@pohly
                                                                                                                                                                                                                                                3466Kubernetes Component Health SLIsInstrumentation@logicalhan
                                                                                                                                                                                                                                                3498Extending Metrics StabilityInstrumentation@logicalhan , @dgrisonnet , @coffeepac
                                                                                                                                                                                                                                                383New Event API GA GraduationInstrumentation@gmarek , @chelseychen
                                                                                                                                                                                                                                                4785Resource State MetricsInstrumentation@rexagod
                                                                                                                                                                                                                                                  4827Component StatuszInstrumentation@richabanker , @yongruilin
                                                                                                                                                                                                                                                  4828Component FlagzInstrumentation@richabanker , @yongruilin
                                                                                                                                                                                                                                                  5808Native Histogram Support for Kubernetes MetricsInstrumentation@richabanker
                                                                                                                                                                                                                                                  647APIServer TracingInstrumentation@Monkeyanator , @dashpole , @logicalhan
                                                                                                                                                                                                                                                  1645Multi-Cluster Services APIMulticluster@jeremyot
                                                                                                                                                                                                                                                    2149ClusterID for ClusterSet IdentificationMulticluster@jeremyot , @lauralorenz
                                                                                                                                                                                                                                                    4322Cluster Profile APIMulticluster@qiujian16 , @dixudx , @mikeshng
                                                                                                                                                                                                                                                    5313Placement Decision APIMulticluster@corentone , @elgnay , @haoqing0110 , @jnpacker , @mikeshng , @qiujian16 , @ryanzhang-oss
                                                                                                                                                                                                                                                    5339ClusterProfile credentials pluginMulticluster@corentone
                                                                                                                                                                                                                                                    752EndpointSlice APINetwork@freehan , @robscott , @swetharepakula
                                                                                                                                                                                                                                                    1024NodeLocal DNS CacheNetwork@prameshj
                                                                                                                                                                                                                                                    1138Graduate IPv6 to betaNetwork@aojea
                                                                                                                                                                                                                                                    1435Different protocols in the same service definition with type=loadbalancerNetwork@janosi , @bridgetkromhout
                                                                                                                                                                                                                                                    1453Graduate Ingress API to GANetwork@bowei , @cmluciano , @robscott
                                                                                                                                                                                                                                                    1507Adding AppProtocol to Services and EndpointsNetwork@robscott
                                                                                                                                                                                                                                                    1611Rearchitecting NetworkPolicy tests with a DSL for better upstream test coverageNetwork@jayunit100 , @abhiraut , @sedefsavas , @McCodeman , @mattfenwick
                                                                                                                                                                                                                                                    1669Proxy Terminating EndpointsNetwork@andrewsykim
                                                                                                                                                                                                                                                    1672Tracking Terminating Endpoints in EndpointSliceNetwork@andrewsykim
                                                                                                                                                                                                                                                    1860Make Kubernetes aware of the load balancer behaviourNetwork@Sh4d1
                                                                                                                                                                                                                                                    1864Optionally Disable Node Ports for Service Type=LoadBalancerNetwork@andrewsykim
                                                                                                                                                                                                                                                    1880Multiple Service CIDRsNetwork@aojea
                                                                                                                                                                                                                                                    2079Allow a Network Policy to contemplate a set of ports in a single ruleNetwork@rikatz
                                                                                                                                                                                                                                                    2086Service Internal Traffic PolicyNetwork@andrewsykim
                                                                                                                                                                                                                                                    2091Add support for AdminNetworkPolicy resourcesNetwork@abhiraut , @Dyanngg , @skmatti , @astoycos , @srampal , @vbannai , @gjsj
                                                                                                                                                                                                                                                    2200Block ExternalIPs via Admission ControlNetwork@thockin
                                                                                                                                                                                                                                                    2365IngressClass Namespaced ParamsNetwork@robscott
                                                                                                                                                                                                                                                    2433Topology Aware HintsNetwork@robscott , @gauravkghildiyal
                                                                                                                                                                                                                                                    2438Dual Stack API ServerNetwork@danwinship
                                                                                                                                                                                                                                                    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
                                                                                                                                                                                                                                                        2595Expanded DNS ConfigurationNetwork@gjkim42
                                                                                                                                                                                                                                                        265IPVS Load Balancing Mode in KubernetesNetwork@rramkumar1
                                                                                                                                                                                                                                                        2681Field status.hostIPs added for PodNetwork@wzshiming
                                                                                                                                                                                                                                                        2829Migrate Gateway API to k8s.io GroupNetwork@robscott
                                                                                                                                                                                                                                                          2943Network Policy status subresourceNetwork@rikatz
                                                                                                                                                                                                                                                          3015PreferSameZone and PreferSameNode Traffic DistributionNetwork@danwinship
                                                                                                                                                                                                                                                          3070Reserve Service IP Range For Dynamic and Static IP AllocationNetwork@aojea
                                                                                                                                                                                                                                                          3178Cleaning up IPTables Chain OwnershipNetwork@danwinship
                                                                                                                                                                                                                                                          3453Minimize iptables-restore input sizeNetwork@danwinship
                                                                                                                                                                                                                                                          3458Remove transient node predicates from KCCM's service controllerNetwork@alexanderConstantinescu
                                                                                                                                                                                                                                                          3668Reserve Nodeport Ranges For Dynamic And Static Port AllocationNetwork@xuzhenglun
                                                                                                                                                                                                                                                          3685Move EndpointSlice Reconciler into StagingNetwork@akhilles
                                                                                                                                                                                                                                                          3705Cloud Dual-Stack --node-ip HandlingNetwork@danwinship
                                                                                                                                                                                                                                                          3726standard-application-protocolsNetwork@LiorLieberman
                                                                                                                                                                                                                                                          3836Kube-proxy improved ingress connectivity reliabilityNetwork@alexanderConstantinescu
                                                                                                                                                                                                                                                          3866Add an nftables-based kube-proxy backendNetwork@danwinship
                                                                                                                                                                                                                                                          4004Deprecate status.nodeInfo.kubeProxyVersion fieldNetwork@HirazawaUi
                                                                                                                                                                                                                                                          427Graduate CoreDNS to GANetwork@johnbelamaric , @rajansandeep
                                                                                                                                                                                                                                                          4427Relaxed DNS search string validationNetwork@sethev , @adrianmoisey
                                                                                                                                                                                                                                                          4444Traffic Distribution for ServicesNetwork@gauravkghildiyal , @robscott
                                                                                                                                                                                                                                                          4762Allows setting arbitrary FQDN as the pod's hostnameNetwork@HirazawaUi
                                                                                                                                                                                                                                                          4858IP/CIDR Validation ImprovementsNetwork@danwinship
                                                                                                                                                                                                                                                          4974Deprecate v1.Endpoints and Associated ControllersNetwork@danwinship
                                                                                                                                                                                                                                                          504Configurable Pod DNSNetwork@MrHohn
                                                                                                                                                                                                                                                          5311Relaxed validation for Services namesNetwork@adrianmoisey
                                                                                                                                                                                                                                                          536Topology-aware service routingNetwork@m1093782566 , @andrewsykim
                                                                                                                                                                                                                                                            5495Deprecate ipvs mode in kube-proxyNetwork@adrianmoisey
                                                                                                                                                                                                                                                            563Kubernetes Dual-stack SupportNetwork@leblancd , @rpothier , @lachie83 , @khenidak , @feiskyer , @bridgetkromhout
                                                                                                                                                                                                                                                            566Switch CoreDNS to the default DNSNetwork@johnbelamaric , @rajansandeep
                                                                                                                                                                                                                                                            5707Deprecate Service.spec.externalIPsNetwork@adrianmoisey
                                                                                                                                                                                                                                                            580Pod Ready++Network@freehan
                                                                                                                                                                                                                                                            614SCTP supportNetwork@janosi
                                                                                                                                                                                                                                                            758Graduate Ingress to GANetwork@bowei
                                                                                                                                                                                                                                                            784Kube Proxy component configuration updates and graduationNetwork@rosti , @aroradaman
                                                                                                                                                                                                                                                            980Finalizer Protection for Service LoadBalancersNetwork@MrHohn
                                                                                                                                                                                                                                                            1029Quotas for Ephemeral StorageNode@RobertKrawitz , @pacoxu
                                                                                                                                                                                                                                                            127Support User NamespacesNode@rata , @giuseppe , @saschagrunert
                                                                                                                                                                                                                                                            1287In-place Update of Pod ResourcesNode@kgolab , @bskiba , @schylek , @vinaykul , @tallclair , @natasha41575
                                                                                                                                                                                                                                                            135Seccomp to GANode@tallclair , @pjbgf
                                                                                                                                                                                                                                                              1539HugePagesNode@derekwaynecarr , @sjenning , @PiotrProkop
                                                                                                                                                                                                                                                              1547Building a Dockerless KubeletNode@mattjmcnaughton
                                                                                                                                                                                                                                                                1558Cleaning up container streaming requestsNode@tallclair
                                                                                                                                                                                                                                                                  166Promote Taint Based Evictions to GANode@damemi
                                                                                                                                                                                                                                                                    1769Memory ManagerNode@bg-chun , @cezaryzukowski , @cynepco3hahue , @Tal-or
                                                                                                                                                                                                                                                                    1797Configure FQDN as Hostname for PodsNode@javidiaz , @clrkio , @kochut
                                                                                                                                                                                                                                                                    1867Disable AcceleratorUsage MetricsNode@RenaudWasTaken
                                                                                                                                                                                                                                                                    1898Hardening exec endpoints against SSRFNode@tallclair
                                                                                                                                                                                                                                                                    1967Size memory backed volumesNode@derekwaynecarr , @kannon92
                                                                                                                                                                                                                                                                    1972Kubelet Exec Probe TimeoutsNode@andrewsykim , @SergeyKanzhelev
                                                                                                                                                                                                                                                                    2000Graceful Node ShutdownNode@bobbypage , @mrunalp
                                                                                                                                                                                                                                                                    2008Forensic Container CheckpointingNode@adrianreber
                                                                                                                                                                                                                                                                    2033Rootless modeNode@AkihiroSuda
                                                                                                                                                                                                                                                                    2040Kubelet CRI supportNode@mrunalp , @mikebrow
                                                                                                                                                                                                                                                                    1884Kubelet endpoint for pod resource assignmentNode@dashpole , @vikaschoudhary16 , @renaudwastaken , @fromanirh , @alexeyperevalov
                                                                                                                                                                                                                                                                    2053Downward API HugePagesNode@derekwaynecarr , @saschagrunert
                                                                                                                                                                                                                                                                    2129Disable cAdvisor json MetricsNode@dashpole
                                                                                                                                                                                                                                                                    213RunAsGroup support in PodSpec and PodSecurityPolicyNode@krmayankk
                                                                                                                                                                                                                                                                    2133Kubelet Credential ProvidersNode@andrewsykim , @ruiwen-zhao
                                                                                                                                                                                                                                                                    2221Removing dockershim from kubeletNode@resouer , @dims
                                                                                                                                                                                                                                                                      2238Liveness Probe Grace PeriodNode@ehashman
                                                                                                                                                                                                                                                                      2254cgroups v2Node@giuseppe
                                                                                                                                                                                                                                                                      2371cAdvisor-less, CRI-full Container and Pod StatsNode@haircommander , @bobbypage
                                                                                                                                                                                                                                                                      24Add AppArmor SupportNode@saschagrunert , @jan0ski , @mccormickt , @tallclair
                                                                                                                                                                                                                                                                      2400Node system swap supportNode@ehashman , @ike-ma , @SergeyKanzhelev , @harche , @iholder101 , @kannon92
                                                                                                                                                                                                                                                                      2403Extend kubelet pod resource assignment endpoint to return allocatable resourcesNode@ffromani , @alexeyperevalov , @swatisehgal
                                                                                                                                                                                                                                                                      2411CRI Container Log RotationNode@umohnani8
                                                                                                                                                                                                                                                                      2413Seccomp by defaultNode@mrunalp , @saschagrunert
                                                                                                                                                                                                                                                                      2535Ensure Secret Pulled ImagesNode@mikebrow , @pacoxu , @haircommander , @stlaz
                                                                                                                                                                                                                                                                      2570Memory QoSNode@xiaoxubeii , @QiWang19 , @sohankunkerkar
                                                                                                                                                                                                                                                                      2625SMT aware cpumanager policyNode@ffromani , @swatisehgal
                                                                                                                                                                                                                                                                      2712Pod Priority Based Graceful Node ShutdownNode@mrunalp , @bobbypage
                                                                                                                                                                                                                                                                      2727Add gRPC probe to Pod.Spec.Container.{Liveness,Readiness,Startup}ProbeNode@bowei , @PxyUp , @SergeyKanzhelev
                                                                                                                                                                                                                                                                      277Ephemeral ContainersNode@verb
                                                                                                                                                                                                                                                                      281Dynamic Kubelet ConfigurationNode@mtaufen
                                                                                                                                                                                                                                                                      2837KEP TemplateNode@ndixita
                                                                                                                                                                                                                                                                      2862Fine grained Kubelet API authorizationNode@vinayakankugoyal
                                                                                                                                                                                                                                                                      2902CPUManager Policy Option to Distribute CPUs Across NUMA Nodes Instead of Packing ThemNode@klueska , @swatisehgal
                                                                                                                                                                                                                                                                      3063dynamic resource allocationNode@pohly
                                                                                                                                                                                                                                                                      3085Pod networking ready conditionNode@ddebroy , @agamdua , @kannon92 , @Priyankasaggu11929
                                                                                                                                                                                                                                                                      3288Split Stdout and Stderr Log Stream of ContainerNode@knight42
                                                                                                                                                                                                                                                                      3327CPUManager policy option to align CPUs by Socket instead of by NUMA nodeNode@klueska , @sanjaychatterjee , @arpitsardhana
                                                                                                                                                                                                                                                                      3386Kubelet Evented PLEG for Better PerformanceNode@haircommander , @harche
                                                                                                                                                                                                                                                                      34Protomote sysctl annotations to fieldsNode@ingvagabund
                                                                                                                                                                                                                                                                      3545Improved multi-numa alignment in Topology ManagerNode@PiotrProkop , @knopt
                                                                                                                                                                                                                                                                      3570CPU ManagerNode@ConnorDoyle , @flyingcougar , @sjenning , @fromanirh
                                                                                                                                                                                                                                                                      3573Device PluginsNode@RenaudWasTaken , @jiayingz , @swatisehgal
                                                                                                                                                                                                                                                                      3619Fine grained SupplementalGroups controlNode@everpeace
                                                                                                                                                                                                                                                                      3673Kubelet limit of Parallel Image PullsNode@pacoxu , @Ruiwen-Zhao
                                                                                                                                                                                                                                                                      3695Extend the PodResources API to include resources allocated by DRANode@moshe010 , @guptaNswati
                                                                                                                                                                                                                                                                      3721Support for env files.Node@sharpz7 , @AnishShah , @HirazawaUi
                                                                                                                                                                                                                                                                      3857Recursive read-only mountsNode@AkihiroSuda
                                                                                                                                                                                                                                                                      3960Pod lifecycle sleep actionNode@AxeZhan
                                                                                                                                                                                                                                                                      3983Add support for a kubelet drop-in configuration directoryNode@haircommander , @yuqi-zhang , @sohankunkerkar
                                                                                                                                                                                                                                                                      4009Add CDI devices to device plugin APINode@elezar
                                                                                                                                                                                                                                                                      4033Discover cgroup driver from CRINode@marquiz , @haircommander
                                                                                                                                                                                                                                                                      4176New CPUManager Static Policy which spread hyperthreads across physical CPUs to better utilize CPU CacheNode@Jeffwan , @LingyanYin , @horacexd , @LastNight1997
                                                                                                                                                                                                                                                                      4188New kubelet gRPC API with endpoint returning local pods informationNode@kl52752 , @robscott
                                                                                                                                                                                                                                                                      4191Split Image FilesystemNode@kannon92
                                                                                                                                                                                                                                                                      4205Expose PSI MetricsNode@ndixita , @dragoncell , @roycaihw
                                                                                                                                                                                                                                                                      4210ImageMaximumGCAge in KubeletNode@haircommander
                                                                                                                                                                                                                                                                      4216Image pull per runtime classNode@kiashok
                                                                                                                                                                                                                                                                      4265Add ProcMount optionNode@haircommander
                                                                                                                                                                                                                                                                      4369Allow special characters environment variableNode@HirazawaUi
                                                                                                                                                                                                                                                                      4381DRA Structured ParametersNode@pohly
                                                                                                                                                                                                                                                                      4438Restarting sidecar containers during Pod terminationNode@SergeyKanzhelev , @matthyx
                                                                                                                                                                                                                                                                      4540Add CPUManager policy option to restrict reservedSystemCPUs to system daemons and interrupt processingNode@jingczhang , @psasnal
                                                                                                                                                                                                                                                                      4563EvictionRequest APINode@atiratree
                                                                                                                                                                                                                                                                      4569Move cgroup v1 in maintenance modeNode@harche
                                                                                                                                                                                                                                                                      4580Deprecate & remove Kubelet RunOnce modeNode@HirazawaUi
                                                                                                                                                                                                                                                                      4603Tune Crashloop BackoffNode@lauralorenz
                                                                                                                                                                                                                                                                      4622New TopologyManager Policy which configure the value of maxAllowableNUMANodesNode@cyclinder , @ffromani
                                                                                                                                                                                                                                                                      4639OCI images as VolumeSourceNode@sallyom , @saschagrunert
                                                                                                                                                                                                                                                                      4680Add Resource Health Status to the Pod Status for Device Plugin and DRANode@SergeyKanzhelev , @Jpsassine
                                                                                                                                                                                                                                                                      4742Node Topologies via Downward APINode@andrewsykim , @docandrew
                                                                                                                                                                                                                                                                      4781Restarting kubelet does not change pod statusNode@chenk008 , @HirazawaUi
                                                                                                                                                                                                                                                                      4800Split UnCoreCache Toplogy Awareness in CPU ManagerNode@sphrasavath , @wongchar , @ajcaldelas
                                                                                                                                                                                                                                                                      4817Resource Claim Status With Possible Standardized Network Interface DataNode@LionelJouin
                                                                                                                                                                                                                                                                      4818Allow zero value for Sleep Action of PreStop HookNode@sreeram-venkitesh
                                                                                                                                                                                                                                                                      495Shared PID NamespaceNode@verb
                                                                                                                                                                                                                                                                        4960Container Stop SignalsNode@sreeram-venkitesh
                                                                                                                                                                                                                                                                        5067Pod GenerationNode@natasha41575 , @tallclair
                                                                                                                                                                                                                                                                        5304DRA Device Attributes Downward APINode@alaypatel07
                                                                                                                                                                                                                                                                        5307Container Restart PolicyNode@yuanwang04 , @SergeyKanzhelev
                                                                                                                                                                                                                                                                        5328Node Declared FeaturesNode@pravk03
                                                                                                                                                                                                                                                                        5365ImageVolume with an image digestNode@iholder101
                                                                                                                                                                                                                                                                        5394PSI based Node ConditionsNode@ndixita , @dragoncell , @roycaihw
                                                                                                                                                                                                                                                                        5419In-Place Pod-Level Resources ResizeNode@ndixita
                                                                                                                                                                                                                                                                        5526Pod-Level Resource ManagersNode@KevinTMtz
                                                                                                                                                                                                                                                                        5532Restart All Containers on Container ExitsNode@yuanwang04
                                                                                                                                                                                                                                                                        5554In-place Update Pod Resources alognside Static CPU Manager PolicyNode@esotsal
                                                                                                                                                                                                                                                                        5573Remove cgroup v1 supportNode@kannon92
                                                                                                                                                                                                                                                                        5593Configure the max CrashLoopBackOff delayNode@lauralorenz , @hankfreund
                                                                                                                                                                                                                                                                        5607Allow HostNetwork Pods to Use User NamespacesNode@HirazawaUi
                                                                                                                                                                                                                                                                        5677DRA Resource Availability VisibilityNode@nmn3m
                                                                                                                                                                                                                                                                        5758Per-container ulimits configurationNode@HirazawaUi
                                                                                                                                                                                                                                                                        5825CRI List StreamingNode@bitoku
                                                                                                                                                                                                                                                                        585Runtime ClassNode@tallclair
                                                                                                                                                                                                                                                                        589Efficient Node HeartbeatNode@wojtek-t , @with input from @bgrant0607, @dchen1107, @yujuhong, @lavalamp
                                                                                                                                                                                                                                                                          606Kubelet endpoint for device assignment observation detailsNode@dashpole , @vikaschoudhary16 , @renaudwastaken
                                                                                                                                                                                                                                                                          688Pod OverheadNode@egernst
                                                                                                                                                                                                                                                                          693Node Topology ManagerNode@ConnorDoyle , @balajismaniam , @lmdaly , @swatisehgal
                                                                                                                                                                                                                                                                          727Kubelet Resource Metrics EndpointNode@dashpole , @richabanker
                                                                                                                                                                                                                                                                          753Sidecar ContainersNode@SergeyKanzhelev , @matthyx , @jpbetz , @gjkim42
                                                                                                                                                                                                                                                                          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
                                                                                                                                                                                                                                                                                      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
                                                                                                                                                                                                                                                                                            2818Reducing Build Maintenance in CIPRelease@tylerferrara
                                                                                                                                                                                                                                                                                            2853Changing kubernetes/kubernetes default branch name to mainRelease@cpanato
                                                                                                                                                                                                                                                                                            3000Artifact Distribution PolicyRelease@hh , @BobyMCbobs
                                                                                                                                                                                                                                                                                            3027SLSA Compliance in the Kubernetes Release ProcessRelease@puerco
                                                                                                                                                                                                                                                                                              3031Signing release artifactsRelease@saschagrunert
                                                                                                                                                                                                                                                                                              3720Freezing `k8s.gcr.io` image registryRelease@upodroid
                                                                                                                                                                                                                                                                                              3744Stay on supported go versionsRelease@liggitt
                                                                                                                                                                                                                                                                                              1258Default Pod Topology SpreadScheduling@alculquicondor
                                                                                                                                                                                                                                                                                              1451Multi Scheduling ProfilesScheduling@alculquicondor , @ahg-g
                                                                                                                                                                                                                                                                                              1819Scheduler ExtenderScheduling@ravigadde
                                                                                                                                                                                                                                                                                                1923Prefer Nominated NodeScheduling@chendave
                                                                                                                                                                                                                                                                                                2249Namespace Selector for Pod AffinityScheduling@ahg-g
                                                                                                                                                                                                                                                                                                2372Resource Quota based on Node LabelsScheduling@vishh , @bsalamat
                                                                                                                                                                                                                                                                                                  2458Preferred Fit StrategyScheduling@ahg-g
                                                                                                                                                                                                                                                                                                  268Promote Pod Priority and Preemption to GAScheduling@bsalamat
                                                                                                                                                                                                                                                                                                    2891Simplified Scheduler ConfigScheduling@damemi
                                                                                                                                                                                                                                                                                                    2926Mutable Node Scheduling Directives for JobsScheduling@ahg-g
                                                                                                                                                                                                                                                                                                    3022Tuning the number of domains in PodTopologySpreadScheduling@sanposhiho
                                                                                                                                                                                                                                                                                                    3094Take taints/tolerations into consideration when calculating PodTopologySpread skewScheduling@kerthcet
                                                                                                                                                                                                                                                                                                    3243Respect PodTopologySpread after rolling upgradesScheduling@denkensk
                                                                                                                                                                                                                                                                                                    3280Guarantee PodDisruptionBudget When Preemption HappensScheduling@denkensk
                                                                                                                                                                                                                                                                                                    3521Pod Scheduling ReadinessScheduling@Huang-Wei
                                                                                                                                                                                                                                                                                                    3633Introduce MatchLabelKeys and MismatchLabelKeys to PodAffinity and PodAntiAffinityScheduling@sanposhiho
                                                                                                                                                                                                                                                                                                    382Graduate TaintNodeByCondition to GAScheduling@draveness
                                                                                                                                                                                                                                                                                                      3838Pod Mutable Scheduling DirectivesScheduling@ahg-g
                                                                                                                                                                                                                                                                                                      3902Decouple TaintManager from NodeLifeCycleControllerScheduling@yuanchen8911 , @atosatto , @ddebroy , @ravisantoshgudimetla
                                                                                                                                                                                                                                                                                                      4247Per-plugin callback functions for efficient requeueing in the scheduling queueScheduling@sanposhiho
                                                                                                                                                                                                                                                                                                      4671Gang SchedulingScheduling@erictune , @wojtek-t , @helayoty , @44past4 , @andreyvelich , @thockin , @macsko , @mm4tt
                                                                                                                                                                                                                                                                                                      4815DRA Partitionable DevicesScheduling@klueska , @mortent
                                                                                                                                                                                                                                                                                                      4816DRA Prioritized ListScheduling@johnbelamaric , @mortent
                                                                                                                                                                                                                                                                                                      4832Asynchronous PreemptionScheduling@sanposhiho
                                                                                                                                                                                                                                                                                                      5004DRA Extended ResourceScheduling@yliaog
                                                                                                                                                                                                                                                                                                      5007DRA Device Binding ConditionsScheduling@KobayashiD27 , @ttsuuubasa
                                                                                                                                                                                                                                                                                                      5027DRA: admin-controlled device attributesScheduling@pohly
                                                                                                                                                                                                                                                                                                        5055DRA: device taints and tolerationsScheduling@pohly , @everpeace
                                                                                                                                                                                                                                                                                                        5075DRA Consumable CapacityScheduling@sunya-ch
                                                                                                                                                                                                                                                                                                        5142Pop pod from backoffQ when activeQ is emptyScheduling@macsko
                                                                                                                                                                                                                                                                                                        5229Asynchronous API calls during schedulingScheduling@macsko
                                                                                                                                                                                                                                                                                                        5234DRA ResourceSlice MixinsScheduling@mortent , @klueska
                                                                                                                                                                                                                                                                                                        5278Nominated node name for an expected pod placementScheduling@sanposhiho , @wojtek-t , @ania-borowiec
                                                                                                                                                                                                                                                                                                        5471Extended Toleration Operators for Threshold-Based PlacementScheduling@helayoty
                                                                                                                                                                                                                                                                                                        548Graduate ScheduleDaemonSetPods to GAScheduling@draveness
                                                                                                                                                                                                                                                                                                          5491DRA: List Types for AttributesScheduling@everpeace
                                                                                                                                                                                                                                                                                                          5501Reflect PreEnqueue rejections in Pod statusScheduling@macsko
                                                                                                                                                                                                                                                                                                          5517DRA Node Allocatable ResourcesScheduling@pravk03
                                                                                                                                                                                                                                                                                                          5598Opportunistic batchingScheduling@bwsalmon , @romanbaron
                                                                                                                                                                                                                                                                                                          5710Workload-aware preemptionScheduling@wojtek-t
                                                                                                                                                                                                                                                                                                          5729DRA: ResourceClaim Support for WorkloadsScheduling@helayoty , @mortent , @nojnhuh
                                                                                                                                                                                                                                                                                                          5732Topology-aware workload schedulingScheduling@44past4
                                                                                                                                                                                                                                                                                                          583CoschedulingScheduling@k82cn
                                                                                                                                                                                                                                                                                                            5832Decouple PodGroup APIScheduling@helayoty , @mm4tt , @erictune , @wojtek-t
                                                                                                                                                                                                                                                                                                            624Scheduling FrameworkScheduling@bsalamat , @misterikkit
                                                                                                                                                                                                                                                                                                            785Scheduler Component Config APIScheduling@alculquicondor
                                                                                                                                                                                                                                                                                                            895Pod Topology SpreadScheduling@Huang-Wei
                                                                                                                                                                                                                                                                                                            902Add NonPreempting Option For PriorityClassesScheduling@vllry , @denkensk
                                                                                                                                                                                                                                                                                                            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
                                                                                                                                                                                                                                                                                                                2763KEP TemplateSecurity@vinayakankugoyal
                                                                                                                                                                                                                                                                                                                3203Auto-refreshing official CVE feedSecurity@PushkarJ
                                                                                                                                                                                                                                                                                                                121Local Persistent VolumesStorage@msau42 , @vishh , @dhirajh , @ianchakeres
                                                                                                                                                                                                                                                                                                                  1412Immutable Secrets and ConfigMapsStorage@wojtek-t
                                                                                                                                                                                                                                                                                                                  1432Volume Health MonitorStorage@NickrenREN , @xing-yang
                                                                                                                                                                                                                                                                                                                  1472Storage Capacity Constraints for Pod SchedulingStorage@pohly , @cofyc
                                                                                                                                                                                                                                                                                                                  1487In-tree Storage Plugin to CSI Migration - AWSStorage@wongma7
                                                                                                                                                                                                                                                                                                                  1488In-tree Storage Plugin to CSI Migration - GCE PDStorage@davidz627
                                                                                                                                                                                                                                                                                                                  1489In-tree Storage Plugin to CSI Migration - CinderStorage@jsafrane
                                                                                                                                                                                                                                                                                                                  1490In-tree Storage Plugin to CSI Migration - AzurediskStorage@andyzhangx
                                                                                                                                                                                                                                                                                                                  1491In-tree Storage Plugin to CSI Migration - vSphereStorage@divyenpatel
                                                                                                                                                                                                                                                                                                                  1495Volume PopulatorsStorage@bswartz
                                                                                                                                                                                                                                                                                                                  1682Skip Volume Ownership ChangeStorage@huffmanca , @dobsonj
                                                                                                                                                                                                                                                                                                                  1698generic ephemeral inline volumesStorage@pohly
                                                                                                                                                                                                                                                                                                                  1710Skip SELinux relabeling of volumesStorage@jsafrane
                                                                                                                                                                                                                                                                                                                  177CSI SnapshotStorage@jingxu97 , @xing-yang , @yuxiangqian
                                                                                                                                                                                                                                                                                                                  1790Recover from volume expansion failureStorage@gnuified
                                                                                                                                                                                                                                                                                                                  1845Prioritization on Volume CapacityStorage@cofyc
                                                                                                                                                                                                                                                                                                                  1855Service Account Token for CSI DriverStorage@zshihang
                                                                                                                                                                                                                                                                                                                  1885In-tree Storage Plugin to CSI Migration - AzurefileStorage@andyzhangx
                                                                                                                                                                                                                                                                                                                  1900CSI Snapshot WebhookStorage@andili99 , @yuxiangqian
                                                                                                                                                                                                                                                                                                                  1979Object Storage SupportStorage@jeffvance , @wlan0 , @BlaineEXE , @shanduur
                                                                                                                                                                                                                                                                                                                  2261Move mount library to stagingStorage@brahmarotu
                                                                                                                                                                                                                                                                                                                  2263Volume scale testingStorage@msau42
                                                                                                                                                                                                                                                                                                                    2264Kubernetes CSI release and CI processStorage@pohly
                                                                                                                                                                                                                                                                                                                      2268non graceful shutdownStorage@yastij , @xing-yang
                                                                                                                                                                                                                                                                                                                      2317Provide fsgroup of pod to CSI driver on mountStorage@gnufied , @verult , @bertinatto
                                                                                                                                                                                                                                                                                                                      2451Service Account Token VolumesStorage@smarterclayton , @liggitt , @mikedanese , @zshihang
                                                                                                                                                                                                                                                                                                                        2485ReadWriteOncePod PersistentVolume AccessModeStorage@chrishenzie
                                                                                                                                                                                                                                                                                                                        2589In-tree Storage Plugin to CSI Migration - PortworxStorage@trierra , @lpabon , @gohilankit
                                                                                                                                                                                                                                                                                                                        2644Honor Persistent Volume Reclaim PolicyStorage@deepakkinni
                                                                                                                                                                                                                                                                                                                        284Growing Persistent Volume sizeStorage@gnuified
                                                                                                                                                                                                                                                                                                                        2923In-tree Storage Plugin to CSI Migration - Ceph RBDStorage@humblec
                                                                                                                                                                                                                                                                                                                        2924In-tree Storage Plugin to CSI Migration - Ceph CephfsStorage@humblec
                                                                                                                                                                                                                                                                                                                        3107SecretRef field addition to NodeExpandVolume requestStorage@humblec
                                                                                                                                                                                                                                                                                                                        3141Prevent unauthorised volume mode conversionStorage@RaunakShah , @xing-yang
                                                                                                                                                                                                                                                                                                                        3294Provision volumes from cross-namespace snapshotsStorage@Elbehery , @mkimuram , @ttakahashi21
                                                                                                                                                                                                                                                                                                                        3314KEP TemplateStorage@carlbraganza , @ihcsim , @PrasadG193
                                                                                                                                                                                                                                                                                                                        3333Retroactive default StorageClass assignmentStorage@RomanBednar
                                                                                                                                                                                                                                                                                                                        3476Volume Group SnapshotStorage@xing-yang , @jingxu97
                                                                                                                                                                                                                                                                                                                        351Raw Block VolumesStorage@jsafrane
                                                                                                                                                                                                                                                                                                                          361Local Ephemeral Storage Capacity IsolationStorage@jinxu97
                                                                                                                                                                                                                                                                                                                          3751Kubernetes VolumeAttributesClass and ModifyVolumeStorage@mattcarry , @sunnylovestiramisu
                                                                                                                                                                                                                                                                                                                          3756Robust VolumeManager reconstruction after kubelet restartStorage@jsafrane
                                                                                                                                                                                                                                                                                                                          3762PersistentVolume last phase transition timeStorage@RomanBednar
                                                                                                                                                                                                                                                                                                                          4049Storage Capacity Scoring of Nodes for Dynamic ProvisioningStorage@cupnes
                                                                                                                                                                                                                                                                                                                          4876Mutable CSINode Allocatable PropertyStorage@torredil
                                                                                                                                                                                                                                                                                                                          4958CSI Sidecars All in oneStorage@mowangdk , @mauriciopoppe , @ConnorJC3
                                                                                                                                                                                                                                                                                                                          5040Remove gitRepo volumes driver.Storage@vinayakankugoyal
                                                                                                                                                                                                                                                                                                                          531Online Growing Persistent Volume SizeStorage@mlmhl , @wongma7
                                                                                                                                                                                                                                                                                                                            5381Mutable PersistentVolume Node AffinityStorage@huww98
                                                                                                                                                                                                                                                                                                                            5538CSI driver opt-in for service account tokens via secrets fieldStorage@aramase
                                                                                                                                                                                                                                                                                                                            554Volume Scheduling LimitsStorage@jsafrane , @gnufied
                                                                                                                                                                                                                                                                                                                              5541Report Last Used Time On a PVCStorage@arvindparekh , @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
                                                                                                                                                                                                                                                                                                                                      603CSI Pod Info on MountStorage@jsafrane
                                                                                                                                                                                                                                                                                                                                        625In-tree Storage Plugin to CSI MigrationStorage@davidz627 , @jsafrane
                                                                                                                                                                                                                                                                                                                                        695Skip Volume Ownership ChangeStorage@gnuified
                                                                                                                                                                                                                                                                                                                                        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
                                                                                                                                                                                                                                                                                                                                              2291Presubmit config inside the tested repoTesting@alvaroaleman
                                                                                                                                                                                                                                                                                                                                              2420Reducing Kubernetes Build MaintenanceTesting@BenTheElder , @spiffxp
                                                                                                                                                                                                                                                                                                                                              2464Kubetest2 CI MigrationTesting@amwat
                                                                                                                                                                                                                                                                                                                                              2539Continuously Deploy K8s ProwTesting@chaodaiG
                                                                                                                                                                                                                                                                                                                                                3041NodeConformance and NodeFeature labels cleanupTesting@SergeyKanzhelev
                                                                                                                                                                                                                                                                                                                                                  5468KEP TemplateTesting@BenTheElder
                                                                                                                                                                                                                                                                                                                                                  714Breaking apart the Kubernetes test tarballTesting@ixdy
                                                                                                                                                                                                                                                                                                                                                  5008Move Headlamp to the SIG UIUi@joaquimrocha
                                                                                                                                                                                                                                                                                                                                                    1001Supporting CRI-containerD on WindowsWindows@patricklang , @marosset
                                                                                                                                                                                                                                                                                                                                                    1043Windows security context API changesWindows@ddebroy
                                                                                                                                                                                                                                                                                                                                                      1122Support for CSI Plugins on Windows NodesWindows@ddebroy , @jingxu97
                                                                                                                                                                                                                                                                                                                                                      116Windows node supportWindows@astrieanna , @benmoss , @patricklang , @michmike , @daschott
                                                                                                                                                                                                                                                                                                                                                        1301Windows RuntimeClass SupportWindows@patricklang
                                                                                                                                                                                                                                                                                                                                                          1981Windows Privileged Container SupportWindows@ambguo , @marosset
                                                                                                                                                                                                                                                                                                                                                          2258Node log queryWindows@aravindhp , @LorbusChris
                                                                                                                                                                                                                                                                                                                                                          2578Windows ConformanceWindows@vladimirvivien , @jayunit100 , @perithompson , @johnSchnake , @claudiubelu , @knabben , @rosskirkpat , @hxietkg
                                                                                                                                                                                                                                                                                                                                                          2802Identify Pod's OS during API Server admissionWindows@ravisantoshgudimetla
                                                                                                                                                                                                                                                                                                                                                          3503Host Network Support for Windows PodsWindows@marosset
                                                                                                                                                                                                                                                                                                                                                          4802Windows Graceful Node ShutdownWindows@zylxjtu
                                                                                                                                                                                                                                                                                                                                                          4885Windows CPU and Memory AffinityWindows@jsturtevant
                                                                                                                                                                                                                                                                                                                                                          5100DSR and Overlay support in Windows kube-proxyWindows@marosset
                                                                                                                                                                                                                                                                                                                                                          689Windows Group Managed Service Accounts for Container IdentityWindows@ddebroy , @jeremywx , @patricklang