Omer Aplatony
|
9d816f1587
|
Replace PollImmediate with PollUntilContextTimeout (#128147)
* Replace PollImmediate with PollUntilContextTimeout
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
* Add context to RetryErrorCondition function
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
* lint: fix error comparison in scale package
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
* Fix RetryErrorCondition function signature
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
* revert to if err statement
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
---------
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
|
2024-11-07 14:57:29 +00:00 |
|
maruiyan
|
1b6cf83cf4
|
Error message should not be capitalized.
|
2021-05-28 16:00:05 +08:00 |
|
David Eads
|
64c099d670
|
remove secondary client retries in e2e tests
|
2020-10-15 08:30:42 -04:00 |
|
Julian V. Modesto
|
efed958779
|
Support kubectl scale --dry-run=server|client
|
2020-03-31 16:19:52 -04:00 |
|
knight42
|
92c4c2ec72
|
test(scale): fix tests
|
2019-08-23 10:19:09 +08:00 |
|
Sean Sullivan
|
c011df28a4
|
Refactor pkg/kubectl/{scale.go|rollingupdater.go} for move to staging
|
2019-07-30 23:15:15 -07:00 |
|
Krzysztof Siedlecki
|
8a3c2dcc6d
|
Adding scale error retries
|
2018-06-12 11:23:16 +02:00 |
|
p0lyn0mial
|
3b00b4a86f
|
removes job scaler
|
2018-04-04 08:23:21 -04:00 |
|
Shyam Jeedigunta
|
b7a6442aae
|
Move retry-based updates to a different pkg
|
2018-02-26 13:54:02 +01:00 |
|