Peter Bos
Peter Bos
# Changes We need to install binaries before the go test can be run. In our case we need kubebuilder before we can run go tests in conjuction with operator-sdk...
According to the kubernetes crd documentation it should be possible to use the anyOf in the structural schema of custom resource definitions. See here: https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/ I have tested it with...
We are running 1.7.8 argocd on Openshift and argocd sees resources out of sync, to be pruned on resources not owned by argocd. Reproduce steps 1. Deploy from argocd a...