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

Argo rollouts merge upstream 2.31.6 tag #25

Closed
wants to merge 27 commits into from

Conversation

yaroslav-codefresh
Copy link
Member

No description provided.

dependabot bot and others added 27 commits December 25, 2022 20:06
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]>
Add pdrastil as Argo CD codeowner

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]>
…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]>
* 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]>
* 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.