silver-surfer icon indicating copy to clipboard operation
silver-surfer copied to clipboard

kubedd reports CRDs as "Removed API Version's"

Open kastl-ars opened this issue 9 months ago • 0 comments

I ran kubedd against our OpenShift Cluster, where lots of things are deployed using CRDs: OpenTelemetry, ArgoCD, ...

The report contained all of these CRDs as Removed API Version's. Although as far as I can find those are the latest versions supported by the respective operators.

So my guess is that this comes from the Kubernetes API specification simply not containing those CRDs at all.

Question: How can I exclude those errors? Or can I add multiple API specifications, to include the ones from those CRDs (if they are available somewhere, which I would assume)

Kind Regards, Johannes

kastl-ars avatar Apr 29 '24 08:04 kastl-ars