Skip to content
New issue

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

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

Already on GitHub? # 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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants