Skip to content
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