-
Notifications
You must be signed in to change notification settings - Fork 2k
feat(argo-rollouts): Support ability to set .Values.namespaceOverride #3375
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
Conversation
Signed-off-by: tcaenen <[email protected]>
Co-authored-by: Aikawa <[email protected]> Signed-off-by: tcaenen <[email protected]>
yu-croco
left a comment
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.
Thank you for your contribution. LGTM.
mkilchhofer
left a comment
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.
Almost LGTM. Found 2 search/replace issues
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
mkilchhofer
left a comment
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.
Thanks for your contribution @tcaenen
…argoproj#3375) Signed-off-by: Yarin Golzar <[email protected]>
…er (#3365) * chore(deps): update renovatebot/github-action action to v43 (#3363) Signed-off-by: Yarin Golzar <[email protected]> * added VerticalPodAutoscaler support for application controller #3232 Signed-off-by: Yarin Golzar <[email protected]> * removed trailing spaces Signed-off-by: Yarin Golzar <[email protected]> * chore(deps): update renovatebot/github-action action to v43.0.1 (#3366) Signed-off-by: Yarin Golzar <[email protected]> * fix(argo-cd): do not use hardcoded commit server URL (#3367) * fix(argo-cd): do not use hardcoded commit server URL This commit adds the required template logic to the Argo CD Helm chart to use the proper, release name dependent URL for the commit server. The current implementation uses the default hardcoded URL `argocd-commit-server:8086` from <https://github.com/argoproj/argo-cd/blob/v3.0.9/common/common.go#L31>. Signed-off-by: Alexej Disterhoft <[email protected]> * chore(argo-cd): update version to 8.1.2 Signed-off-by: Alexej Disterhoft <[email protected]> * docs(argo-cd): add commit server service port and port name to README Signed-off-by: Alexej Disterhoft <[email protected]> --------- Signed-off-by: Alexej Disterhoft <[email protected]> * chore(deps): bump github/codeql-action from 3.29.0 to 3.29.1 in the dependencies group (#3370) chore(deps): bump github/codeql-action in the dependencies group Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.29.0 to 3.29.1 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ce28f5b...39edc49) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Yarin Golzar <[email protected]> * chore(deps): update renovatebot/github-action action to v43.0.2 (#3371) Signed-off-by: Yarin Golzar <[email protected]> * chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41 (#3373) Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com> Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com> Signed-off-by: Yarin Golzar <[email protected]> * chore(deps): bump github/codeql-action from 3.29.1 to 3.29.2 in the dependencies group (#3378) chore(deps): bump github/codeql-action in the dependencies group Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.29.1 to 3.29.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@39edc49...181d5ee) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Yarin Golzar <[email protected]> * feat(argo-rollouts): Support ability to set .Values.namespaceOverride (#3375) Signed-off-by: Yarin Golzar <[email protected]> * updated docs to match vpa default values settings Signed-off-by: Yarin Golzar <[email protected]> * chore(argo-cd): Update dependency argoproj/argo-cd to v3.0.11 (#3380) --------- Signed-off-by: Yarin Golzar <[email protected]> Signed-off-by: Alexej Disterhoft <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com> Signed-off-by: Yarin Golzar <[email protected]> Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com> Co-authored-by: Yarin Golzar <[email protected]> Co-authored-by: Alexej Disterhoft <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tcaenen <[email protected]> Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
Adds support for overriding the namespace used in the Argo Rollouts Helm chart via a new value:
namespaceOverride.Checklist: