Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the deletion behavior #275

Merged
merged 1 commit into from
Feb 11, 2023
Merged

Conversation

wzshiming
Copy link
Member

@wzshiming wzshiming commented Feb 11, 2023

What type of PR is this?

/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

xref #271

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Fix the node deletion behavior

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Feb 11, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wzshiming

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify
Copy link

netlify bot commented Feb 11, 2023

Deploy Preview for k8s-kwok canceled.

Name Link
🔨 Latest commit 649ce91
🔍 Latest deploy log https://app.netlify.com/sites/k8s-kwok/deploys/63e77a8674bdf600088fe58c

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 11, 2023
@wzshiming wzshiming changed the title Fixing the deletion behavior Fix the deletion behavior Feb 11, 2023
@wzshiming wzshiming force-pushed the fix/delete branch 3 times, most recently from b866883 to 649ce91 Compare February 11, 2023 11:22
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 11, 2023
@wzshiming wzshiming merged commit 6c0518c into kubernetes-sigs:main Feb 11, 2023
@wzshiming wzshiming deleted the fix/delete branch February 11, 2023 14:53
wzshiming added a commit that referenced this pull request Feb 13, 2023
…upstream-release-0.1

Automated cherry pick of #275: Avoid clearing empty finalizers
@wzshiming wzshiming linked an issue Feb 14, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deployment scale down has unexpected behavior
2 participants