Replies: 4 comments 4 replies
-
An easier way to convert the CRDs from the Kubernetes YAML manifests into CUE schema would be nice. Right now we do this semi-manually:
The snippet also shows the CRDs that we are interested in:
|
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
Update: as a result of discussions with @mxey and others, we've made some changes to the published CRD namespace in the Central Registry. Specifically, all CRDs in a given Thus far, we've published the following CRDs following this new pattern:
@anshuishere I'd like to add the Flux schemas too, but it's non-trivial, as the schemas there are not well formed CRDs or JSON Schema documents, so don't fit the usual import mechanisms. We'll need to add some logic specifically to deal with this particular source, so might not happen right now. |
Beta Was this translation helpful? Give feedback.
-
To keep this issue updated, we have so far published the following CRD modules to the Central Registry: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a catch-all discussion for feedback about Kubernetes Custom Resource Definitions (CRDs), and in particular curated CRDs in the Central Registry. One example of such a CRD is cue.dev/x/kyverno/policy/v1.
We're looking for feedback on:
Beta Was this translation helpful? Give feedback.
All reactions