fix custom CA e2e waiting on stale replica set#2046
Conversation
Signed-off-by: Burak Sekili <32663655+buraksekili@users.noreply.github.com>
|
/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. |
|
/cc @kron4eg |
|
LGTM label has been added. DetailsGit tree hash: 80f5f063cb40ad4f01af4d1d311cc68c73cd569e |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kron4eg The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@buraksekili: new pull request created: #2049 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: