kubernetes/pkg/controller
Enrique Llorente 697ea476e2 svc: Support pods with same address
If different pods with same address are exposed by the same service if
some of the endpointslices endpoints are overwriten. This change add the
pod name to the hash function to ensure that all the endpoints are in
place.

Signed-off-by: Enrique Llorente <ellorent@redhat.com>
2023-02-23 11:37:57 +01:00
..
apis/config refactor: remove deprecated flags 2022-04-22 20:28:12 +08:00
bootstrap remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
certificates kubelet: add key encipherment usage only if it is rsa key 2022-12-27 16:04:25 +08:00
clusterroleaggregation Lock ServerSideApply feature to true 2022-09-27 13:48:28 +02:00
cronjob logging: fix names of keys 2023-01-23 14:24:29 +01:00
daemon Update daemonSet status even if syncDaemonSet fails 2022-12-10 11:45:56 +09:00
deployment Fix indentation/spacing in comments to render correctly in godoc 2022-12-17 23:27:38 -05:00
disruption Fix clearing rate limiter in disruption controller 2023-01-03 15:06:06 +01:00
endpoint Do not create endpoints if service of type ExternalName (#114814) 2023-01-18 03:12:34 -08:00
endpointslice svc: Support pods with same address 2023-02-23 11:37:57 +01:00
endpointslicemirroring endpointslicemirroring handle endpoints with multiple subsets 2022-12-10 11:44:10 +00:00
garbagecollector pkg/controller: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-11-23 17:40:23 +02:00
history convert int32 to pointer using library function 2022-07-01 14:58:26 +08:00
job left over uncounted from tracking cleanup 2023-02-22 16:45:53 +00:00
namespace remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
nodeipam replace nodeipam custom logic by a workqueue 2023-02-06 19:34:29 +00:00
nodelifecycle use klog instead of klog.V(0) 2023-01-14 21:15:50 +08:00
podautoscaler squashing without rebase 2023-02-17 01:47:52 +05:30
podgc PodGC should not add DisruptionTarget condition for pods which are in terminal phase 2023-01-13 18:28:44 +01:00
replicaset Merge pull request #110747 from harshanarayana/cleanup/GIT-110737/logging-improvements 2022-11-03 00:49:34 -07:00
replication Enable propagration of HasSynced 2022-12-14 18:43:33 +00:00
resourceclaim dra: avoid goroutine leaks from event broadcaster 2023-02-15 15:14:27 +01:00
resourcequota resourcequota: use contexual logging (#113315) 2023-02-14 07:19:31 -08:00
serviceaccount lock LegacyServiceAccountTokenNoAutoGeneration 2022-12-16 10:45:35 -08:00
statefulset Merge pull request #113794 from littlejiancc/feature_stateful_cleanup 2023-02-09 20:37:39 -08:00
storageversiongc apiserver: update lease label key to apiserver.kubernetes.io/identity 2023-01-13 15:37:22 -05:00
testutil Wait for Pods to finish before considering Failed in Job (#113860) 2022-11-15 09:44:53 -08:00
ttl logging: fix names of keys 2023-01-23 14:24:29 +01:00
ttlafterfinished pkg/controller: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-11-23 17:40:23 +02:00
util svc: Support pods with same address 2023-02-23 11:37:57 +01:00
volume Remove check for CSI driver running on node for CSI migration attach operations 2023-02-09 02:45:02 +00:00
controller_ref_manager_test.go Merge pull request #101250 from evertrain/master 2021-11-10 09:19:26 -08:00
controller_ref_manager.go Fix indentation/spacing in comments to render correctly in godoc 2022-12-17 23:27:38 -05:00
controller_utils_test.go NodeLifecycleController: Remove race condition 2022-10-24 19:36:58 +00:00
controller_utils.go Merge pull request #111683 from lucming/code-cleanup5 2022-12-09 15:42:21 -08:00
doc.go
lookup_cache.go
OWNERS add myself as approver to pkg/controller 2022-01-12 19:33:02 -05:00