Commit graph

524 commits

Author SHA1 Message Date
Marco Kilchhofer
4f37711cd3
Merge branch 'master' into master 2021-08-24 17:09:52 +02:00
Petr Drastil
536e98b72b
feat(argo-cd): Allow global configuration for pod annotations and labels (#894)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2021-08-24 14:48:03 +02:00
Petr Drastil
da73ab6a69
feat(argo-cd): Add probes for Dex server (#890)
* Add probes for Dex server >= 2.28.0

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

* Enable metrics port and allow user to configure only retries

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

* Update README

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

* Place probe configuration on top-level

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2021-08-24 14:37:34 +02:00
Piotr Kowalczyk
3a4baae95d
feat(argo-cd): Parameterizing dex ports names due to istio 403 errors (#889)
* refactor: Parameterizing dex ports names due to istio 403 errors

Signed-off-by: Piotr Kowalczyk <kowalczyk.p.4@pg.com>

* fix: updating default http port name to http

Signed-off-by: Piotr Kowalczyk <kowalczyk.p.4@pg.com>
2021-08-23 19:23:07 +02:00
Emanuel Oliveira
49e4d0af2a refactor: remove component label as these secret are not argocd component
chore: adds new parameters in README for docs
remove: removes duplicated parameter
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 13:12:12 -03:00
Emanuel Oliveira
90942369c4
chore: fix comment
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-23 12:37:43 -03:00
Emanuel Oliveira
5c597dcf0e
chore: add new parameter deprecated
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-23 12:37:05 -03:00
Emanuel Oliveira
83de2cb0c9
Update charts/argo-cd/templates/argocd-configs/repository-credentials-secret.yaml
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-23 11:54:26 -03:00
Emanuel Oliveira
f2564ed89c chore: fix changed log word
Co-authored-by: Mateus Miranda <mateus.miranda@sumup.com>
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 11:37:08 -03:00
Emanuel Oliveira
ceb071eb7b chore: fix changelog chart annotation
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 11:07:57 -03:00
Emanuel Oliveira
571e627d70 fix: remove unwanted if
chore: adds link to read more about legacy behavior
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 11:05:45 -03:00
Emanuel Oliveira
0aacf02ed5 fix: adds --- in begin of file
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 10:50:08 -03:00
Emanuel Oliveira
4aae8ea93f fix: remove Kind List to avoid helm lint and deployments errors
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 10:38:08 -03:00
Emanuel Oliveira
9693739d4b
Merge branch 'master' into master 2021-08-23 10:16:37 -03:00
Emanuel Oliveira
1a6a700950 fix: add blank line on the end of file
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 10:16:08 -03:00
Petr Drastil
573a7494d4
Upgrade application-set to version 0.2.0 (#887)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2021-08-23 15:05:09 +02:00
Emanuel Oliveira
e45a62b331 Merge branch 'master' into master
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 10:03:09 -03:00
Aditya Menon
3440961aa9
fix(argo-cd): Update README.md for ArgoCD (#888) 2021-08-23 15:01:26 +02:00
Emanuel Oliveira
07c02cd808 fix: rename parameter to be more readable.
fix: resolve conflicts
refactor: moves secrets to argocd-configs folder
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 09:59:12 -03:00
Emanuel Oliveira
299bfef189 Merge remote-tracking branch 'origin/master' 2021-08-23 09:42:53 -03:00
Emanuel Oliveira
d90c34c8ee Merge branch 'master' into master
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-23 09:42:02 -03:00
Emanuel Oliveira
2be07e611c
Merge branch 'master' into master 2021-08-23 09:41:00 -03:00
Edward Nys
4e8715d527
feat(argocd-applicationset): Bump appVersion to 0.2.0 (#885)
Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2021-08-23 14:23:21 +02:00
Aditya Menon
9b6802b3c9
fix(argo-cd): Remove ArgoCD repo server entrypoint script from command block and drop --staticassets field (#886) 2021-08-23 14:13:41 +02:00
Peter Smit
11ec82596b
feat(argo-workflows): Bump appVersion to 3.1.8 (#879)
Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2021-08-23 13:13:15 +02:00
Emanuel Oliveira
96aed8b2ba
chore: fix changed log word
Co-authored-by: Mateus Miranda <mateus.miranda@sumup.com>
2021-08-21 00:39:40 -03:00
Emanuel Oliveira
2ddd3a3fcb feat: update ArgoCD version to v2.1.0
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-20 18:40:36 -03:00
Rein van 't Veer
fa7ba522e0
fix(argo-workflows): Fix typo reported in #876 (#881)
* fix typo. Fixes #876

Signed-off-by: reinvantveer <reinvantveer@gmail.com>

* change notes and version bump

Signed-off-by: reinvantveer <reinvantveer@gmail.com>

* fix typos in role and service account

Signed-off-by: reinvantveer <reinvantveer@gmail.com>

* update change notes

Signed-off-by: reinvantveer <reinvantveer@gmail.com>
2021-08-20 09:24:23 -07:00
Marco Kilchhofer
b73566058d
chore: Migrate old probot stale config to github actions (#877)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-18 14:09:29 +02:00
Marco Kilchhofer
bc16a275c4
fix(argocd-notifications): Use correct chart icon url (#872)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2021-08-18 12:01:51 +02:00
Marco Kilchhofer
de3cbd960e
chore: Convert issue templates to issue forms (#875)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-18 11:31:24 +02:00
shortsn
1b64b58062
feat(argocd-notifications): Add example for defaultTriggers (#871)
* extending chart by optional defaultTriggers

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 adjustments according review comments

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 rework using existing field

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 fixing linebreaks

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 adjusting version

Signed-off-by: shortsn <shortsn@users.noreply.github.com>
2021-08-17 11:12:51 +02:00
Matt Carr
04cbf217ae
feat(argo-workflows): Bump appVersion to 3.1.5 (#831)
* Bump appVersion to 3.1.0

Signed-off-by: Matt Carr <mcarr@kinaxis.com>

* Update charts/argo-workflows/Chart.yaml

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Matt Carr <mcarr@kinaxis.com>

* Fix conflicts with upstream

Signed-off-by: Matt Carr <mcarr@kinaxis.com>

* Update changelog annotations and bump minor version

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

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-17 09:30:43 +02:00
cskh
3053af0500
feat(argo-rollouts): add dashboard (#798)
* feat(argo-rollouts): add dashboard deployment and service

credit: the implemention is inspired by the work from
    Andrii Perenesenko <andrii.perenesenko@gmail.com>.

Signed-off-by: Hui Kang <hui.kang@salesforce.com>

* Apply suggestions from code review

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

* Add components to selectlabels

Signed-off-by: Hui Kang <hui.kang@salesforce.com>

* Bump major version and add upgrading note

Signed-off-by: Hui Kang <hui.kang@salesforce.com>

* fix: Documentation on dashboard values, change annotations

Signed-off-by: Hui Kang <hui.kang@salesforce.com>

* feat: Enable dashboard during chart testing

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

Co-authored-by: Hui Kang <hui.kang@salesforce.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-16 17:27:24 +02:00
Wylie Hobbs
879453808c
feat(argo-cd): Add argocd image updater (#477)
* Add argocd-image-updater chart

Signed-off-by: Wylie Hobbs <wylie-hobbs@pluralsight.com>

* Add maintainers

Signed-off-by: Wylie Hobbs <wylie-hobbs@pluralsight.com>

* update rbac and chart metadata

Signed-off-by: Wylie Hobbs <wylie@wyliehobbs.com>

* fix chompstyle

Signed-off-by: Wylie Hobbs <wylie@wyliehobbs.com>

* add README/template with helm-docs

Signed-off-by: Wylie Hobbs <wylie@wyliehobbs.com>

* Use correct icon url and use a generic maintainer section

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

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-16 17:23:02 +02:00
Thomas Petit
d0efbc458a
fix(argo-cd): Fix (full)nameOverride redis-ha sub-chart (#725)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-14 13:03:26 +02:00
Christian Strack
a795074dd1
feat(argo-cd): Add support for aggregation clusterroles (#865)
* feat(argo-cd): Add support for aggregation clusterroles

* feat: Add support for aggregation clusterroles

Signed-off-by: Christian Strack <github@abyth.de>

* fix(argo-cd): Remove redundant whitespace from README.md

Signed-off-by: Christian Strack <github@abyth.de>

Co-authored-by: Marko Bevc <marko.bevc@gmail.com>

* fix(argo-cd): Remove component labels from aggregation roles

Signed-off-by: Christian Strack <github@abyth.de>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* fix(argo-cd): Use value `createAggregateRoles` to control role creation

* fix: Use value `createAggregateRoles` to control role creation
* bump version to 3.12.0
* update chart README.md accordingly

Signed-off-by: Christian Strack <github@abyth.de>

Co-authored-by: Marko Bevc <marko.bevc@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-13 22:15:02 +02:00
Marco Kilchhofer
1dad68d4f4
Mount emptDir for /tmp and add extraVolumes support (#866)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-13 17:37:06 +01:00
Thomas O'Neill
607caac246
Fix service type for AWS GRPC (#862)
Signed-off-by: Thomas O'Neill <toneill@new-innov.com>

Co-authored-by: Thomas O'Neill <toneill@new-innov.com>
2021-08-11 16:44:18 +01:00
Mike Bryant
07c1cf092c
feat(argo-workflows): Add support for extra containers in server & controller deployment (#841)
* feat: Add support for extra containers in server & controller deployment

Signed-off-by: Mike Bryant <mikebryant@bulb.co.uk>

* Update charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Mike Bryant <mike@mikebryant.me.uk>

* Update charts/argo-workflows/templates/server/server-deployment.yaml

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Mike Bryant <mike@mikebryant.me.uk>

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-08-11 09:32:11 +02:00
c1_zh
4e4c28a4dc
fix(argo-cd): Respect timezone during password mtime generation (#864)
Signed-off-by: cezhang <ce.zhang159357@gmail.com>
2021-08-11 09:14:27 +02:00
Thom
8125f928ea
feat(argo-workflow): Add pathType value to ingress (#854)
Signed-off-by: thomascjohnson <thomascjohnson@gmail.com>
2021-08-10 15:45:09 +02:00
cskh
046635d69b
fix(argo-rollouts): Add missing liveness and readiness probe (#860)
* fix(argo-rollouts): missing liveness and readiness probe

Signed-off-by: Hui Kang <hui.kang@salesforce.com>

* Apply suggestions from code review

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

* Update changelog annotation

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

* Fix icon url

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

Co-authored-by: Hui Kang <hui.kang@salesforce.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-10 08:39:38 +02:00
Emanuel Oliveira
6bbcd833d4
fix(argo-cd): Set type of service for gRPC as NodePort. (#861)
* fix: set service-grpc type as NodePort
Signed-off-by: Emanuel Oliveira <emanuelflp@gmail.com>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

* docs: Adds changelog
Signed-off-by: Emanuel Oliveira <emanuelflp@gmail.com>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>

* chore: remove old changelog comment
Signed-off-by: Emanuel Oliveira <emanuelflp@gmail.com>

Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
2021-08-09 09:58:02 +01:00
Calum MacRae
b862c6239f
feat(argo-events): Ability to specify custom env variables (#516)
* feat(argo-events): Add debugLogging value for controller components

Signed-off-by: Calum MacRae <hi@cmacr.ae>

* fix: quote strings

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

* Rework to generic extraEnv

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

* Fix chart icon url

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

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-08 00:43:28 +02:00
Rafael Tovar
c043eb2d29
feat(argo-cd): Add sessionAffinity to server service (#859)
* feat(argo-cd):Add sessionAffinity to server

Signed-off-by: Rafael Tovar <rafael.tovar@taotesting.com>

* feat(argo-cd): update changelog new chart

Signed-off-by: Rafael Tovar <rafael.tovar@taotesting.com>
2021-08-07 14:07:41 +01:00
Lucas Bickel
f20e070de1
fix(argo-cd): re-enable not yet deprecated staticassets flag (#849)
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
2021-07-28 16:42:12 +01:00
smcavallo
5ed8dccc99
argocd - update misc dependencies (#847)
Signed-off-by: smcavallo <smcavallo@hotmail.com>
2021-07-28 15:36:56 +01:00
Aditya Menon
3374813feb
fix(argo-cd): Deprecate the static assets flag passed to argocd-server (#846)
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-07-27 13:07:07 +02:00
smcavallo
2358b152f9
feat(argo-cd): Bump default version to v2.0.5 (#844)
Signed-off-by: smcavallo <smcavallo@hotmail.com>
2021-07-27 03:32:56 +02:00