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
Argo rollouts merge upstream 2.31.6 tag #25
Closed
Closed
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
chore(deps): bump actions/stale from 6 to 7 Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v6...v7) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> 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]>
Signed-off-by: yu-croco <[email protected]>
Signed-off-by: yu-croco <[email protected]>
…#1737) Signed-off-by: Boris Gershanik <[email protected]> Signed-off-by: Boris Gershanik <[email protected]>
Signed-off-by: Petr Drastil <[email protected]>
Add pdrastil as Argo CD codeowner Signed-off-by: Petr Drastil <[email protected]> Signed-off-by: Petr Drastil <[email protected]>
Signed-off-by: Petr Drastil <[email protected]>
…1741) Signed-off-by: yu-croco <[email protected]> Co-authored-by: Petr Drastil <[email protected]>
…#1735) Signed-off-by: Ramin Akhbari <[email protected]> Co-authored-by: Petr Drastil <[email protected]>
Signed-off-by: huiwq1990 <[email protected]> Signed-off-by: huiwq1990 <[email protected]>
…ePeriodSeconds (argoproj#1728) Signed-off-by: yu-croco <[email protected]>
) Signed-off-by: Petr Drastil <[email protected]> Signed-off-by: Petr Drastil <[email protected]>
…inus tag (argoproj#1754) We have a situation where we want to exclude the registry so that images can be pulled from in-network mirrors. Currently when you exclude the registry, you get stuck with a prefixing forward slash. Had to keep the tags in the manifest files because helm template requires a colon in the image value. Otherwise I'd move it into the helper function. image entries changed: server, controller, executor Signed-off-by: jmeridth <[email protected]> Signed-off-by: jmeridth <[email protected]>
Signed-off-by: Petr Drastil <[email protected]>
Signed-off-by: yu-croco <[email protected]>
…oproj#1752) Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/helm/chart-releaser-action/releases) - [Commits](helm/chart-releaser-action@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: helm/chart-releaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <[email protected]>
Signed-off-by: yu-croco <[email protected]>
Signed-off-by: Victor Login <[email protected]> Signed-off-by: Victor Login <[email protected]>
* fix(argo-rollouts): generated value for app.kubernetes.io/version label for argo-rollouts will not exceed maximum length and support passing a SHA digest. Signed-off-by: Pedro Salgado <[email protected]> * fix: Add missing double quote in changelog Signed-off-by: Marco Kilchhofer <[email protected]> Signed-off-by: Pedro Salgado <[email protected]> Signed-off-by: Marco Kilchhofer <[email protected]> Co-authored-by: Marco Kilchhofer <[email protected]>
Fixes argoproj#1763 Signed-off-by: jmeridth <[email protected]> Signed-off-by: jmeridth <[email protected]>
* feat(argo-cd): add secret labels field (argoproj#1778) Signed-off-by: carlos gonzález <[email protected]> Co-authored-by: Petr Drastil <[email protected]>
* Update CONTRIBUTING - [x] versioning details - [x] remove broken links - [x] fix markdown linting errors - [x] README.md updating clarification * Rename variable in helm-docs script * Update argo-cd README * Add blurb about mandatory Chart versioning * Reword artifacthub changes section in CONTRIBUTING * Reorder/restructure CONTRIBUTING.md * Update argo-cd chart version * Add section in CONTRIBUTING about semantic title linting Signed-off-by: jmeridth <[email protected]> Co-authored-by: Josh Soref <[email protected]>
…goproj#1777) * Toggle for provider-specific RBAC + Added missing RBAC rules Signed-off-by: Richard Johansson <[email protected]> * Updated docs with new Helm values Signed-off-by: Richard Johansson <[email protected]> * Added a general flag providerRBAC.enabled to toggle all of the providers Signed-off-by: Richard Johansson <[email protected]> * Aligned with main Signed-off-by: Richard Johansson <[email protected]> * Corrected inline comments Signed-off-by: Richard Johansson <[email protected]> * Fixed incorrect inline comments Signed-off-by: Richard Johansson <[email protected]> Signed-off-by: Richard Johansson <[email protected]>
* init argo rollouts * init argo rollouts
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.