Commit graph

682 commits

Author SHA1 Message Date
YitzyD
ce61e84a2b fix(argo-cd): Update cw full-access role 2023-03-06 14:32:07 -05:00
Brandon Jacobs
f004ce3bef
feat: Add support for workloadspread openkruise CRD (#18)
* feat(openkruise): Add support for workload spread in argo-cd

* fix: Bump Chart  version
2022-11-29 14:15:56 -05:00
YitzyD
44f31c7220 chore(chart): Bump chart version 2022-11-01 13:32:31 -04:00
YitzyD
dbbab5bdfb feat(config): Add cloneset rbac + inclusion 2022-11-01 13:27:00 -04:00
Brandon J
2b060cf2ee
fix(repo-server): Bump chart 4.7.8 (#17) 2022-10-28 13:54:42 -04:00
Brandon Jacobs
5c70c085aa
fix(repo-server): Increase default repo server memory and cpu 2022-10-28 13:51:34 -04:00
Brandon J
a10a8f5de7
fix(mpi): Fix kind added to inclusions (#16) 2022-10-28 13:50:12 -04:00
Brandon J
e3146cb60d
feat(mpi): Add MPIJob to inclusion values (#15) 2022-10-27 07:30:29 -06:00
Brandon J
8cc626844d
fix(ssl): Add option to disable ssl on ingress (#14)
* fix(ssl): Add option to disable ssl on ingress

* fix: remove unused value and default ssl
2022-09-27 13:47:16 -06:00
Brandon J
4b3a02695c
fix(dns): Fix override capability for ingress (#13)
* fix(dns): Allow fullnameoverride in Ingress
2022-09-27 12:53:38 -06:00
Brandon J
42c9ba0f63
feat(argo-cd): expose tolerations and affinities to those who need it (#12)
* feat(argo-cd): expose tolerations and affinities to those who need it

* remove EWR1 from enum

* fix whitespace in helpers
2022-09-01 10:52:23 -06:00
Brandon J
86fbc6ddba
fix(config): Fix cluster inclusions (#10) 2022-08-04 08:51:22 -06:00
Brandon J
ce048ecfb0
fix(argo-cd): Fix role grouping for secrets resource (#9) 2022-08-03 17:22:32 -06:00
Brandon J
b4089ab785
fix(argo-cd): Fix argo-cd role for new permissions model (#8) 2022-06-29 09:40:58 -06:00
Brandon J
8b85c1e286
fix(argo-cd): Fix helm deploy branch and bump chart 4.2.4 (#7) 2022-06-28 15:17:29 -06:00
Brandon J
f1ab4719de
fix(argo-cd): Fix Ingress version issue and update virtualserver role access (#5) 2022-05-25 09:53:18 -06:00
Brandon J
e88508ed63
feat(v4.2.2): Bump Chart to v4.2.2 (#4) 2022-05-19 13:00:25 -06:00
Brandon J
3119ce28f0
fix(cicd): Add tag for gitlab runner in ord1 (#3) 2022-05-19 12:49:58 -06:00
Brandon J
d4376407a7
fix(argo-rbac): Fix Argocd Role and Rolebinding for missing VS group (#2) 2022-05-19 12:40:24 -06:00
Brandon J
bf82441ac3
Coreweave Tenant Argo-CD Version (#1)
Coreweave specific chart additions and modifications for tenant deploys
2022-04-01 11:15:22 -06:00
Marco Kilchhofer
b919396574
fix(argo-cd): Add missing NetworkPolicy for ApplicationSet and Notifications (#1184)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-18 21:25:23 +00:00
ericpdurand
3a2858aa98
feat(argo-cd): Adding applicationSet.enable and notifications.enable (#1181)
* feat(argo-cd) Adding applicationSet.enable and notifications.enable to allow to disable them

Signed-off-by: Eric Durand <eric_p_durand@yahoo.com>

* Fixing Chart version and redudant ifs

Signed-off-by: Eric Durand eric_p_durand@yahoo.com
Signed-off-by: Eric Durand <eric_p_durand@yahoo.com>

* Detail the change

Signed-off-by: Eric Durand <eric_p_durand@yahoo.com>

* Drop one more redundant if

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-18 17:41:56 +01:00
Jan Christoph Beyer
48bf6d4a38
feat(argo-image-updater): Update to use version 0.12 (#1173)
Signed-off-by: Jan Christoph Beyer <janchristoph.beyer@googlemail.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-17 20:34:21 +01:00
Lucas Bickel
1ff008d64a
feat(argo-cd): add notifications.metrics.serviceMonitor.selector for consistency (#1177)
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
2022-03-17 18:15:20 +01:00
Lucas Bickel
8e51693a82
fix(argo-cd): proper selectors for notifications metrics (#1176)
* fix(argo-cd): proper selectors for notifications metrics

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>

* fix(argo-cd): harmonize selectors with appset

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>

* fix(argo-cd): simplify selector in service

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>

* fix(argo-cd): proper label for servicemonitor and suffixed service name

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
2022-03-17 13:53:53 +01:00
Mikołaj Miotk
32a06059c3
feat(argo-cd): Update to use v2.3.1 release (#1162)
* feat(argo-cd): Update to use v2.3.1 release

Signed-off-by: mikeeq <miotk.mikolaj@gmail.com>

* Move applicationSet.* and notifications.* to a dedicated location

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Fix typo in deployment.yaml

Signed-off-by: mikeeq <miotk.mikolaj@gmail.com>

* Fix notifications bot deployment

Signed-off-by: mikeeq <miotk.mikolaj@gmail.com>

* Update README.md

Signed-off-by: mikeeq <miotk.mikolaj@gmail.com>

* Update README.md and fix slack bot image

Signed-off-by: mikeeq <miotk.mikolaj@gmail.com>

* Drop nameOverride for new components as we use the global one

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Drop "applicationSet.args.namespace" and "applicationSet.args.argocdRepoServer"

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Consistent use of volumes (gpg, tls, knownHosts, extra)

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Bump major chart version and place a note in teh Upgrading section

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Change "enableStatefulSet: true" as we are in a major release now

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Drop PSP of applicationSet

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Fix applicationset webhook-ingress

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Drop unused variables in values.yaml and README

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Also set namespace and argocd-repo-server args on notification-controller

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Consistent use of "Argo CD" instead of "ArgoCD"

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Trigger CI

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-16 22:01:30 +01:00
Ian Muge
c8f0471bd0
feat(argo-rollouts): Add notification secret and configmap (#1163)
* fixing the error on the argo rollouts controller needing the notifications configmap and rollout

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* bump chart version

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* updating changelog

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* fix structure to be simialr to argocd-notification as suggested

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* Bump Minor version as we are adding a new feature

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* Updated helm docs, all tests are green, locally

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* Apply changes from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-14 22:12:41 +01:00
Aaron Jones
dde043a055
fix(argo-cd): ArgoCD application controller - metrics application labels (#1167)
* application controller metrics application labels changed from map to list.
Updated templating to set the correct arguments.

Signed-off-by: Aaron Jones <aaron.jones@fundingcircle.com>

* bring 'metrics-application-labels' outside of range block

Signed-off-by: Aaron Jones <aaron.jones@fundingcircle.com>

* Revert "bring 'metrics-application-labels' outside of range block"

This reverts commit c245db6d31.

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-12 19:59:04 +01:00
bgeens2
8b26bed62f
feat(argo-workflows): Add encryptionOptions to S3 based artifactRepository (#1122)
* add encryptionOptions

* fix indentation

* fix typo

* fix mapping

* update version

* document usage in comments in values.yaml

* document usage in comments in values.yaml

Signed-off-by: Bart Geens <bgeens2@its.jnj.com>

* Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Bart Geens <bgeens2@its.jnj.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-12 18:55:33 +01:00
Raiden Worley
a647fbe123
feat(argo-workflows): Add parameter to enable or disable server and controller roles (#1166)
* optional role

Signed-off-by: Carl Raiden Worley <carl.worley@10gen.com>

* match existing setting

Signed-off-by: Carl Raiden Worley <carl.worley@10gen.com>

* fix lint

Signed-off-by: Carl Raiden Worley <carl.worley@10gen.com>
2022-03-12 18:13:42 +01:00
Charles-Edouard Brétéché
ec6cd35fed
fix: create service account for repo server by default (#1161)
This PR enables the creation of a service account for repo server by default.

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-03-10 10:45:15 +00:00
Matthias Lisin
0a5422f20a
fix(argo-cd): Quote clusterResources value to avoid invalid Secret manifest (#1160)
Signed-off-by: Matthias Lisin <ml@visu.li>
2022-03-06 15:53:46 +00:00
Jan-Otto Kröpke
f985751bb2
fix(argo-cd): Use upstream entrypoint.sh (#1159)
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2022-03-06 13:07:49 +01:00
Marco Kilchhofer
430bb21d24
chore: Configure issue template chooser to disallow blank issues (#1157)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-05 09:32:47 +00:00
darklore
cb6ef0c31d
fix(argo-workflows): Update argo workflows to v3.2.9 (#1156)
Signed-off-by: darklore <zodiac.brave.story@gmail.com>
2022-03-05 09:51:29 +01:00
darklore
d30d85060e
fix(argo-workflows): Avoid "namespace: null" when singleNamespace is true (#1154)
Signed-off-by: darklore <zodiac.brave.story@gmail.com>
2022-03-03 15:01:49 +01:00
Matthias Lisin
326d87a70c
fix(argo-cd): Expose clusterResources in cluster secret (#1131)
* fix(argo-cd): Expose clusterResources in cluster secret

Signed-off-by: Matthias Lisin <ml@visu.li>

* Change indent

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-01 22:57:52 +01:00
Otto Nordander
cbdcd902d7
Always mount argocd-tls-certs-cm in server and repo-server (#1098)
If the ConfigMap is not mounted Argo will not be able
to use any certificates added in the CLI or the UI.

Signed-off-by: Otto Nordander otto.nordander@gmail.com

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-01 17:35:07 +00:00
0m1xa
62b5450f17
feat(argocd-image-updater): Add k8s secret generation for ArgoCD API token (#1144)
* [image-updater] appVersion has been changed

* Reword changelog

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Added argocd api key secret generation option

Signed-off-by: Mikhail Alekseev <mikhailalekseev1@gmail.com>

* changed docs

Signed-off-by: Mikhail Alekseev <mikhailalekseev1@gmail.com>

* Fix in README

Signed-off-by: Mikhail Alekseev <mikhailalekseev1@gmail.com>

* fix in values file

Signed-off-by: Mikhail Alekseev <mikhailalekseev1@gmail.com>

* fix README

* Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Fix changelog annotation

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Also add default labels to the newly created Secret

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2022-03-01 11:26:13 +01:00
John Clark
4464f2a526
feat(argo-workflows): Add volume and volumeMount parameters to controller (#1147)
* feat(argo-workflows): Add controller volumes

Signed-off-by: John Clark <clark.john.d@outlook.com>

* Chart.yaml mispelling (paramaters > parameters)

Signed-off-by: John Clark <clark.john.d@outlook.com>

* Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-01 10:52:55 +01:00
ericpdurand
7248992d65
fix(argo-cd): Adding securityContext to copyutil container in repo-server (#1149)
Signed-off-by: Eric Durand <eric_p_durand@yahoo.com>
2022-02-26 20:06:59 +00:00
Ken Kaizu
4538e57aae
feat(argo-cd): add dex server extra args (#1146)
Signed-off-by: krrrr38 <k.kaizu38@gmail.com>
2022-02-23 11:02:22 +00:00
Jean Mainguy
3be6c52a64
feat(argo-rollouts): Add ability to define dashboard service node port (#1138)
* feat(argo-rollouts): Add ability to define dashboard service node port

Signed-off-by: Jean Mainguy <9969006+jhandguy@users.noreply.github.com>

* Apply changes from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-02-21 00:01:39 +01:00
Marco Kilchhofer
1aabc80985
feat(argo-events): Add aggregate-roles (sync with upstream manifests) (#1143)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-02-20 20:57:28 +00:00
Muhammad Hamza Zaib
50a8cf13f5
feat(argo-events): Bump argo-events to v1.5.6 (#1139)
Signed-off-by: Muhammad Hamza Zaib <hamzazaib3202@gmail.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-02-20 19:31:40 +01:00
0m1xa
39f5e2f020
fix(argocd-image-updater): Update to app version v0.11.3 (#1141)
* [image-updater] appVersion has been changed

* Reword changelog

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-02-20 18:56:12 +01:00
Hyeonmin Park
591de85984
chore(argo-cd): Fix typo of policy.csv comment in values.yaml (#1136)
Signed-off-by: Hyeonmin Park <hyeonmin.park@kennysoft.kr>
2022-02-17 11:37:22 +00:00
AJ Christensen
f8803d52d1
fix(argo-cd applicationset): add extraContainers to deployment (#1125)
Signed-off-by: AJ Christensen <aj@junglistheavy.industries>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-02-17 09:19:27 +01:00
Alexandre Gaudreault
ae13c65229
feat(argocd-applicationset): add env variable in values (#1132)
* feat(appset): add env variable in values

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>

* wrong chart!!!

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>

* quote

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>

* update variable name

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
2022-02-16 18:43:46 +00:00
Muhammad Hamza Zaib
59feee1a07
feat(argo-workflows): Update argo workflows to v3.2.7 (#1130) 2022-02-10 00:06:32 +01:00