mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-20 18:33:01 +00:00
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.
34 KiB
34 KiB