kubernetes/pkg
Dan Winship 217f720c72 Fix up some kubernetes service reconciling code organization.
When the endpoint reconcilers got split out of pkg/controlplane,
GetMasterServiceUpdateIfNeeded() got moved to
pkg/controlplane/reconcilers, even though it needs to be kept in sync
with CreateOrUpdateMasterServiceIfNeeded() which stayed in
pkg/controlplane. (And everything else in pkg/controlplane/reconcilers
is about the Endpoints not the Service anyway.) So move it back.

On the flip side, the implementation of masterCountEndpointReconciler
got moved to pkg/controlplane/reconcilers, but its unit tests didn't.
So belatedly fix that.
2022-05-26 13:39:54 -04:00
..
api feat: add NodeInclusionPolicy to TopologySpreadConstraint in PodSpec 2022-05-10 12:54:49 +08:00
apis [fix] fix and refactor TestValidateStatefulSet and TestValidateStatefulSet test cases (#109809) 2022-05-24 11:55:24 -07:00
auth Merge pull request #105598 from gy95/match 2022-01-05 09:22:38 -08:00
capabilities
client Add mwielgus back 2022-01-10 09:02:53 -05:00
cloudprovider run update-yamlfmt.sh 2022-01-10 08:14:37 -05:00
cluster/ports e2e_node/{service,util}: use kubelet healthz port. 2022-04-22 16:14:31 -07:00
controller Merge pull request #110069 from FillZpp/fix-statefulset-maxunavailable-less-than-one 2022-05-20 16:50:12 -07:00
controlplane Fix up some kubernetes service reconciling code organization. 2022-05-26 13:39:54 -04:00
credentialprovider etcd: Update container repo to gcr.io/etcd-development/etcd 2022-04-13 19:04:01 -04:00
features remove feature gate GA for 1.25 2022-05-12 14:15:23 +08:00
fieldpath
generated feat: add NodeInclusionPolicy to TopologySpreadConstraint in PodSpec 2022-05-10 12:54:49 +08:00
kubeapiserver Remove PodSecurityPolicy admission plugin 2022-05-04 16:00:56 -04:00
kubectl add server-side validation support to kubectl 2022-03-26 03:45:13 +00:00
kubelet Merge pull request #110138 from wojtek-t/fix_leaking_goroutines_in_kubelet_test 2022-05-23 04:06:01 -07:00
kubemark Merge pull request #108066 from marseel/dont_check_type_in_hostvolule_in_kubemark 2022-02-18 00:38:24 -08:00
printers Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)" 2022-04-13 13:58:19 +01:00
probe Merge pull request #103967 from pacoxu/probe-warning 2022-01-06 08:57:01 -08:00
proxy Merge pull request #108259 from carlosdamazio/refactor/roundrobin 2022-05-26 08:45:23 -07:00
quota/v1 remove ExpandPersistentVolume feature gate 2022-03-24 10:02:47 -04:00
registry Merge pull request #110027 from zlabjp/fix-ipallocator-metrics 2022-05-25 11:48:31 -07:00
routes Merge pull request #101478 from Haleygo/fix-logs-with-too-long-name-request 2022-01-06 04:53:02 -08:00
scheduler Clean shutdown of kcm, ccm and scheduler 2022-05-26 12:36:59 +02:00
security Remove PodSecurityPolicy admission plugin 2022-05-04 16:00:56 -04:00
securitycontext Add missing test cases for RunAsGroup and SetRunAsGroup methods 2021-12-24 17:13:45 +08:00
serviceaccount Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
util correct coverage MainStart argument order 2022-05-05 14:00:21 -07:00
volume remove feature gate GA for 1.25 2022-05-12 14:15:23 +08:00
windows/service Merge pull request #102937 from gy95/service 2021-09-15 21:41:45 -07:00
.import-restrictions
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00