Open
Description
Feature Description
The mentioned endpoints should return the same status as the global one.
Proposed Solution
Redirect those endpoints under a workspace URL to the top-level one. This could implemented via a function WithPerWorkspaceStaticEndpoints
in https://github.com/kcp-dev/kcp/blob/main/pkg/server/handler.go, and wired into the handler chain.
Alternative Solutions
No response
Want to contribute?
- I would like to work on this issue.
Additional Context
Note: /openapi and /metrics are different and need more thoughts.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog