Files
kubernetes/test
Clayton Coleman 34bfdc3635 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.
2023-01-16 14:57:57 -05:00
..
2022-12-16 20:14:04 +01:00
2023-01-06 23:32:51 +00:00
2021-02-28 15:17:29 -08:00
2021-03-04 07:54:53 +01:00
2022-06-15 13:38:48 +09:00
2022-12-16 20:14:04 +01:00
2023-01-09 09:54:10 +01:00