- 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>
* Update servicemonitor.yaml to allow for namespace to be set
Signed-off-by: Nick Kampe <Kampe@users.noreply.github.com>
* Update README.md
Signed-off-by: Nick Kampe <Kampe@users.noreply.github.com>
* Update values.yaml
Signed-off-by: Nick Kampe <Kampe@users.noreply.github.com>
* Update Chart.yaml
Signed-off-by: Nick Kampe <Kampe@users.noreply.github.com>
* Update Chart.yaml
Signed-off-by: Nick Kampe <Kampe@users.noreply.github.com>
* Alphabetized namespace addition in README
Signed-off-by: Nick Kampe <Kampe@users.noreply.github.com>
---------
Signed-off-by: Nick Kampe <Kampe@users.noreply.github.com>
* fix(argo-rollouts): add CI for enabling extra objects for argo-rollouts
Add CI for extra objects
Signed-off-by: jmeridth <jmeridth@gmail.com>
* fix: rename extra objects ci file to have -values suffix
Signed-off-by: jmeridth <jmeridth@gmail.com>
---------
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
fix(extra-manifests): fix helm lint error when extraObjecrts is defined
Signed-off-by: Grégory SANCHEZ <gregory.sanchez@icloud.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
* fix(argo-rollouts): Use annotation cont metrics
Signed-off-by: Artur Mudrykh <a.mudrykh@uzum.com>
* fix(argo-rollouts): add changes and bump version
Signed-off-by: Artur Mudrykh <a.mudrykh@uzum.com>
* fix chart.yaml
Signed-off-by: Artur Mudrykh <a.mudrykh@uzum.com>
---------
Signed-off-by: Artur Mudrykh <a.mudrykh@uzum.com>
Co-authored-by: Artur Mudrykh <a.mudrykh@uzum.com>
* feat(certificate): adding annotations options for the `Certificate` resources
Signed-off-by: Amit Ben Ami <benami.amit1@gmail.com>
* feat: bumping the chart version
Signed-off-by: Amit Ben Ami <benami.amit1@gmail.com>
---------
Signed-off-by: Amit Ben Ami <benami.amit1@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
- add cmd-params checksum annotation to the applicationSet deployment to
trigger an automated rollout when changed.
Signed-off-by: Laurent Lavaud <llavaud@lvdconsulting.pro>
Signed-off-by: Laurent Lavaud <llavaud@users.noreply.github.com>