Skip to content

In the process of developing a Custom Resource, importing other Custom Resource types such as Argo. #3982

Closed Answered by camilamacedo86
study-eq-eat-drink asked this question in Support
Discussion options

You must be logged in to vote

Hi @study-eq-eat-drink

The error messages you're encountering suggest a clash between the versions of dependencies your project uses and those required by the imported ArgoCD packages.

The doc: https://book.kubebuilder.io/reference/using_an_external_type will help you out to know how to wrok with "external types", CRDs which are defined outside of your project like ArgoCD ones, in your kubebuilder project.

So, I hope that answered your question.
I am closing this one but if you still needing help please feel free to re-open.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

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