kubernetes/pkg/controller
Clayton Coleman 8d8884a907
daemonset: Remove unnecessary error returns in strategy code
The nodeShouldRunDaemonPod method does not need to return an error
because there are no scenarios under which it fails. Remove the
error return path for its direct calls as well.
2021-03-01 13:23:18 -05: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 daemonset: Remove unnecessary error returns in strategy code 2021-03-01 13:23:18 -05: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 Merge pull request #99561 from BenTheElder/remove-bazel 2021-03-01 09:55:27 -08: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 Do not swallow NotFound error for DeletePod in dsc.manage 2020-06-04 16:41:38 +08:00
controller_utils.go remove secret-based sa token client builder 2021-02-21 22:00:40 -08:00
doc.go
lookup_cache.go
OWNERS add myself as reviewer in pkg/controller/OWNERS 2021-01-15 17:21:35 -05:00