fix custom CA e2e waiting on stale replica set#2046
Conversation
Signed-off-by: Burak Sekili <32663655+buraksekili@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
/cherrypick release/v1.65 |
|
@buraksekili: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions 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-sigs/prow repository. |
What this PR does / why we need it:
This PR allows tests to wait for the rollout to actually finish (observed generation caught up, and all replicas updated and available) before issuing the create. Test-only change.
i observed this on cherry-pick PR
Which issue(s) this PR fixes:
Fixes #
What type of PR is this?:
/kind flake
Special notes for your reviewer:
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: