Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cue/cmd: import crd for importing Kubernetes CustomResourceDefinitions #2701

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

justenstall
Copy link

@justenstall justenstall commented Nov 21, 2023

Updates #2691

this breaks compatibility with all but v1 of the CRD API since the data is no longer converted using the k8s apimachinery library

Signed-off-by: Justen Stall <justenstall@gmail.com>
Signed-off-by: Justen Stall <justenstall@gmail.com>
Signed-off-by: Justen Stall <justenstall@gmail.com>
Signed-off-by: Justen Stall <justenstall@gmail.com>
Signed-off-by: Justen Stall <justenstall@gmail.com>
Signed-off-by: Justen Stall <justenstall@gmail.com>
@stefanprodan
Copy link

Hey @justenstall I've found a serious issue with CRD import in Timoni, you may want to port the fix here: stefanprodan/timoni#279

Signed-off-by: Justen Stall <justenstall@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants