skupper icon indicating copy to clipboard operation
skupper copied to clipboard

[v2] Anomolous CRD-application behavior

Open ted-ross opened this issue 1 year ago • 0 comments

Describe the bug When applying CRDs to a cluster, the "connector" CRD always reports "configured" even when it is unchanged. Other CRDs do not do this.

How To Reproduce Apply the CRD from the v2 branch:

kubectl apply -f https://raw.githubusercontent.com/skupperproject/skupper/v2/api/types/crds/skupper_connector_crd.yaml

Expected behavior After the first application, I expect the result to be "unchanged"

Environment details

  • Skupper CLI: None used
  • Skupper Operator (if applicable): head of the v2 branch
  • Platform: openshift

Additional context None

ted-ross avatar Oct 11 '24 20:10 ted-ross