crd-ref-docs icon indicating copy to clipboard operation
crd-ref-docs copied to clipboard

Can't override links to already built-in types

Open mowies opened this issue 1 year ago • 0 comments

I am trying to override a link to the Quanity type from k8s.io/apimachinery/pkg/api/resource (Link).

But the generator is not respecting my config at all and uses the built-in k8s generated API links.

Seems to me that this is not an issue specific to my type but rather a general issue.

I provided a draft PR to showcase the issue.

mowies avatar Aug 05 '24 12:08 mowies