rename scaleReplicaSetAndRecordEvent to scaleReplicaSetWithLazyAnnotationUpdate#135234
Conversation
|
/assign @soltysh |
|
cc @ahmetb |
376ca7e to
e6641cd
Compare
|
/triage accepted |
|
LGTM label has been added. DetailsGit tree hash: f8498d962480523b3cc038d86c193b6df001212b |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: atiratree, soltysh 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 |
|
@atiratree: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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-sigs/prow repository. I understand the commands that are listed here. |
|
Known flake #133861 /test pull-kubernetes-integration |
What type of PR is this?
/kind cleanup
/kind flake
/kind regression
What this PR does / why we need it:
#134840 introduced a regression that caused the [sig-apps] Deployment iterative rollouts should eventually progress test to flake . This regression might have been caused by improper naming and documentation of the scaleReplicaSetAndRecordEvent. Simple rename should prevent future mishaps.
Which issue(s) this PR is related to:
fixes #135222
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: