kubernetes/cmd/kube-controller-manager/app
Andy Goldstein a899441484
quota: add an update filter
Fix a TODO to plumb an update filter from above in the resource quota
monitor code that was handling update events for quota-able objects,
instead of hard-coding the logic in the resource quota monitor.

Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
2022-07-08 18:39:55 -04:00
..
config Clean shutdown of kcm, ccm and scheduler 2022-05-26 12:36:59 +02:00
options logs: replace config methods with functions 2022-06-17 20:22:13 +02:00
testing replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
apps.go Wire contexts to Apps controllers 2021-10-13 16:32:13 -04:00
autoscaling.go Watch HPA v2 instead of v1. 2021-11-16 11:13:21 +01:00
batch.go Wire contexts to Batch controllers (#105491) 2021-11-10 14:56:46 -08:00
bootstrap.go Wire contexts to Bootstrap controllers 2021-10-06 10:27:32 -04:00
certificates_test.go allow setting different certificates for kube-controller-managed CSR signers 2020-07-09 08:14:55 -04:00
certificates.go Wire context for cert controllers 2022-03-07 10:19:45 -05:00
cloudproviders.go Add DisableCloudProviders FG 2021-05-21 16:09:44 +02:00
controllermanager.go fix the running of the kube-controller-manager 2022-06-18 09:24:04 +08:00
core_test.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
core.go quota: add an update filter 2022-07-08 18:39:55 -04:00
discovery.go Remove Stop from ControllerContext and pass ctx.Done 2021-09-27 09:16:38 -04:00
flags_providerless.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
flags_providers.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
import_known_versions.go remove pod presets 2020-09-14 09:24:40 -04:00
plugins_providerless.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
plugins_providers.go Add support for Portworx to csi-translation lib 2021-11-16 13:26:09 -08:00
plugins.go Add support for Portworx to csi-translation lib 2021-11-16 13:26:09 -08:00
policy.go remove feature gate GA for 1.25 2022-05-12 14:15:23 +08:00
rbac.go Wire contexts to RBAC controllers 2021-10-07 15:04:49 -04:00