Commit graph

1587 commits

Author SHA1 Message Date
Nacho Barrientos
f20ad5d25f feat(argo-cd): Expose cluster's project as a label
Given that Argo CD's ApplicationSet cluster generator allows selecting
clusters using arbitrary labels, it'd be useful for operators to have
the clusters' project available as label to for instance easily deploy
a single application to all the clusters of a given project.

More info: https://github.com/argoproj/argo-helm/discussions/2949

Signed-off-by: Nacho Barrientos <nacho.barrientos@cern.ch>
2024-10-07 10:26:47 +02:00
dependabot[bot]
7a831569e9
chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 in the dependencies group (#2966) 2024-10-06 10:19:07 +02:00
killianmuldoon
bbb38b310d
feat(argo-cd): Add affinity to redisSecretInit Job (#2962)
feat: Add affinity to redisSecretInit Job

Signed-off-by: killianmuldoon <kmuldoon@nvidia.com>
2024-10-03 22:53:05 +09:00
Aikawa
d61432be3c
fix(argo-workflows): Avoid to create ClusterRole for cluster template when singleNamespace (#2955) 2024-10-02 09:46:40 +09:00
Maneesh Singh
994838a2ef
feat(argocd-apps): finalizers for applicationset (#2952) 2024-10-01 08:03:26 +02:00
argoproj-renovate[bot]
c38d299f01
chore(deps): update renovatebot/github-action action to v40.3.1 (#2950)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-30 22:03:14 +02:00
Aikawa
687bedb946
fix(argo-cd): Arrange for ApplicationSet in any namespace (#2945) 2024-10-01 03:24:31 +09:00
charlychiu
32a3541b7f
chore(argo-cd): Add Proxy Extensions config (#2944)
* chore(argo-cd): Add Proxy Extensions config

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

* chore(argo-cd): Update docs

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

---------

Signed-off-by: charlychiu <charlychiu@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-09-30 21:24:51 +09:00
argoproj-renovate[bot]
6b3f648f39
chore(deps): update renovatebot/github-action action to v40.3.0 (#2947)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-30 20:23:55 +09:00
argoproj-renovate[bot]
c8948d2096
chore(deps): update renovatebot/github-action action to v40.2.11 (#2946)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-30 12:59:02 +02:00
dependabot[bot]
ebb2d15f1e
chore(deps): bump the dependencies group with 2 updates (#2943) 2024-09-28 07:05:21 -05:00
KrisF-Midnight
388c5aea66
feat(argo-workflows): add configurable scrape interval for metrics and telemetry (#2942)
feat: add configurable scrape interval for metrics and telemetry

Signed-off-by: KrisF-Midnight <krisztian.feher@iohk.io>
2024-09-27 18:56:55 +09:00
argoproj-renovate[bot]
e94dc2ea10
chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.4 (#2940)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-26 16:37:59 +09:00
Marco Maurer (-Kilchhofer)
d0341cc441
chore(github): Use correct email of the Renovate bot (#2938)
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-09-26 08:17:08 +09:00
DoumLaberge
4b651b3474
fix(argo-cd): Align imagePullSecrets for redis-secret-init Job (#2928)
* issue-2848
Correction of the imagepullsecret for redis

* issue-2848
Bump  chart version to 7.5.3

* chore: Add changelog entry

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

---------

Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: dlaberge <dominique.laberge@uquebec.ca>
Co-authored-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
2024-09-25 23:04:50 +01:00
argoproj-renovate[bot]
1773b67d65
chore(deps): update actions/checkout action to v4.2.0 (#2937)
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-25 23:31:02 +02:00
l2h
0afd9e66bf
feat(argo-cd): add multi-namespace support for ApplicationSet controller RBAC (#2935)
* feat(argo-cd): support multiple namespaces in applicationsetcontroller

Signed-off-by: leehosu <hosu4549@gmail.com>

* fetch upstream

Signed-off-by: leehosu <hosu4549@gmail.com>

* update README

Signed-off-by: leehosu <hosu4549@gmail.com>

* change a values about namespace

Signed-off-by: leehosu <hosu4549@gmail.com>

---------

Signed-off-by: leehosu <hosu4549@gmail.com>
2024-09-25 16:17:55 +01:00
Jonny Langefeld
edd04f6ec8
fix(argo-cd): Remove namespace from cluster scope resource (#2833)
* Remove namespace from cluster scope resource

A few resources I noticed had the namespace set for cluster scoped resources.

Signed-off-by: Jonny Langefeld <jonny.langefeld@snowflake.com>

* Update clusterrole.yaml

Signed-off-by: Jonny Langefeld <jonny.langefeld@snowflake.com>

* chore: Apply changes from code review

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

---------

Signed-off-by: Jonny Langefeld <jonny.langefeld@snowflake.com>
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-09-23 19:27:10 +02:00
dependabot[bot]
b50a0731e7
chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 in the dependencies group (#2933) 2024-09-21 19:35:15 +09:00
argoproj-renovate[bot]
fd70c609bd
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.11 (#2932)
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-20 16:08:21 +01:00
Tim Collins
c5e6458cd6
fix(argo-cd): Remove unwanted newline on redis-init-secret job's imagepullsecrets (#2931) 2024-09-20 20:23:53 +09:00
d3adb5
133e70a9ea
feat(argo-cd): allow setting runtime class name (#2930)
Allow chart users to set a runtime class name for all Argo CD
components.

Signed-off-by: d3adb5 <me@d3adb5.net>
2024-09-20 08:59:01 +01:00
Neile Havens
8adc2939a2
fix(argo-events): Fix events-webhook Service using non-default port (#2929)
Resolves #2926

Signed-off-by: Neile Havens <neilehavens@gmail.com>
2024-09-20 09:09:54 +09:00
argoproj-renovate[bot]
8096751c17
chore(deps): update renovatebot/github-action action to v40.2.10 (#2925) 2024-09-17 06:04:30 -05:00
Mykola Stasiuk
2e05c8b57b
docs(argo-rollouts): add more description for notification secret creation (#2922)
* docs(argo-rollouts): add more description for secret creation

Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>

* docs(argo-rollouts): bump chart version

Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>

* docs(argo-rollouts): fix lint

Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>

* docs(argo-rollouts): change reference to controller

Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>

* docs(argo-rollouts): fix readme

Signed-off-by: Mykola Stasiuk <93274808+st-myk@users.noreply.github.com>

---------

Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
Signed-off-by: Mykola Stasiuk <93274808+st-myk@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-09-16 14:37:59 +01:00
argoproj-renovate[bot]
b33b3dbd30
chore(deps): update renovatebot/github-action action to v40.2.9 (#2924)
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-16 19:02:55 +09:00
dependabot[bot]
97acfc9360
chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 in the dependencies group (#2921) 2024-09-14 07:50:42 -05:00
venegator
e718e46651
feat(argo-workflows): Add honorLabels parameter to Argo Workflows ServiceMonitor (#2920)
* Update workflow-controller-servicemonitor.yaml

Signed-off-by: venegator <m.venega94@gmail.com>

* Update values.yaml

Signed-off-by: venegator <m.venega94@gmail.com>

* Update Chart.yaml

Signed-off-by: venegator <m.venega94@gmail.com>

* Update README.md

Signed-off-by: venegator <m.venega94@gmail.com>

* Update charts/argo-workflows/Chart.yaml

Co-authored-by: kiblik <5609770+kiblik@users.noreply.github.com>
Signed-off-by: venegator <m.venega94@gmail.com>

* Update workflow-controller-servicemonitor.yaml

Signed-off-by: venegator <m.venega94@gmail.com>

---------

Signed-off-by: venegator <m.venega94@gmail.com>
Co-authored-by: kiblik <5609770+kiblik@users.noreply.github.com>
2024-09-13 23:01:59 +09:00
argoproj-renovate[bot]
7c8bbd62e8
chore(deps): update actions/create-github-app-token action to v1.11.0 (#2918)
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-12 10:57:30 +09:00
Zoltán Reegn
a344d64fbd
fix(argocd-apps): don't render empty app description (#2911)
* fix(argocd-apps): don't render empty app description

Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com>

* chore: Apply suggestions from code review

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

---------

Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-09-11 06:55:38 +09:00
argoproj-renovate[bot]
687392688f
chore(deps): update renovatebot/github-action action to v40.2.8 (#2912) 2024-09-09 07:35:42 -05:00
argoproj-renovate[bot]
a5dc0350b9
chore(deps): update actions/create-github-app-token action to v1.10.4 (#2910) 2024-09-04 00:55:57 -05:00
eddyfussel
3a1066cb5a
fix(argo-cd): Fix certificate template secretTemplateAnnotations null (#2909)
Signed-off-by: eddyfussel <28265760+eddyfussel@users.noreply.github.com>
2024-09-02 16:33:07 +01:00
Aikawa
d144195ff4
chore(argo-cd): Fix typo on README (#2907)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-09-02 09:58:56 +01:00
Gazal
e709ba3b5a
feat(argo-workflows): add loadBalancerClass field for Service resources (#2771) 2024-09-01 10:05:42 -05:00
argoproj-renovate[bot]
2b25efdb32
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.59.2 (#2906) 2024-08-31 21:39:56 -05:00
dependabot[bot]
cd8245716a
chore(deps): bump the dependencies group with 4 updates (#2905)
Bumps the dependencies group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python), [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/setup-python` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](39cd14951b...f677139bbe)

Updates `pascalgn/size-label-action` from 0.5.2 to 0.5.4
- [Release notes](https://github.com/pascalgn/size-label-action/releases)
- [Commits](bbbaa0d5cc...be08a2d5f8)

Updates `actions/upload-artifact` from 4.3.6 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...50769540e7)

Updates `github/codeql-action` from 3.26.5 to 3.26.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2c779ab0d0...4dd16135b6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pascalgn/size-label-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-08-31 20:06:33 +09:00
Gazal
2df52cba0e
feat(argo-rollouts): add loadBalancerClass field for Service resource (#2772)
Most users of ArgoCD may use `Ingress` (and soon `HTTPRoute`), but for those who may want to use `Service` of type `LoadBalancer`, this would be useful.
The `loadBalancerClass` field would allow for a `CloudProvider` agnostic way of offloading the reconciliation for Kubernetes Service resources of type `LoadBalancer` to an external controller.

Signed-off-by: Gazal Gafoor <gazal.gafoor@rea-group.com>
Signed-off-by: Gazal <gazal.gafoor@rea-group.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-08-31 11:12:52 +01:00
Andreas Kappler
777f5410c5
chore(argo-cd): bump redis-ha (#2900)
Signed-off-by: a-hat <github@andreaskappler.de>
2024-08-28 16:27:07 +01:00
argoproj-renovate[bot]
466dd69355
chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.3 (#2897)
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-08-27 14:30:18 +01:00
Yuki Kitakata
66615c347a
chore(argo-cd): Support string type of "true" for statusbadge.enabled (#2895)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-08-27 09:48:42 +01:00
argoproj-renovate[bot]
991579f324
chore(deps): update renovatebot/github-action action to v40.2.7 (#2896) 2024-08-25 23:29:05 -05:00
dependabot[bot]
0c27d8d946
chore(deps): bump github/codeql-action from 3.26.2 to 3.26.5 in the dependencies group (#2894) 2024-08-24 17:15:27 -05:00
argoproj-renovate[bot]
e49123cdf4
chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.2 (#2893)
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-08-23 09:51:01 +01:00
Brian Dunnigan
8c0b686895
feat(argo-workflows): Added support for setting annotations on argo workflows controller configmap (#2889) 2024-08-20 20:07:05 +01:00
dependabot[bot]
d1f5d50dcd
chore(deps): bump github/codeql-action from 3.26.0 to 3.26.2 in the dependencies group (#2886)
chore(deps): bump github/codeql-action in the dependencies group

Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.26.0 to 3.26.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](eb055d739a...429e197704)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-17 13:14:54 +02:00
Petr Drastil
243dc286a7
chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.1 (#2885)
* chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.1

* Add missing permissions

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

---------

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-08-16 22:36:35 +01:00
argoproj-renovate[bot]
51e1e5b735
chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.7.2 (#2880) 2024-08-14 17:31:12 +09:00
argoproj-renovate[bot]
f4101a7947
chore(deps): update renovatebot/github-action action to v40.2.6 (#2876) 2024-08-12 11:03:09 -05:00
1102
96320b6486
feat(argo-cd): Update Notification Liveness/Readiness Probes (#2872) 2024-08-12 17:28:21 +02:00