kubernetes/pkg/controller
ravisantoshgudimetla ceeb05a3d7 DaemonSet: Fix surgeCount function
If the surge is not requested, we should return
0. We are returning an error now as r.MaxSurge
is passed down as nil. This commit fixes the
issue by setting the surgeCount to 0 if r.MaxSurge
is nil.
2021-05-10 16:10:59 -04: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 Merge pull request #96094 from Hellcatlk/m 2021-04-16 11:54:22 -07:00
clusterroleaggregation Migrate clusterroleaggregation controller to apply 2021-03-09 07:15:14 -08:00
cronjob Fixed several spelling mistakes 2021-03-30 23:02:09 +02:00
daemon DaemonSet: Fix surgeCount function 2021-05-10 16:10:59 -04:00
deployment podUnknown is marked as Obsolete 2021-04-06 22:43:08 +00:00
disruption Promote PDBs to GA 2021-03-09 10:29:11 -05:00
endpoint Adding new EndpointsOverCapacity annotation for Endpoints controller 2021-03-09 09:48:53 -08:00
endpointslice Merge pull request #101367 from BinacsLee/binacs-controller-endpointslice-cleanup 2021-04-23 19:28:00 -07:00
endpointslicemirroring Making a run test. 2021-04-26 09:31:24 +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 indexed job: remove pods with invalid index 2021-04-19 14:07:07 +00:00
namespace hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodeipam Merge pull request #98756 from pacoxu/ut/faster 2021-03-03 14:40:31 -08:00
nodelifecycle Merge pull request #97818 from damemi/remove-util-node-dep 2021-03-05 04:06:32 -08:00
podautoscaler hpa: Don't scale down if at least one metric was invalid 2021-03-03 07:53:01 +01:00
podgc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replicaset Merge pull request #99487 from chymy/fix-staticcheck0226 2021-04-08 14:28:17 -07:00
replication Add apply subresource support to client-go's typed client 2021-04-05 12:27:42 -07:00
resourcequota hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
serviceaccount Update auth OWNERS files to only use aliases 2021-04-07 10:46:03 -04:00
statefulset Merge pull request #97881 from ialidzhikov/nit/unnecessary-type-conversion 2021-03-03 14:39:49 -08:00
storageversiongc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testutil Add Apply functions to client-gen 2021-03-06 20:49:06 -05: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 Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
volume Merge pull request #101304 from wangyx1992/capatial-log-controller 2021-04-22 15:55:52 -07: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 Logarithmic timestamp comparison for ReplicSet downscaling 2021-03-05 15:58:26 -05:00
controller_utils.go Logarithmic timestamp comparison for ReplicSet downscaling 2021-03-05 15:58:26 -05:00
doc.go
lookup_cache.go
OWNERS add myself as reviewer in pkg/controller/OWNERS 2021-01-15 17:21:35 -05:00