-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature Description
Currently the provider.Provider watches a single VW and manages all clusters (in a mcr sense and logical cluster in kcp sense) for that shard.
When Workspace migration is implemented (kcp-dev/kcp#3498) this will operators cause to delete resources for workspaces being migrated because they will vanish from the VW of one shard and reappear in another.
That largely depends on how the migration is implemented in kcp and how transparently the move is communicated.
Proposed Solution
Depends on implementation in kcp.
Alternative Solutions
No response
Want to contribute?
- I would like to work on this issue.
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.