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
Release argo-rollouts 1.6.1 #35
Merged
Merged
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
) Signed-off-by: Fuochi <[email protected]>
Signed-off-by: yu-croco <[email protected]>
Signed-off-by: yu-croco <[email protected]>
) Signed-off-by: Joonas Venäläinen <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@c85c95e...f43a0e5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Petr Drastil <[email protected]> Co-authored-by: Aikawa <[email protected]>
…#2238) * chore(argo-cd): Remove support for legacy cert-manager APIs Signed-off-by: Petr Drastil <[email protected]> * Bump minor version Signed-off-by: Petr Drastil <[email protected]> --------- Signed-off-by: Petr Drastil <[email protected]>
Signed-off-by: Petr Drastil <[email protected]>
…example (argoproj#2245) * Update values.yaml - update custom css styles side barexample .nav-bar is no longer the css class name Signed-off-by: JesseBot <[email protected]> * Update Chart.yaml - update patch version for values.yaml comment update Signed-off-by: JesseBot <[email protected]> * Update Chart.yaml - update change log Signed-off-by: JesseBot <[email protected]> --------- Signed-off-by: JesseBot <[email protected]>
* chore(argo-rollouts): Upgrade Argo Rollouts to v1.6.0 Signed-off-by: Gustav Kofoed Clausen <[email protected]> * chore(argo-rollouts): Update CRDs to matching version Signed-off-by: Gustav Kofoed Clausen <[email protected]> --------- Signed-off-by: Gustav Kofoed Clausen <[email protected]> Co-authored-by: Gustav Kofoed Clausen <[email protected]>
…s resource in AWS (argoproj#2251) * Make the PathType configurable when using single ingress resource in AWS Signed-off-by: Tamas <[email protected]> * update chart version and doc Signed-off-by: Tamas <[email protected]> * Fix reference to value in range Signed-off-by: Tamas <[email protected]> --------- Signed-off-by: Tamas <[email protected]> Co-authored-by: Tamas <[email protected]>
Signed-off-by: Alexej Disterhoft <[email protected]>
…wing the change of Argo CD CM (argoproj#2235) * fix(argo-cd): Restart Repo Server and Application Controller as following the change of Argo CD CM Signed-off-by: yu-croco <[email protected]> * fix(argo-cd): Aligne condition to argocd-cm Signed-off-by: yu-croco <[email protected]> --------- Signed-off-by: yu-croco <[email protected]>
…2253) Signed-off-by: Petr Drastil <[email protected]>
- Adds a toggle to be able to turn off the helm-working-dir for the repo server deployment. Using a shared helm repo storage directory can cause issues when multiple helm commands are being run in parallel. The repo server also has the ability to rebuild the repos and do updates in the normal flow for checking the status of an application so it won't cause issues if it's disabled. Signed-off-by: Andrew Hamilton <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@f43a0e5...3df4ab1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oj#2259) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@0b7f8ab...a8a3f3a) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aikawa <[email protected]>
* feat(argo-workflows): add a sample HA config - a `values-ha.yaml` as an example for how one would set-up HA according to the Argo Workflows docs Signed-off-by: Anton Gilgur <[email protected]> * docs(argo-workflows): add an HA section - plus add a test for HA, which the docs link to as an example - link back to [upstream docs](https://argoproj.github.io/argo-workflows/high-availability/) as well - follow the same basic structure as the [Argo CD chart for HA](https://github.com/argoproj/argo-helm/blob/3e35b0c7f7d758d553b17f369cc5940484ef5d89/charts/argo-cd/README.md?plain=1#L17) - as asked in review Signed-off-by: Anton Gilgur <[email protected]> --------- Signed-off-by: Anton Gilgur <[email protected]> Signed-off-by: Anton Gilgur <[email protected]> Co-authored-by: Aikawa <[email protected]>
…icationSet.replicas (argoproj#2261) Signed-off-by: yu-croco <[email protected]>
* clarify 5.19.0 changes * revise wording Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]> Co-authored-by: Aikawa <[email protected]>
…ngs (argoproj#2270) Signed-off-by: yu-croco <[email protected]>
…ional (argoproj#2273) * fix: add argocd servicemonitor annotations conditionally Signed-off-by: Mats Willemsen <[email protected]> * chore(argo-cd): add changelog Signed-off-by: Mats Willemsen <[email protected]> --------- Signed-off-by: Mats Willemsen <[email protected]>
…ations (argoproj#2275) Add checksum for CMP ConfigMap in repo-server This helm chart defines the plugins as ConfigMaps -- according to the docs, when the CM is modified, the repo-server Pod must be restarted to have the sidecars pick up the latest changes: https://argo-cd.readthedocs.io/en/stable/operator-manual/config-management-plugins/#debugging-a-cmp The changes in this helm chart allow for a checksum to be calculated from the ConfigMap and added as a Pod annotation so whenever the CM values are modified, the Pod is restarted automatically. Signed-off-by: sibucan <[email protected]>
* fix(argo-workflows): Accept multi auth mode for server Signed-off-by: yu-croco <[email protected]> * chore(argo-workflows): improve description of authMode Signed-off-by: yu-croco <[email protected]> * chore(argo-workflows): keep the older value valid for now as compatibility. Signed-off-by: yu-croco <[email protected]> --------- Signed-off-by: yu-croco <[email protected]>
chore: Add yu-cruco to * in CODEOWNERS yu-cruco is now a maintainer and will be notified on all PRs - [x] moved CODEOWNERS into .github folder where it belongs Signed-off-by: jmeridth <[email protected]>
…roj#2341) Signed-off-by: yu-croco <[email protected]>
* Bump rollouts to 1.6.2 Signed-off-by: drfaust92 <[email protected]> * Bump to 1.6.1 Signed-off-by: drfaust92 <[email protected]> * Bump to 1.6.1 Signed-off-by: drfaust92 <[email protected]> --------- Signed-off-by: drfaust92 <[email protected]> Co-authored-by: Aikawa <[email protected]>
…nd emptyDir volumes (argoproj#2346)
* fix(argo-workflows): Aligne version label Signed-off-by: yu-croco <[email protected]> * fix(argo-workflows): fix typo Signed-off-by: yu-croco <[email protected]> --------- Signed-off-by: yu-croco <[email protected]>
* typo fix Signed-off-by: Kripu Khadka <[email protected]> * Revert "typo fix" This reverts commit b02b2fb. Signed-off-by: Kripu Khadka <[email protected]> * typo fix in SECURITY.md Signed-off-by: Kripu Khadka <[email protected]> Signed-off-by: Kripu Khadka <[email protected]> --------- Signed-off-by: Kripu Khadka <[email protected]> Signed-off-by: Kripu Khadka <[email protected]> Co-authored-by: Aikawa <[email protected]>
…rgoproj#2350) * chore(argo-workflows): Remove xip url from test to avoid confusion Signed-off-by: Tim Collins <[email protected]> * Bump version Signed-off-by: Tim Collins <[email protected]> * More bumpings Signed-off-by: Tim Collins <[email protected]> * Tim can't type Signed-off-by: Tim Collins <[email protected]> * Swap to example.com - rfc2606 Signed-off-by: Tim Collins <[email protected]> --------- Signed-off-by: Tim Collins <[email protected]>
Signed-off-by: yu-croco <[email protected]>
Signed-off-by: yu-croco <[email protected]>
…oj#2361) Signed-off-by: Abdulla Abdurakhmanov <[email protected]>
/package |
1 similar comment
/package |
asdf |
/package |
/package |
korenyoni
approved these changes
Dec 7, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving changes from upstream
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.