kubernetes/pkg/controller
Antonio Ojea c2d473f0d4 remove ClusterCIDR
KEP-2593 proposed to expand the existing node-ipam controller
to be configurable via a ClusterCIDR objects, however, there
were reasonable doubts on the SIG about the feature and after
several months of dicussions we decided to not move forward
with the KEP intree, hence, we are going to remove the existing
code, that is still in alpha.

https://groups.google.com/g/kubernetes-sig-network/c/nts1xEZ--gQ/m/2aTOUNFFAAAJ

Change-Id: Ieaf2007b0b23c296cde333247bfb672441fe6dfc
2023-10-14 19:06:22 +00:00
..
apis/config update codegen 2023-09-08 09:49:35 -07:00
bootstrap replace spew methods with dump methods 2023-04-14 08:05:53 +08:00
certificates Merge pull request #113994 from mengjiao-liu/contextual-logging-controller-certificates 2023-06-21 09:03:42 -07:00
clusterroleaggregation Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
cronjob cronjob controller: ensure already existing jobs are added to Active list of cronjobs 2023-09-19 15:18:44 +00:00
daemon change rolling update logic to exclude sunsetting nodes 2023-09-19 11:39:32 +00:00
deployment Use ptr.To to retrieve intstr addresses 2023-09-08 11:10:50 +02:00
disruption Migrate /pkg/controller/disruption to structured and contextual logging 2023-07-12 11:30:45 +08:00
endpoint move endpointslice reconciler to staging endpointslice repo 2023-07-11 18:08:12 +00:00
endpointslice fix typo Mininum => Minimum 2023-09-17 11:24:29 +02:00
endpointslicemirroring Merge pull request #118953 from mskrocki/escLib 2023-07-13 17:13:34 -07:00
garbagecollector Fix duplicate GC event handlers getting added if discovery flutters 2023-07-12 12:29:31 -04:00
history api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
job convert pointer to ptr for job controller 2023-10-05 09:30:01 -04:00
namespace namespace controller: use contextual logging 2023-03-13 14:59:17 +08:00
nodeipam remove ClusterCIDR 2023-10-14 19:06:22 +00:00
nodelifecycle Merge pull request #114095 from aimuz/fix-114083 2023-08-21 07:03:23 -07:00
podautoscaler Add nil checks for hpa object target type values 2023-10-05 17:15:51 -07:00
podgc added podgc orphaned pod unit tests 2023-07-18 23:06:19 -04:00
replicaset kube-controller-manager: finish conversion to contextual logging 2023-07-12 14:57:29 +02:00
replication Migrated pkg/controller/volume|util|replicaset|nodeipam to contextual logging 2023-07-06 07:39:52 +08:00
resourceclaim resource claim controller: separate generated suffix from base 2023-09-04 09:45:25 +02:00
resourcequota reintroduce resourcequota.NewMonitor 2023-09-20 17:18:55 +02:00
serviceaccount implement LegacyServiceAccountTokenCleanUp alpha 2023-05-24 23:20:17 +00:00
statefulset Fix concurrent write when filling PVC labels 2023-10-11 15:07:55 +02:00
storageversiongc Merge pull request #113986 from songxiao-wang87/runwxs-test2 2023-03-07 04:19:43 -08:00
testutil Merge pull request #114061 from Octopusjust/k8s-pr15 2023-07-05 08:38:57 -07:00
ttl Making a run test. 2023-01-28 03:14:57 +00:00
ttlafterfinished Make use of k8s.io/utils/pointer.Duration 2023-06-18 21:46:26 +03:00
util move endpointslice reconciler to staging endpointslice repo 2023-07-11 18:08:12 +00:00
validatingadmissionpolicystatus refactor: replace usage of v1alpha1 with v1beta1 2023-07-21 13:41:24 -07:00
volume Merge pull request #120666 from b8kings0ga/feature/fix-comment-correction 2023-10-11 22:51:49 +02:00
controller_ref_manager.go kube-controller-manager: finish conversion to contextual logging 2023-07-12 14:57:29 +02:00
controller_ref_manager_test.go Merge pull request #101250 from evertrain/master 2021-11-10 09:19:26 -08:00
controller_utils.go implementation of PodReplacementPolicy kep in the job controller 2023-07-21 00:44:53 +00:00
controller_utils_test.go Merge pull request #119214 from kaisoz/refactor-controller-utils-test 2023-08-15 15:17:55 -07:00
doc.go
OWNERS add myself as approver to pkg/controller 2022-01-12 19:33:02 -05:00