Robert Vasek

Results 23 issues of Robert Vasek

### Feature Description Currently the code around CachedResourceEndpointSlices assume their associated CachedResource is co-located in the same workspace. We should support external CachedResources too. ### Proposed Solution Add `path` into...

kind/feature

### Feature Description VRs in APIExport's spec is missing validation. ### Proposed Solution We should check: * CachedAPIs feature gate is enabled. * `ResourceSchemaStorageVirtual.Reference` is valid. ### Alternative Solutions _No...

kind/feature

### Feature Description Virtual resources (https://github.com/kcp-dev/kcp/pull/3620) for Replication VW expose the replicated resource as-is: if the resource is namespaced, the objects will be made available in their respective namespaces. The...

kind/feature