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

feat: sync rollouts to upstream 1.7.1 #88

Merged
merged 345 commits into from
Jul 30, 2024

Conversation

denis-codefresh
Copy link

No description provided.

nhavens and others added 30 commits December 15, 2023 16:45
)

* fixed(argocd-image-updater): Update outdated link on README

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

* fix: correct "ArgoCD" to "Argo CD"

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

---------

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

* feat(argo-rollouts): Add rollout plugin gloo platform rbac

Signed-off-by: Brian Gottfried <[email protected]>

* feat(argo-rollouts): Add rollout plugin gloo platform rbac information to README

Signed-off-by: Brian Gottfried <[email protected]>

---------

Signed-off-by: Brian Gottfried <[email protected]>
Co-authored-by: Aikawa <[email protected]>
…rgoproj#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>
…3.5.3 (argoproj#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>
…3.5.4 (argoproj#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>
* Minor Changes to policy.csv block

Added Missing ':'

Signed-off-by: Aman Gupta <[email protected]>

* Update Chart.yaml

Signed-off-by: Aman Gupta <[email protected]>

* Update Changelog

Signed-off-by: Aman Gupta <[email protected]>

---------

Signed-off-by: Aman Gupta <[email protected]>
…alues.yaml (argoproj#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 <[email protected]>

* Update Chart.yaml

Signed-off-by: Lucas Fernando Cardoso Nunes <[email protected]>

---------

Signed-off-by: Lucas Fernando Cardoso Nunes <[email protected]>
* feat(argocd-image-updater): Support extra K8s manifests

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

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

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

---------

Signed-off-by: yu-croco <[email protected]>
… custom volumes (argoproj#2410)

* Add optional volumes to replace emptydir

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

Signed-off-by: Michele Sacchetti <[email protected]>

* existingVolumes default values

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

Signed-off-by: Michele Sacchetti <[email protected]>

* Update Chart.yaml

bump version

Signed-off-by: Michele Sacchetti <[email protected]>

* Update Chart.yaml

add changelog

Signed-off-by: Michele Sacchetti <[email protected]>

* fix docs

fix docs on new entry

Signed-off-by: Michele Sacchetti <[email protected]>

* fix readme

Signed-off-by: Michele Sacchetti <[email protected]>

* Update README.md.gotmpl

Signoff commit

Signed-off-by: Michele Sacchetti <[email protected]>

* fix readme

Signed-off-by: Michele Sacchetti <[email protected]>

* fixCamelCase
Signed-off-by: Michele Sacchetti <[email protected]>

---------

Signed-off-by: Michele Sacchetti <[email protected]>
…argoproj#2443)

* fix(argo-cd): Fix fail to render `.Values.configs.secret.azureDevops`

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

* chore(argo-cd): Remove unnecessary comment

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

* fix(argo-cd): base64 username

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

* fix(argo-cd): correct syntax

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

---------

Signed-off-by: yu-croco <[email protected]>
dependabot bot and others added 23 commits June 29, 2024 07:43
Add traefik.io (which is the only supported apiGroup for traefik >3.0)
to clusterrole and role of argo-rollouts chart

Signed-off-by: Kamil Swoboda <[email protected]>
Signed-off-by: Kaswob <[email protected]>
…oj#2805)

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

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…mage-updater to v0.14.0 (argoproj#2809)

* chore(argocd-image-updater): Update dependency argoproj-labs/argocd-image-updater to v0.14.0

* feat(argocd-image-updater): upgrade as following upstream

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

* feat(argocd-image-updater): configure gitCommitSigningKey and gitCommitSignOff

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

* fix(argocd-image-updater): add missing attribute

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

---------

Signed-off-by: yu-croco <[email protected]>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: yu-croco <[email protected]>
…oj#2832)

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(argo-cd): Add Changelog for v7.0.0

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

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

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

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
dependabot bot and others added 5 commits July 27, 2024 08:16
… configmap (argoproj#2849)

* chore(argo-rollouts): add option to disable creation of notifications configmap

This allows for using the upstream notifications configmap from
https://github.com/argoproj/argo-rollouts/blob/master/manifests/notifications-install.yaml

Signed-off-by: Roland Kool <[email protected]>

* chore: update changelog

Signed-off-by: Roland Kool <[email protected]>

* chore: fix chart version bump

Signed-off-by: Roland Kool <[email protected]>

---------

Signed-off-by: Roland Kool <[email protected]>
Co-authored-by: Aikawa <[email protected]>
@ilia-medvedev-codefresh ilia-medvedev-codefresh merged commit d3af5b3 into argo-rollouts Jul 30, 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.