forked from argoproj/argo-helm
-
Notifications
You must be signed in to change notification settings - Fork 1
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
ilia-medvedev-codefresh
merged 345 commits into
argo-rollouts
from
rollouts-upgrade-1.7.1
Jul 30, 2024
Merged
feat: sync rollouts to upstream 1.7.1 #88
ilia-medvedev-codefresh
merged 345 commits into
argo-rollouts
from
rollouts-upgrade-1.7.1
Jul 30, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…le (argoproj#2389) Signed-off-by: Neile Havens <[email protected]>
Signed-off-by: Petr Drastil <[email protected]>
) * 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]>
Signed-off-by: yu-croco <[email protected]>
Signed-off-by: yu-croco <[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]>
Signed-off-by: yu-croco <[email protected]>
) Signed-off-by: João Estrela <[email protected]>
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>
…dependencies group (argoproj#2808)
…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]>
…proj#2821) Signed-off-by: Marco Maurer <[email protected]>
…oproj#2823) Signed-off-by: Marco Maurer <[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]>
… dependencies group (argoproj#2838)
…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>
zarbis
approved these changes
Jul 26, 2024
… 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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.