[WIP] use generic watchResource with retry logic#1048
[WIP] use generic watchResource with retry logic#1048ricky-rav wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ricky-rav The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
watchResource() incorporates the whole retry logic seen for network policies and pods and can easily be instantiated for any resource type. Applied it to pods, nodes, network policies and network policy dynamic handlers. Signed-off-by: Riccardo Ravaioli <rravaiol@redhat.com> (cherry picked from commit 24a503a7c76fd4d4552a06858d03a55d4568a975)
4b3b13f to
200eaf5
Compare
|
/retest |
|
@ricky-rav: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
[downstream PR for scale testing]
watchResource() incorporates the whole retry logic seen for network policies and pods and can easily be instantiated for any resource type.
Applied it to pods, nodes, network policies and network policy dynamic handlers.
Signed-off-by: Riccardo Ravaioli rravaiol@redhat.com
(cherry picked from commit 24a503a7c76fd4d4552a06858d03a55d4568a975)