mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-03-06 16:38:46 +01:00
* 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>
8 lines
136 B
YAML
8 lines
136 B
YAML
apiVersion: argoproj.io/v1alpha1
|
|
kind: DoesNotExist
|
|
metadata:
|
|
name: dummy-crd-instance-doesnotexist
|
|
spec:
|
|
cpu: 2000m
|
|
memory: 32Mi
|