Feature Description
I can define PublishedResouce and sync resources from kcp to my provider cluster.
But the only resource types I can sync back as relatedResource are: ConfigMaps and Secrets.
I would like to sync back CRD, but RelatedResourceSpec contains Kind field only. apiVersion is missing.
Proposed Solution
Please add support for apiVersion in PublishedResouce.relatedResource.
Alternative Solutions
No response
Want to contribute?
Additional Context
Required to sync back metalapi.Servers on creation of metalapi.ServerClaim
Feature Description
I can define
PublishedResouceand sync resources from kcp to my provider cluster.But the only resource types I can sync back as
relatedResourceare: ConfigMaps and Secrets.I would like to sync back CRD, but
RelatedResourceSpeccontainsKindfield only.apiVersionis missing.Proposed Solution
Please add support for
apiVersioninPublishedResouce.relatedResource.Alternative Solutions
No response
Want to contribute?
Additional Context
Required to sync back metalapi.Servers on creation of
metalapi.ServerClaim