Skip to content

feature: Handling migrating Workspaces from shard to shard #80

@ntnn

Description

@ntnn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions