Skip to content

about k8s-openapi features upgrade question #1343

Closed Answered by clux
vCassius asked this question in Q&A
Discussion options

You must be logged in to vote

you want to only bring in kube dependencies (and its openapi feature) once

remove this line:

-kube-derive = { version = "0.87.1" }

you already are using the derive feature on kube (you can import the macro with kube::CustomResource)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vCassius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants