StatefulSet: Remove initialized annotation from apps/v1beta2.#49651
StatefulSet: Remove initialized annotation from apps/v1beta2.#49651k8s-github-robot merged 1 commit intokubernetes:masterfrom
initialized annotation from apps/v1beta2.#49651Conversation
|
/lgtm |
|
/assign @erictune /retest |
|
/approve |
|
/retest |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: enisoc, erictune, janetkuo, kow3ns Associated issue: 49251 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
Automatic merge from submit-queue (batch tested with PRs 49651, 49707, 49662, 47019, 49747) |
|
@enisoc: 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/test-infra repository. I understand the commands that are listed here. |
The annotation was already removed from apps/v1beta1 in #49251, but this copy survived due to another concurrent PR.
ref #41605