kubernetes/pkg/controller
Patrick Ohly a8c930ef46 generic ephemeral volume: graduation to GA
The feature gate gets locked to "true", with the goal to remove it in two
releases.

All code now can assume that the feature is enabled. Tests for "feature
disabled" are no longer needed and get removed.

Some code wasn't using the new helper functions yet. That gets changed while
touching those lines.
2021-10-11 20:54:20 +02:00
..
apis/config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
bootstrap hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
certificates rootcacertpublisher: drop the namespace label from metrics to reduce its cardinality 2021-09-16 14:05:32 +02:00
clusterroleaggregation Migrate clusterroleaggregation controller to apply 2021-03-09 07:15:14 -08:00
cronjob generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
daemon Migrate to k8s.io/utils/clock in pkg/controller 2021-09-10 11:42:32 +02:00
deployment generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
disruption [disruptioncontroller] Don't error for unmanaged pods 2021-07-07 10:42:24 -04:00
endpoint move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
endpointslice Excluding Control Plane Nodes from Topology Hints calculations 2021-10-01 15:12:38 -07:00
endpointslicemirroring generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
garbagecollector Merge pull request #101928 from alexanderConstantinescu/drain-workqueue 2021-09-10 18:02:06 -07:00
history hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
job Track expected removals of Pod finalizers 2021-10-04 16:09:58 -04:00
namespace generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
nodeipam Merge pull request #100672 from wangyx1992/structured-log 2021-09-22 20:27:10 -07:00
nodelifecycle Merge pull request #105222 from cyclinder/remove_node_lease_GA 2021-10-05 05:41:21 -07:00
podautoscaler generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
podgc Merge pull request #100672 from wangyx1992/structured-log 2021-09-22 20:27:10 -07:00
replicaset generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
replication generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
resourcequota Fix quota controller hotloop in integration tests 2021-10-06 11:34:32 -04:00
serviceaccount generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
statefulset generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
storageversiongc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testutil Migrate to k8s.io/utils/clock in pkg/controller 2021-09-10 11:42:32 +02:00
ttl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ttlafterfinished Migrate to k8s.io/utils/clock in pkg/controller 2021-09-10 11:42:32 +02:00
util Merge pull request #100672 from wangyx1992/structured-log 2021-09-22 20:27:10 -07:00
volume generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
controller_ref_manager_test.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
controller_ref_manager.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
controller_utils_test.go Migrate to k8s.io/utils/clock 2021-09-17 15:19:08 +02:00
controller_utils.go Migrate to k8s.io/utils/clock in pkg/controller 2021-09-10 11:42:32 +02:00
doc.go
lookup_cache.go
OWNERS add myself as reviewer in pkg/controller/OWNERS 2021-01-15 17:21:35 -05:00