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: sync 0.45.1 (contains argo-workflows v3.6.2-cap-CR-26293 #112

Merged
merged 106 commits into from
Dec 10, 2024

Conversation

dmaizel
Copy link

@dmaizel dmaizel commented Dec 10, 2024

No description provided.

argoproj-renovate bot and others added 30 commits August 1, 2024 16:18
…3.5.10 (argoproj#2856)

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…proj#2862)

Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
* feat: set ttlsecondsafterfinished to prevent stuck during sync when managed by argocd

Signed-off-by: Johannes Kleinlercher <[email protected]>

* fix: increased version and added changelig

Signed-off-by: Johannes Kleinlercher <[email protected]>

* chore: Apply suggestions from code review

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

---------

Signed-off-by: Johannes Kleinlercher <[email protected]>
Signed-off-by: Johannes Kleinlercher <[email protected]>
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…Role (argoproj#2830)

* fix(argo-rollouts): Align permissions for controller's ClusterRole / Role

Signed-off-by: yu-croco <[email protected]>

* fix(argo-rollouts): correct typo

Signed-off-by: yu-croco <[email protected]>

---------

Signed-off-by: yu-croco <[email protected]>
…oj#2885)

* chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.1

* Add missing permissions

Signed-off-by: Petr Drastil <[email protected]>

---------

Signed-off-by: Petr Drastil <[email protected]>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…ependencies group (argoproj#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](github/codeql-action@eb055d7...429e197)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oj#2893)

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

Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…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]>
taer and others added 28 commits November 8, 2024 08:17
* Fix the plugin block rendering

Signed-off-by: Robert Macaulay <[email protected]>

* fixed chart.yaml

Signed-off-by: Robert Macaulay <[email protected]>

* Update charts/argo-rollouts/Chart.yaml

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

---------

Signed-off-by: Robert Macaulay <[email protected]>
Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…mage-updater to v0.15.1 (argoproj#3019)

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>
…#3017)

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>
…rgoproj#3018)

add honorLabels config for ServiceMonitor resources

Signed-off-by: DIVET Etienne <[email protected]>
Co-authored-by: DIVET Etienne <[email protected]>
Co-authored-by: Aikawa <[email protected]>
…RITY.md (argoproj#3034)

docs(SECURITY.md): update security policy for Argo Rollouts

Signed-off-by: Emmanuel Ferdman <[email protected]>
…oj#3043)

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>
* chore(argo-workflows): Upgrade Argo Workflows to v3.6.0

Signed-off-by: yu-croco <[email protected]>

* fix: clean up cache to pass CI

Signed-off-by: yu-croco <[email protected]>

* test: rm cache clear. Try latest version of ct test

Signed-off-by: Tim Collins <[email protected]>

* just trying all the things. sorry

Signed-off-by: Tim Collins <[email protected]>

* add debug output

Signed-off-by: Tim Collins <[email protected]>

* additional debug

Signed-off-by: Tim Collins <[email protected]>

* MOAR debug

Signed-off-by: Tim Collins <[email protected]>

* typo

Signed-off-by: Tim Collins <[email protected]>

* specifically find files

Signed-off-by: Tim Collins <[email protected]>

* use minimal crds

Signed-off-by: Tim Collins <[email protected]>

* rm debug step

Signed-off-by: Tim Collins <[email protected]>

---------

Signed-off-by: yu-croco <[email protected]>
Signed-off-by: Tim Collins <[email protected]>
Co-authored-by: Tim Collins <[email protected]>
Co-authored-by: Tim Collins <[email protected]>
…F env (argoproj#3049)

* Updated chart to reflect change to ARGO_BASE_HREF env

Signed-off-by: Scott Melhop <[email protected]>

* Update changelog

Signed-off-by: Scott Melhop <[email protected]>

* remove ide formatting

Signed-off-by: Scott Melhop <[email protected]>

---------

Signed-off-by: Scott Melhop <[email protected]>
…proj#3051)

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>
* fix(argo-cd): Fix REDIS_PASSWORD optional flag

Signed-off-by: Bhavin Kotak <[email protected]>

* update charge version

Signed-off-by: Bhavin Kotak <[email protected]>

---------

Signed-off-by: Bhavin Kotak <[email protected]>
…the dependencies group (argoproj#3061)

chore(deps): bump renovatebot/github-action in the dependencies group

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


Updates `renovatebot/github-action` from 41.0.4 to 41.0.5
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@757597d...936628d)

---
updated-dependencies:
- dependency-name: renovatebot/github-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>
…rgoproj#3063)

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>
…3.6.1 (argoproj#3064)

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>
@dmaizel dmaizel merged commit 80fbe3c into argo-workflows Dec 10, 2024
1 of 2 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.