Commit a0b3b74
authored
fix: Standardize 'app.kubernetes.io/part-of' labels across all ArgoCD resources (argoproj-labs#1686)
* fix: update ApplicationSet label to match upstream Argo CD
Signed-off-by: Atif Ali <atali@redhat.com>
* fix e2e test failure
Signed-off-by: Atif Ali <atali@redhat.com>
---------
Signed-off-by: Atif Ali <atali@redhat.com>1 parent bef3cd9 commit a0b3b74
File tree
3 files changed
+3
-3
lines changed- controllers/argocd
- tests/k8s/1-033_validate_applicationset_tls_scm_volume_mount
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
894 | | - | |
| 894 | + | |
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
981 | | - | |
| 981 | + | |
982 | 982 | | |
983 | 983 | | |
984 | 984 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments