kubernetes/pkg/controller
Gunju Kim 6559050ee1
StatefulSet: Cleanup the complex defer function updating the status
In the long term, the complex defer function makes the code harder to
maintain as code after it should take that into account. This removes
the complex defer function updating the status of a statefulset.
2022-11-08 08:39:42 +09: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 remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
clusterroleaggregation Lock ServerSideApply feature to true 2022-09-27 13:48:28 +02:00
cronjob Merge pull request #113008 from soltysh/promote_cronjob_metrics 2022-11-04 09:36:27 -07:00
daemon Merge pull request #111607 from tnqn/reduce-redundant-index 2022-11-04 09:36:16 -07:00
deployment Merge pull request #113054 from logicalhan/proxy-metric 2022-10-17 11:09:18 -07:00
disruption SSA to add pod failure conditions - ready for review 2022-10-27 18:21:33 +02:00
endpoint Merge pull request #112546 from oscr/the-the 2022-10-19 10:03:02 -07:00
endpointslice pkg/controller/endpointslice: remove all references to the EndpointSliceTerminatingCondition feature gate 2022-11-03 20:26:51 -04:00
endpointslicemirroring remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
garbagecollector Reimplement GC dot graph dumping without gonum library 2022-09-23 13:12:33 -04:00
history convert int32 to pointer using library function 2022-07-01 14:58:26 +08:00
job Graduate JobTrackingWithFinalizers to stable 2022-11-04 17:05:53 -04:00
namespace remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
nodeipam Clean shutdown of nodeipam controller 2022-11-04 10:34:36 +01:00
nodelifecycle SSA to add pod failure conditions - ready for review 2022-10-27 18:21:33 +02:00
podautoscaler Merge pull request #112011 from pbeschetnov/ambiguous-selectors 2022-11-06 21:08:16 -08:00
podgc Address review comments 2022-11-02 22:40:02 +00:00
replicaset Merge pull request #110747 from harshanarayana/cleanup/GIT-110737/logging-improvements 2022-11-03 00:49:34 -07:00
replication switch listeners to use a map, adapt tests 2022-08-08 14:01:10 -07:00
resourcequota quota: add an update filter 2022-07-08 18:39:55 -04:00
serviceaccount remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
statefulset StatefulSet: Cleanup the complex defer function updating the status 2022-11-08 08:39:42 +09:00
storageversiongc Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
testutil NodeLifecycleController: Remove race condition 2022-10-24 19:36:58 +00:00
ttl Reduce number of buckets in ttl controller for 2k+ nodes clusters 2022-05-05 12:26:36 +00:00
ttlafterfinished remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
util Merge pull request #112011 from pbeschetnov/ambiguous-selectors 2022-11-06 21:08:16 -08:00
volume Merge pull request #113262 from jsafrane/rework-reconstruction 2022-11-07 12:42:29 -08: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 Generate and format files 2022-07-26 13:14:05 -04:00
controller_utils_test.go NodeLifecycleController: Remove race condition 2022-10-24 19:36:58 +00:00
controller_utils.go NodeLifecycleController: Remove race condition 2022-10-24 19:36:58 +00:00
doc.go
lookup_cache.go
OWNERS add myself as approver to pkg/controller 2022-01-12 19:33:02 -05:00