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

The list of the virtual node is not updated #621

Open
rxy0210 opened this issue Jun 4, 2024 · 0 comments
Open

The list of the virtual node is not updated #621

rxy0210 opened this issue Jun 4, 2024 · 0 comments
Labels

Comments

@rxy0210
Copy link
Member

rxy0210 commented Jun 4, 2024

What happened:
In one to one mode, some items in the middle of a leafnode array in a cluster object are deleted, and the clustertree cannot update the virtual node information corresponding to the following items.
What you expected to happen:
clustertree LeafNodes in the cluster after being refreshed
How to reproduce it (as minimally and precisely as possible):
Delete the middle item of the leafnode array of a cluster object in one2one mode
Anything else we need to know?:
Problem location: for _, rootNode := range c.Nodes, Node is the old data in node_resources_controller.go. When the middle item is processed, an error is returned directly, and the remaining elements cannot be processed.
Environment:

  • Kosmos version:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant