* [Added]: ServiceMonitor resources are able to be annotated
Signed-off-by: João Estrela <jestrela@barracuda.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
* chore(argo-cd): upgrade Dex to 2.35 to avoid CVE-2022-39222
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* update image tag
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Allow to set up a priorityClassName for notifications controller Pods
Signed-off-by: Paweł Kalemba <pawel.kalemba@getresponse.com>
Signed-off-by: Paweł Kalemba <pawel.kalemba@getresponse.com>
Base on this PR upstream https://github.com/argoproj/argo-cd/pull/8928 we can
now provide a hard resync value to the ArgoCD Application Controller
Signed-off-by: JM <jmeridth@gmail.com>
Signed-off-by: JM <jmeridth@gmail.com>
* Move notification configs to config dir
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Use expected names for notification configs
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Fix notification role
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Add entry and notes for admin.enabled
Signed-off-by: Hyeonmin Park <hyeonmin.park@kennysoft.kr>
* feat(argo-cd): Consider and add comments for server.config.dex.config
Signed-off-by: Hyeonmin Park <hyeonmin.park@kennysoft.kr>
* fix(argo-cd): redis image was migrated from docker hub to public ecr for docker hub rate limit
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* fix(argo-cd): redis-exporter image was migrated from docker hub to public ecr for docker hub rate limit
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* feat(argo-cd): Upgrade redis to 7.0.0
Including CVEs.
Ref: https://github.com/redis/redis/blob/7.0/00-RELEASENOTES
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
* feat(argo-cd): Use upstream applicationset binary
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Update Argo CD to v2.4.0
Signed-off-by: thonglm2 <thonglm2@vng.com.vn>
* Specify logs RBAC enforcement config in server
Argocd v2.4 introduced logs as a new RBAC resource. We should remind user to set the flag now for an easier upgrade experience in future releases.
Signed-off-by: thonglm2 <thonglm2@vng.com.vn>
* Remove ksonnet and helm 2 support from Application and ApplicationSet CRDs
KSonnet and Helm2 support is removed in v2.4. See: https://argo-cd.readthedocs.io/en/latest/operator-manual/upgrading/2.3-2.4/#ksonnet-support-is-removed and https://argo-cd.readthedocs.io/en/latest/operator-manual/upgrading/2.3-2.4/#helm-2-support-is-removed
Signed-off-by: thonglm2 <thonglm2@vng.com.vn>
* Specify logs RBAC enforcement config in argocd-cm
Argocd v2.4 introduced logs as a new RBAC resource. We should remind user to set the flag now for an easier upgrade in future releases.
Signed-off-by: thonglm2 <thonglm2@vng.com.vn>
* Add entrypoint.sh on applicationset deployment
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Mathieu Parent <math.parent@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: thonglm2 <thonglm2@vng.com.vn>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* feat(argo-cd): support annotations in argocd-configs secrets
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
* fix(argo-cd): align to exitsing format
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
* chore(argo-cd): Update redis-ha to 4.16.0
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* docs: Add some more imported redis-ha options to README
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* feat(argo-cd): Make metrics and serviceMonitors usable on an istio service mesh
Signed-off-by: Christian Brauchli <chb@open.ch>
* change back default values
Signed-off-by: Christian Brauchli <chb@open.ch>
* update README
Signed-off-by: Christian Brauchli <chb@open.ch>
* change values to the values they where before
Signed-off-by: Christian Brauchli <chb@open.ch>
* fix lint
Signed-off-by: Christian Brauchli <chb@open.ch>
* adjust default portName to be istio compatible
Signed-off-by: Christian Brauchli <chb@open.ch>
* update docs
Signed-off-by: Christian Brauchli <chb@open.ch>
* Resolve copy-paste errors
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Restore dex/deployment.yaml and adapt dex/service.yaml
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Bump minor chart version and add port renaming to changelog
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Christian Brauchli <chb@open.ch>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* fix(argo-cd): Use global imagePullPolicy for Dex
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Fix imagePullPolicy for ApplicationSet
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Use default image pull policy for applicationset
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Bump chart version
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Update documentatioj
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Update changelog
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Update changelog
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Remove default comments
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Bump chart version
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* change quay.io to docker.io as bitnami migrated all images there
Signed-off-by: crabique <alexey.korotkov@namecheap.com>
* Apply suggestions from code review
Co-authored-by: Marko Bevc <marko.bevc@gmail.com>
Signed-off-by: crabique <alexey.korotkov@namecheap.com>
Co-authored-by: crabique <alexey.korotkov@namecheap.com>
Co-authored-by: Marko Bevc <marko.bevc@gmail.com>