argo-cd/test/e2e/testdata/crd-version-differences/crd-v1alpha2-instance.yaml

8 lines
114 B
YAML
Raw Normal View History

fix: Add more context to the sync failed message when resource kind doesn't exist (#12980) * fix: add more context to k8s message Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com> * fix: add more context to k8s message Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com> * fix: add more context to k8s message Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com> * fix: add more context to k8s message Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com> * fix: add more context to k8s message Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com> * fix: add more context to k8s message Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com> * Update util/argo/argo.go Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com> * Update util/argo/argo.go Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com> * improvements, maybe Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * remove unnecessary end quote Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * avoid conflicts with other tests Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> --------- Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com> Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com> Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-04-03 15:48:50 +00:00
apiVersion: argoproj.io/v1alpha2
kind: Fake
metadata:
name: fake-crd-instance
spec:
cpu: 2000m
memory: 32Mi