It is now possible to query pods resources via the virtual workspace API server of an APIExport that claims permission on pods resources.
However, it is not possible to query sub-resources, like pods/log, pods/proxy, ...
Proposed Solution
It should be possible to claim permissions on pods sub-resources, so these are seamlessly accessible from the claiming APIExport virtual workspace API server, once accepted.
Feature Description
It is now possible to query pods resources via the virtual workspace API server of an APIExport that claims permission on pods resources.
However, it is not possible to query sub-resources, like
pods/log
,pods/proxy
, ...Proposed Solution
It should be possible to claim permissions on pods sub-resources, so these are seamlessly accessible from the claiming APIExport virtual workspace API server, once accepted.
Alternative Solutions
No response
Want to contribute?
Additional Context
No response