Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update upstream argo-cd 2.13.3 and bump helm chart to 7.7.14 #119

Merged
merged 117 commits into from
Jan 13, 2025

Conversation

oleksandr-codefresh
Copy link

No description provided.

a-hat and others added 30 commits August 28, 2024 16:27
…argoproj#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 <[email protected]>
Signed-off-by: Gazal <[email protected]>
Co-authored-by: Aikawa <[email protected]>
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](actions/setup-python@39cd149...f677139)

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

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

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](github/codeql-action@2c779ab...4dd1613)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
* fix(argocd-apps): don't render empty app description

Signed-off-by: Zoltán Reegn <[email protected]>

* chore: Apply suggestions from code review

Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>

---------

Signed-off-by: Zoltán Reegn <[email protected]>
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…argoproj#2918)

Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…viceMonitor (argoproj#2920)

* Update workflow-controller-servicemonitor.yaml

Signed-off-by: venegator <[email protected]>

* Update values.yaml

Signed-off-by: venegator <[email protected]>

* Update Chart.yaml

Signed-off-by: venegator <[email protected]>

* Update README.md

Signed-off-by: venegator <[email protected]>

* Update charts/argo-workflows/Chart.yaml

Co-authored-by: kiblik <[email protected]>
Signed-off-by: venegator <[email protected]>

* Update workflow-controller-servicemonitor.yaml

Signed-off-by: venegator <[email protected]>

---------

Signed-off-by: venegator <[email protected]>
Co-authored-by: kiblik <[email protected]>
…proj#2924)

Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…ation (argoproj#2922)

* docs(argo-rollouts): add more description for secret creation

Signed-off-by: st-myk <[email protected]>

* docs(argo-rollouts): bump chart version

Signed-off-by: st-myk <[email protected]>

* docs(argo-rollouts): fix lint

Signed-off-by: st-myk <[email protected]>

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

Signed-off-by: st-myk <[email protected]>

* docs(argo-rollouts): fix readme

Signed-off-by: Mykola Stasiuk <[email protected]>

---------

Signed-off-by: st-myk <[email protected]>
Signed-off-by: Mykola Stasiuk <[email protected]>
Co-authored-by: Aikawa <[email protected]>
Allow chart users to set a runtime class name for all Argo CD
components.

Signed-off-by: d3adb5 <[email protected]>
…3.5.11 (argoproj#2932)

Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…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 <[email protected]>

* Update clusterrole.yaml

Signed-off-by: Jonny Langefeld <[email protected]>

* chore: Apply changes from code review

Signed-off-by: Marco Maurer <[email protected]>

---------

Signed-off-by: Jonny Langefeld <[email protected]>
Signed-off-by: Marco Maurer <[email protected]>
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…ler RBAC (argoproj#2935)

* feat(argo-cd): support multiple namespaces in applicationsetcontroller

Signed-off-by: leehosu <[email protected]>

* fetch upstream

Signed-off-by: leehosu <[email protected]>

* update README

Signed-off-by: leehosu <[email protected]>

* change a values about namespace

Signed-off-by: leehosu <[email protected]>

---------

Signed-off-by: leehosu <[email protected]>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…roj#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 <[email protected]>

---------

Signed-off-by: Marco Maurer <[email protected]>
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
Co-authored-by: dlaberge <[email protected]>
Co-authored-by: Marco Maurer <[email protected]>
…oj#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>
…d telemetry (argoproj#2942)

feat: add configurable scrape interval for metrics and telemetry

Signed-off-by: KrisF-Midnight <[email protected]>
…oproj#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>
inamuu and others added 22 commits December 16, 2024 15:31
…cm (argoproj#3083)

Signed-off-by: Davor Gajic <[email protected]>
Co-authored-by: Davor Gajic <[email protected]>
Co-authored-by: Aikawa <[email protected]>
…ettings for controller (argoproj#3100)

* feat(argo-rollouts): Add lifecyle and terminationGracePeriodSeconds settings for controller

Signed-off-by: AviorSchreiber <[email protected]>

* Update charts/argo-rollouts/templates/controller/deployment.yaml

Co-authored-by: Aikawa <[email protected]>
Signed-off-by: AviorSchreiber <[email protected]>

* Update charts/argo-rollouts/templates/controller/deployment.yaml

Co-authored-by: JM (Jason Meridth) <[email protected]>
Signed-off-by: AviorSchreiber <[email protected]>

---------

Signed-off-by: AviorSchreiber <[email protected]>
Co-authored-by: Aikawa <[email protected]>
Co-authored-by: JM (Jason Meridth) <[email protected]>
…3101)

feat(argo-workflows) Support ephemeral credentials for s3

Signed-off-by: Bart Versteeg <[email protected]>
…proj#3107)

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>
…mage-updater to v0.15.2 (argoproj#3109)

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>
* Updated tpl function

Signed-off-by: gyajangi1 <[email protected]>

* Update ingress.yaml

Signed-off-by: gyajangi1 <[email protected]>

* reverted changes

Signed-off-by: gyajangi1 <[email protected]>

* Updated ingress.yaml

Signed-off-by: gyajangi1 <[email protected]>

* Update charts/argo-cd/templates/argocd-server/ingress.yaml

Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
Signed-off-by: gyajangi1 <[email protected]>

* Update charts/argo-cd/templates/argocd-server/ingress.yaml

Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
Signed-off-by: gyajangi1 <[email protected]>

* update changelog for tpl function in ingress

Signed-off-by: gyajangi1 <[email protected]>

* update changelog for tpl function in ingress

Signed-off-by: gyajangi1 <[email protected]>

* Update chart version 7.7.14

Signed-off-by: gyajangi1 <[email protected]>

* Update charts/argo-cd/Chart.yaml

Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
Signed-off-by: gyajangi1 <[email protected]>

* fix: Drop trailing spaces

Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>

---------

Signed-off-by: gyajangi1 <[email protected]>
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
# Conflicts:
#	.github/workflows/lint-and-test.yml
#	charts/argo-cd/Chart.yaml
#	charts/argo-cd/README.md
#	charts/argo-cd/templates/crds/crd-application.yaml
#	charts/argo-cd/values.yaml
@oleksandr-codefresh
Copy link
Author

/package

@oleksandr-codefresh
Copy link
Author

/package

@oleksandr-codefresh oleksandr-codefresh merged commit 1265035 into argo-cd Jan 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.