* chore(argo-workflows): Remove xip url from test to avoid confusion
Signed-off-by: Tim Collins <tim@thecollins.team>
* Bump version
Signed-off-by: Tim Collins <tim@thecollins.team>
* More bumpings
Signed-off-by: Tim Collins <tim@thecollins.team>
* Tim can't type
Signed-off-by: Tim Collins <tim@thecollins.team>
* Swap to example.com - rfc2606
Signed-off-by: Tim Collins <tim@thecollins.team>
---------
Signed-off-by: Tim Collins <tim@thecollins.team>
* fix(argo-workflows): Accept multi auth mode for server
Signed-off-by: yu-croco <yu.croco@gmail.com>
* chore(argo-workflows): improve description of authMode
Signed-off-by: yu-croco <yu.croco@gmail.com>
* chore(argo-workflows): keep the older value valid for now as compatibility.
Signed-off-by: yu-croco <yu.croco@gmail.com>
---------
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix outdated link branch link
Branch was renamed prior, redirects to main now
Signed-off-by: Max! <admin@cloudydev.net>
* Update Chart.yaml
Signed-off-by: Max! <admin@cloudydev.net>
* add to changelog
Signed-off-by: Max! <admin@cloudydev.net>
---------
Signed-off-by: Max! <admin@cloudydev.net>
* Redis to 7.0.13
Signed-off-by: Pieter van der Giessen <pieter@pionative.com>
* changelog
Signed-off-by: Pieter van der Giessen <pieter@pionative.com>
---------
Signed-off-by: Pieter van der Giessen <pieter@pionative.com>
Add checksum for CMP ConfigMap in repo-server
This helm chart defines the plugins as ConfigMaps -- according to the docs, when the CM is modified, the repo-server Pod must be restarted to have the sidecars pick up the latest changes:
https://argo-cd.readthedocs.io/en/stable/operator-manual/config-management-plugins/#debugging-a-cmp
The changes in this helm chart allow for a checksum to be calculated from the ConfigMap and added as a Pod annotation so whenever the CM values are modified, the Pod is restarted automatically.
Signed-off-by: sibucan <luis.ramirez.rivera92@gmail.com>
* feat(argo-workflows): add a sample HA config
- a `values-ha.yaml` as an example for how one would set-up HA according to the Argo Workflows docs
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
* docs(argo-workflows): add an HA section
- plus add a test for HA, which the docs link to as an example
- link back to [upstream docs](https://argoproj.github.io/argo-workflows/high-availability/) as well
- follow the same basic structure as the [Argo CD chart for HA](3e35b0c7f7/charts/argo-cd/README.md (L17))
- as asked in review
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
---------
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Signed-off-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
- Adds a toggle to be able to turn off the helm-working-dir for the
repo server deployment. Using a shared helm repo storage directory can
cause issues when multiple helm commands are being run in parallel.
The repo server also has the ability to rebuild the repos and do
updates in the normal flow for checking the status of an application
so it won't cause issues if it's disabled.
Signed-off-by: Andrew Hamilton <ahamilton55@gmail.com>
* fix(argo-cd): Restart Repo Server and Application Controller as following the change of Argo CD CM
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-cd): Aligne condition to argocd-cm
Signed-off-by: yu-croco <yu.croco@gmail.com>
---------
Signed-off-by: yu-croco <yu.croco@gmail.com>
* Make the PathType configurable when using single ingress resource in AWS
Signed-off-by: Tamas <tamas@ujet.cx>
* update chart version and doc
Signed-off-by: Tamas <tamas@ujet.cx>
* Fix reference to value in range
Signed-off-by: Tamas <tamas@ujet.cx>
---------
Signed-off-by: Tamas <tamas@ujet.cx>
Co-authored-by: Tamas <tamas@ujet.cx>
* chore(argo-rollouts): Upgrade Argo Rollouts to v1.6.0
Signed-off-by: Gustav Kofoed Clausen <gustavclausen@users.noreply.github.com>
* chore(argo-rollouts): Update CRDs to matching version
Signed-off-by: Gustav Kofoed Clausen <gustavclausen@users.noreply.github.com>
---------
Signed-off-by: Gustav Kofoed Clausen <gustavclausen@users.noreply.github.com>
Co-authored-by: Gustav Kofoed Clausen <gustavclausen@users.noreply.github.com>
* chore(argo-cd): Remove support for legacy cert-manager APIs
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Bump minor version
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
---------
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>