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?
Additional Context
No response
Feature Description
Currently the
provider.Providerwatches 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?
Additional Context
No response