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

memorystorage: fix deleting cluster info when cleaning a resource #706

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

Iceber
Copy link
Member

@Iceber Iceber commented Nov 20, 2024

What type of PR is this?

/kind bug

What this PR does / why we need it:
Cluster information is deleted when cleaning up a resource, and new synchronized resources cannot be added in the future.

This means that after a cluster deletes a synchronized resource, it cannot synchronize a new resource type

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@clusterpedia-bot
Copy link

Hi @Iceber,
Thanks for your pull request!
If the PR is ready, use the /auto-cc command to assign Reviewer to Review.
We will review it shortly.

Details

Instructions for interacting with me using comments are available here.
If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.

@clusterpedia-bot clusterpedia-bot added the kind/bug Something isn't working label Nov 20, 2024
@Iceber Iceber merged commit ec0fc8e into main Nov 21, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants