apiserver/pkg/util
Clayton Coleman fbcccd4f68 wait: ExponentialBackoffWithContext should take context-aware fn
The condition methods will eventually all take a context. Since we
have been provided one, alter the accepted condition type and
change the four references in tree.

Collers of ExponentialBackoffWithContext should use a condition
aware function (ConditionWithContextFunc). If the context can be
ignored the helper ConditionFunc.WithContext can be used to convert
an existing function to the new type.

Kubernetes-commit: 34bfdc3635cb621d94eebde5d8f4b9c0b933c68e
2023-01-16 14:57:57 -05:00
..
apihelpers apiserver: update apf tests to use v1beta3 2022-09-10 07:05:20 -04:00
dryrun Revert "remove unwanted values returned from dry-run" 2022-04-06 12:34:42 -04:00
feature update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-03-04 12:46:52 -05:00
flowcontrol Fix indentation/spacing in comments to render correctly in godoc 2022-12-17 17:31:05 -05:00
flushwriter sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
notfoundhandler aggregator: pass apiServiceRegistrationControllerInitiated signal directly to apiserviceRegistration controller 2021-10-20 11:06:27 +02:00
openapi Prune trailing newlines when enums are disabled 2023-01-06 00:58:23 -05:00
proxy fix(docs): wrong comment block for ResolveEndpoint function 2022-09-06 14:38:30 +02:00
shufflesharding Less demanding test cases in TestUniformDistribution 2021-01-25 01:44:08 -05:00
webhook wait: ExponentialBackoffWithContext should take context-aware fn 2023-01-16 14:57:57 -05:00
wsstream Generate and format files 2022-07-19 20:54:13 -04:00
x509metrics Generate and format files 2022-07-19 20:54:13 -04:00