Skip to content

Ensure resources exit before performing deletion#4884

Merged
fluid-e2e-bot[bot] merged 1 commit intofluid-cloudnative:masterfrom
Syspretor:feature/delete-orphaned-cm-resources
May 20, 2025
Merged

Ensure resources exit before performing deletion#4884
fluid-e2e-bot[bot] merged 1 commit intofluid-cloudnative:masterfrom
Syspretor:feature/delete-orphaned-cm-resources

Conversation

@Syspretor
Copy link
Copy Markdown
Collaborator

Ⅰ. Describe what this PR does

Ⅱ. Does this pull request fix one issue?

fixes #XXXX

Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@Syspretor Syspretor changed the title Clean up orphaned resources Ensure resources exit before performing deletion May 16, 2025
Comment thread pkg/ddc/thin/shutdown.go
"github.com/fluid-cloudnative/fluid/pkg/utils/kubeclient"

corev1 "k8s.io/api/core/v1"
apierrors "k8s.io/apimachinery/pkg/api/errors"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package "k8s.io/apimachinery/pkg/api/errors" is being imported more than once

Signed-off-by: 玖宇 <guotongyu.gty@alibaba-inc.com>
@Syspretor Syspretor force-pushed the feature/delete-orphaned-cm-resources branch from ae3a6fc to e182654 Compare May 20, 2025 02:39
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Collaborator

@cheyang cheyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@fluid-e2e-bot
Copy link
Copy Markdown

fluid-e2e-bot Bot commented May 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cheyang

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

The pull request process is described here

Details 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

@fluid-e2e-bot fluid-e2e-bot Bot merged commit ac5733f into fluid-cloudnative:master May 20, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants