kubernetes/pkg/controller
Patrick Ohly 98f75290ba generic ephemeral volume: simpler metrics
A CounterVector with status as label may create unnecessary overhead
and using the success case with the empty label value wasn't
easy. It's better to have two seperate counters, one for total number
of calls and one for failed calls.
2021-03-02 12:01:37 +01:00
..
apis/config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
bootstrap hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
certificates hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
clusterroleaggregation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cronjob hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
daemon hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
deployment hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
disruption hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
endpoint hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
endpointslice hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
endpointslicemirroring hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
garbagecollector hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
history hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
job hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
namespace hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodeipam hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodelifecycle hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
podautoscaler hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
podgc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replicaset hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replication hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
resourcequota hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
serviceaccount hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
statefulset hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
storageversiongc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testutil hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ttl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ttlafterfinished hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
util hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
volume generic ephemeral volume: simpler metrics 2021-03-02 12:01:37 +01:00
controller_ref_manager_test.go
controller_ref_manager.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
controller_utils_test.go Implement pod deletion cost 2021-03-01 13:45:58 -05:00
controller_utils.go Implement pod deletion cost 2021-03-01 13:45:58 -05:00
doc.go
lookup_cache.go
OWNERS add myself as reviewer in pkg/controller/OWNERS 2021-01-15 17:21:35 -05:00