Skip to content

Commit

Permalink
merge self heal logic with oss
Browse files Browse the repository at this point in the history
  • Loading branch information
pasha-codefresh committed Oct 17, 2024
1 parent 0e6e37e commit 11087d4
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: quay.io/argoproj/argocd
newName: quay.io/codefresh/argocd
newTag: v2.12-2024.10.16-ae9bb9622
newTag: latest
resources:
- ./application-controller
- ./dex
Expand Down
8 changes: 4 additions & 4 deletions manifests/core-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21543,7 +21543,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -21796,7 +21796,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -21848,7 +21848,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -22119,7 +22119,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
2 changes: 1 addition & 1 deletion manifests/core-install/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ resources:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/codefresh/argocd
newTag: v2.12-2024.10.16-ae9bb9622
newTag: latest
2 changes: 1 addition & 1 deletion manifests/ha/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ patches:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/codefresh/argocd
newTag: v2.12-2024.10.16-ae9bb9622
newTag: latest
resources:
- ../../base/application-controller
- ../../base/applicationset-controller
Expand Down
12 changes: 6 additions & 6 deletions manifests/ha/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22785,7 +22785,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -22900,7 +22900,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -23183,7 +23183,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -23235,7 +23235,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -23565,7 +23565,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -23864,7 +23864,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
12 changes: 6 additions & 6 deletions manifests/ha/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1697,7 +1697,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1812,7 +1812,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -2095,7 +2095,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2147,7 +2147,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2477,7 +2477,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2776,7 +2776,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
14 changes: 7 additions & 7 deletions manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22009,7 +22009,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -22105,7 +22105,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -22358,7 +22358,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -22410,7 +22410,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -22731,7 +22731,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -23030,7 +23030,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down Expand Up @@ -23194,7 +23194,7 @@ spec:
key: event-reporter.metrics.listen.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
14 changes: 7 additions & 7 deletions manifests/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1017,7 +1017,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -1270,7 +1270,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1322,7 +1322,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1643,7 +1643,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1942,7 +1942,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down Expand Up @@ -2106,7 +2106,7 @@ spec:
key: event-reporter.metrics.listen.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/codefresh/argocd:v2.12-2024.10.16-ae9bb9622
image: quay.io/codefresh/argocd:latest
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 11087d4

Please sign in to comment.