Commit graph

1344 commits

Author SHA1 Message Date
Petr Drastil
a79081ff41
Add revisionHistoryLimit for controller
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-02-05 20:47:57 +01:00
Petr Drastil
241fff34a1
Merge branch 'main' into feature/depracate
* main:
  docs(argo-workflows): update documentation links to readthedocs (#2472)
  chore(argo-cd): Update dependency argoproj/argo-cd to v2.9.6 (#2473)
  fix(argocd-apps): move ignoreApplicationDifferences block up a level (#2471)
  fix(argo-cd): bump dex image version to fix cves (#2468)
  feat(argo-cd): bump redis deps to fix cves (#2466)
2024-02-03 12:38:54 +01:00
Jason Meridth
186065e31f
docs(argo-workflows): update documentation links to readthedocs (#2472)
argo-workflows docs moved from github pages to readthedocs

Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-02-03 09:44:56 +09:00
renovate[bot]
865f452119
chore(argo-cd): Update dependency argoproj/argo-cd to v2.9.6 (#2473) 2024-02-02 23:50:17 +01:00
Imran Ismail
dc738a111b
fix(argocd-apps): move ignoreApplicationDifferences block up a level (#2471)
Signed-off-by: imranismail <hey@imranismail.dev>
2024-02-02 09:37:27 +00:00
René Gärtner
8b98cf177a
fix(argo-cd): bump dex image version to fix cves (#2468)
Signed-off-by: René Gärtner <boeller666@gmail.com>
2024-01-31 01:58:02 +09:00
Ilia Lazebnik
1f824314d4
feat(argo-cd): bump redis deps to fix cves (#2466)
* bump redis deps

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* bump redis deps

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* bump redis deps

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* bump redis deps

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

---------

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
2024-01-30 10:46:30 +00:00
Petr Drastil
afb7f6c418
Merge branch 'main' into feature/depracate 2024-01-30 11:20:33 +01:00
Petr Drastil
018e7727f5
Remove fallback for argocd-cm checksum annotation
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-30 11:18:57 +01:00
Petr Drastil
7ed1e27f13
Merge remote-tracking branch 'pdrastil/main' into feature/depracate
* pdrastil/main:
  fix(argo-cd): Restart argocd-server when argocd-cm CM is updated (#2459)
  chore(deps): bump tj-actions/changed-files from 42.0.0 to 42.0.2 (#2458)
  chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 (#2457)
  docs(argo-workflows): Add MySQL persistence support explicitly on README (#2448)
  fix(argo-cd): Fix Repo server `serviceaccount` label template (#2454)
  chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.6.5 (#2453)
  docs(argocd-apps): Add deprecated note for Argo CD Extensions (#2449)
  fix(argo-workflows): Fix trailing whitespace in controller ConfigMap (#2451)
2024-01-30 11:17:27 +01:00
Imran Ismail
3b7a005ce3
feat(argocd-apps): support ignoreApplicationDifferences for appsets (#2442)
* feat(argocd-apps): support ignoreApplicationDifferences

Signed-off-by: imranismail <hey@imranismail.dev>

* chore: bump version

Signed-off-by: Imran Ismail <hey@imranismail.dev>

---------

Signed-off-by: imranismail <hey@imranismail.dev>
Signed-off-by: Imran Ismail <hey@imranismail.dev>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-01-30 09:34:04 +09:00
Aikawa
47102d9768
fix(argo-cd): Restart argocd-server when argocd-cm CM is updated (#2459) 2024-01-29 07:58:33 -06:00
dependabot[bot]
b40ec32467
chore(deps): bump tj-actions/changed-files from 42.0.0 to 42.0.2 (#2458) 2024-01-27 09:27:37 -06:00
dependabot[bot]
a31b3f02de
chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 (#2457) 2024-01-27 05:55:28 -06:00
Aikawa
a2c964045a
docs(argo-workflows): Add MySQL persistence support explicitly on README (#2448) 2024-01-27 06:02:37 +09:00
Ishan Sharma
1de9659d1c
fix(argo-cd): Fix Repo server serviceaccount label template (#2454)
Signed-off-by: ishuar <ishansharma887@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-01-26 07:35:45 +00:00
renovate[bot]
9bb5330eb8
chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.6.5 (#2453) 2024-01-26 00:31:11 -06:00
Aikawa
bc89bb5dd6
docs(argocd-apps): Add deprecated note for Argo CD Extensions (#2449)
* docs(argocd-apps): Add deprecated note for Argo CD Extensions

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix(argocd-apps): Remove broken CI

Signed-off-by: yu-croco <yu.croco@gmail.com>

* chore(argocd-apps): Bump minor version due to deprecation

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-25 08:07:29 +01:00
James Slater
03c26fc21f
fix(argo-workflows): Fix trailing whitespace in controller ConfigMap (#2451)
This commit addresses two places where trailing whitespace may be
generated in the workflow-controller ConfigMap.

When the value `.resourceRateLimit` is not null, a trailing whitespace
is added after "resourceRateLimit:". This commit trims that whitespace.

When the value `.sso.redirectUrl` is left as the default of empty string,
a trailing whitespace is left after "redirectUrl:" as this value is not
quoted. This commit pipes this value through `quote` to ensure this
whitespace is no longer trailing and instead followed by `"` pair.

The main motivation of this commit is to generate a workflow-controller
ConfigMap that is properly pretty-printed, which trailing whitespace
prevents.

Signed-off-by: James Slater <SlaterByte@users.noreply.github.com>
Co-authored-by: James Slater <SlaterByte@users.noreply.github.com>
2024-01-25 08:57:56 +09:00
Petr Drastil
5ae021cadc
Merge branch 'main' into feature/depracate
* main:
  docs(argo-cd): Update docs with the correct default for application.instanceLabelKey (#2447)
  chore(argo-cd): Change redis repository to public.ecr.aws (#2446)
  chore(argo-cd): Provide Casbin matcher explicitly (#2445)
  fix(argo-cd): Fix fail to render `.Values.configs.secret.azureDevops` (#2443)
2024-01-24 10:26:06 +01:00
Petr Drastil
bcbccd300f
Use example.com domain
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-24 10:22:44 +01:00
Matt Dainty
9e70f24c64
docs(argo-cd): Update docs with the correct default for application.instanceLabelKey (#2447)
docs: Update docs with the correct default for application.instanceLabelKey

Signed-off-by: Matt Dainty <matt@bodgit-n-scarper.com>
2024-01-23 10:07:30 +09:00
João Estrela
c734875b81
chore(argo-cd): Change redis repository to public.ecr.aws (#2446)
Signed-off-by: João Estrela <jestrela@barracuda.com>
2024-01-23 08:54:49 +09:00
Aikawa
5ac542fabb
chore(argo-cd): Provide Casbin matcher explicitly (#2445)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-22 13:09:08 +00:00
Aikawa
53620e3102
fix(argo-cd): Fix fail to render .Values.configs.secret.azureDevops (#2443)
* fix(argo-cd): Fix fail to render `.Values.configs.secret.azureDevops`

Signed-off-by: yu-croco <yu.croco@gmail.com>

* chore(argo-cd): Remove unnecessary comment

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix(argo-cd): base64 username

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix(argo-cd): correct syntax

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-22 10:14:32 +00:00
Petr Drastil
4114c8731b
Remove map nesting for ApplicationSet ingress
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 23:39:01 +01:00
Petr Drastil
3705a4014d
Decouple AWS and GKE ALB from generic ingress
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 23:22:05 +01:00
Petr Drastil
f26e3f0d44
Simplify TLS configuration
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 21:56:47 +01:00
Petr Drastil
5dd79c9962
Minor gRPC fixes
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 21:42:58 +01:00
Petr Drastil
63fbf2311c
Use only port number to support all ingress controllers
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 20:32:30 +01:00
Petr Drastil
17f2ef8731
Replace ingress paths and hosts with single backend service
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 20:30:11 +01:00
Petr Drastil
fa94d09605
Improve documentation
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 17:14:00 +01:00
Petr Drastil
3a8f1e56d2
Remove unnecessary ingress variables
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 17:05:01 +01:00
Petr Drastil
85198a7fad
Add ingress extra rules
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 17:04:31 +01:00
Petr Drastil
4608d766df
Remove wildcard catch all ingress rule
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 17:04:24 +01:00
Petr Drastil
4409ee0671
chore(argo-cd): Remove deprecated features
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-21 15:11:40 +01:00
Aikawa
9e31be4a60
feat(argo-cd): Support Azure DevOps webhook Secret (#2439)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-21 13:35:46 +00:00
dependabot[bot]
be7ed3d232
chore(deps): bump tj-actions/changed-files from 41.0.1 to 42.0.0 (#2440) 2024-01-20 06:52:58 -06:00
dependabot[bot]
1b5f787422
chore(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 (#2441) 2024-01-20 06:49:38 -06:00
Aikawa
cc5b21f9ad
docs(argo-cd): Add reference for Argo CD extensions (#2438)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-20 13:07:38 +01:00
renovate[bot]
f2fa2ce9cb
chore(argo-cd): Update dependency argoproj/argo-cd to v2.9.5 (#2436) 2024-01-19 20:19:53 +00:00
renovate[bot]
0a851b87ef
chore(argo-cd): Update dependency argoproj/argo-cd to v2.9.4 (#2434) 2024-01-19 06:48:24 +01:00
Michele Sacchetti
508162f1cc
feat(argo-cd): Add optional mapping of argocd-repo-server emptydir to custom volumes (#2410)
* Add optional volumes to replace emptydir

Provide user-driven option to replace emptydir volumes with desired solution

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* existingVolumes default values

provide default values with empy object to ensure default behavior is backward-compatible

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* Update Chart.yaml

bump version

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* Update Chart.yaml

add changelog

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* fix docs

fix docs on new entry

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* fix readme

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* Update README.md.gotmpl

Signoff commit

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* fix readme

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* fixCamelCase
Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

---------

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>
2024-01-18 14:56:33 +01:00
Aikawa
e37093f273
feat(argocd-image-updater): Support extra K8s manifests (#2429)
* feat(argocd-image-updater): Support extra K8s manifests

Signed-off-by: yu-croco <yu.croco@gmail.com>

* chore(argocd-image-updater): add CI for extraObjects

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-18 07:21:37 +01:00
Lucas Fernando Cardoso Nunes
d5b942a873
docs(argo-workflows): fix wrong artifactRepository identations on values.yaml (#2426)
* fix: wrong `artifactRepository` identations on values.yaml

on `artifactRepository.gcs`
the following 3 keys were in the same level:
- `.serviceAccountKeySecret`
- `.name`
- `.key`

Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>

* Update Chart.yaml

Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>

---------

Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
2024-01-17 07:56:17 +00:00
Aman Gupta
e6de8c47b9
docs(argo-cd): Fix policy.csv block (#2423)
* Minor Changes to policy.csv block

Added Missing ':'

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>

* Update Chart.yaml

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>

* Update Changelog

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>

---------

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>
2024-01-15 18:12:39 +09:00
renovate[bot]
524089b9df
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.4 (#2422)
* chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.4

* Apply automatic changes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-01-14 17:10:59 +09:00
dependabot[bot]
1cc80bfe10
chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 (#2421) 2024-01-13 09:09:25 -06:00
renovate[bot]
5aaa79be36
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.3 (#2419)
* chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.3

* Apply automatic changes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-01-11 16:20:25 +09:00
renovate[bot]
3a2645782c
chore(argo-events): Update dependency argoproj/argo-events to v1.9.0 (#2417)
* chore(argo-events): Update dependency argoproj/argo-events to v1.9.0

* Apply automatic changes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-01-09 10:14:11 +00:00