kubernetes/pkg/controller
Jan Safranek 0d71dc677e Refactor CreateVolumeSpec
Rename old CreateVolumeSpec to CreateVolumeSpecWithNodeMigration that
extracts volume.Spec with node specific CSI migration.

Add CreateVolumeSpec that does the same, only without evaluating node CSI
migration.
2024-11-06 11:15:31 +01:00
..
apis/config
bootstrap
certificates
clusterroleaggregation
cronjob
daemon Add unit tests verifying the update touches old, unhealthy pods first, and only after new pods. 2024-10-31 11:13:01 +01:00
deployment add tests for getReplicaSetFraction in the deployment controller (#128535) 2024-11-04 19:11:43 +00:00
disruption
endpoint Fix tests that assume core clients use JSON 2024-10-23 11:35:30 -04:00
endpointslice
endpointslicemirroring
garbagecollector Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru 2024-11-04 10:51:13 -05:00
history
job Promote PodIndexLabel for Statefulset and IndexedJob stable (#128387) 2024-11-04 19:11:28 +00:00
namespace
nodeipam Ensure that a node's CIDR isn't released until the node is deleted 2024-10-24 13:19:34 +02:00
nodelifecycle Merge pull request #122644 from gyuho/logs-removing-taints 2024-10-23 01:17:15 +01:00
podautoscaler
podgc
replicaset
replication
resourceclaim Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru 2024-11-04 10:51:13 -05:00
resourcequota
serviceaccount
servicecidrs
statefulset Promote PodIndexLabel for Statefulset and IndexedJob stable (#128387) 2024-11-04 19:11:28 +00:00
storageversiongc
storageversionmigrator
tainteviction
testutil
ttl
ttlafterfinished
util
validatingadmissionpolicystatus
volume Refactor CreateVolumeSpec 2024-11-06 11:15:31 +01:00
controller_ref_manager.go
controller_ref_manager_test.go
controller_utils.go
controller_utils_test.go Fix tests that assume core clients use JSON 2024-10-23 11:35:30 -04:00
doc.go
OWNERS