Skip to content

kcp multi-shard support #25

@BergCyrill

Description

@BergCyrill

The controller & webhook are currently both only capable to work for a single-shard kcp instance.
This vwURL := ess.Status.APIExportEndpoints[0].URL only picks up the virtual workspace from the first shard that registers there.

We could look at the implementation of the kcp api-syncagent to not reinvent the wheel. It would also be helpful to "wait" for the kcp envtest update to work with multi shards.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions