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: update argocd 2.9 2023.12.28 a52e719a5 #40
Closed
pasha-codefresh
wants to merge
373
commits into
main
from
feat/update-argocd-2.9-2023.12.28-a52e719a5
Closed
feat: update argocd 2.9 2023.12.28 a52e719a5 #40
pasha-codefresh
wants to merge
373
commits into
main
from
feat/update-argocd-2.9-2023.12.28-a52e719a5
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: drfaust92 <[email protected]>
…t to array (argoproj#1947) Signed-off-by: yu-croco <[email protected]>
…proj#1923) feat(argo-workflows): add the ability to declare initContainers to server and controller deployments Signed-off-by: Justin Sievenpiper <[email protected]>
…template (argoproj#1933) * fix(argo-events): missing argument for toYaml function in deployment template Signed-off-by: Shawqi <[email protected]> * Add description to Chart.yaml Signed-off-by: Shawqi <[email protected]> * bump version Signed-off-by: Shawqi <[email protected]> --------- Signed-off-by: Shawqi <[email protected]> Co-authored-by: Petr Drastil <[email protected]>
Align applicationset with upstream and upgrade chart to 5.28.1
Signed-off-by: yu-croco <[email protected]>
fix(argo-workflows): Remove outdated content on README Signed-off-by: yu-croco <[email protected]>
…urces (argoproj#1956) Reason: `helm template` doesn't add the namespace field automatically * fix(argo-workflows): Add namespace field to all namespace scoped resources because `helm template` doesn't add the namespace filed automatically Signed-off-by: yu-croco <[email protected]> * chore(argo-workflows): bump minor version Signed-off-by: yu-croco <[email protected]> * refactor(argo-workflows): reflect review points Signed-off-by: yu-croco <[email protected]>
argoproj#1960) Signed-off-by: yu-croco <[email protected]>
…rgoproj#1959) * fix(argo-events): add namespace field for namespace scoped resources Signed-off-by: yu-croco <[email protected]> * Apply suggestion from code review Signed-off-by: Marco Kilchhofer <[email protected]> --------- Signed-off-by: Marco Kilchhofer <[email protected]> Co-authored-by: Marco Kilchhofer <[email protected]>
…1963) Signed-off-by: Marco Kilchhofer <[email protected]>
…esources (argoproj#1970) Signed-off-by: yu-croco <[email protected]>
Remove overwrite of configs.cm."application.instanceLabelKey"
…1969) github: comment out notational pieces of PR template - the DCO and publishing sentences are not filled out during PRs and are purely notational - comment them out with HTML comments, as is common practice - example from a repo I maintain: https://github.com/ezolenko/rollup-plugin-typescript2/blob/f6db59613a66f58c48310aa8fa785951970b5d6d/.github/issue_template.md?plain=1#L2 - I copied that from other repos too - these comments are still visible to the PR author, just not visible when rendered, keeping the PR more concise Signed-off-by: Anton Gilgur <[email protected]> Co-authored-by: Marco Kilchhofer <[email protected]>
…#1972) Signed-off-by: Aniek Gul <[email protected]> Co-authored-by: Aikawa <[email protected]>
…icRelabelings & targetLabels (argoproj#1977) * feat(argo-workflows): add Prometheus ServiceMonitor relabelings, metricRelabelings & targetLabels Signed-off-by: Stefan Tertan <[email protected]> * chore(argo-workflows): bump Helm chart patch version Signed-off-by: Stefan Tertan <[email protected]> * docs(argo-workflows): update README.md via `helm-docs` Signed-off-by: Stefan Tertan <[email protected]> * chore(argo-workflows): update changelog via chart annotation Signed-off-by: Stefan Tertan <[email protected]> * chore(argo-workflows): remove URLs from README Signed-off-by: Stefan Tertan <[email protected]> --------- Signed-off-by: Stefan Tertan <[email protected]> Co-authored-by: Aikawa <[email protected]>
…m a tpl to str(argoproj#1978) (argoproj#1979) fix: Changed the project field of the applicationset from a tpl function to a string. Signed-off-by: tomoki-yamaguchi <[email protected]>
…oard cluster role (argoproj#1988)
* chore(argo-cd): Upgrade Argo CD to v2.7.0 Signed-off-by: yu-croco <[email protected]> * fix(argo-cd): collect 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: Petr Drastil <[email protected]>
* Add notification cluster role Signed-off-by: drfaust92 <[email protected]> * Add notification cluster role Signed-off-by: drfaust92 <[email protected]> * Add notification cluster role Signed-off-by: drfaust92 <[email protected]> * Add notification cluster role Signed-off-by: drfaust92 <[email protected]> --------- Signed-off-by: drfaust92 <[email protected]>
Getting failure when running chart testing action pulling v2.0.0 from sigstore Updating action to see if this helps Signed-off-by: jmeridth <[email protected]>
* chore(argo-cd): Upgrade Argo CD to v2.8.6 Signed-off-by: Tim Collins <[email protected]> * fix: drop unrecognized helm timeout Signed-off-by: jmeridth <[email protected]> --------- Signed-off-by: Tim Collins <[email protected]> Signed-off-by: Jason Meridth <[email protected]> Signed-off-by: jmeridth <[email protected]> Co-authored-by: Jason Meridth <[email protected]>
… when enabled (argoproj#2326) * Create clusterrole for nitifications only when notifications enabled Signed-off-by: Denis Kadyshev <[email protected]> * Create clusterrolebinding for nitifications only when notifications enbaled Signed-off-by: Denis Kadyshev <[email protected]> * Bump version in Chart.yaml Signed-off-by: Denis Kadyshev <[email protected]> * Update Chart.yaml Signed-off-by: Denis Kadyshev <[email protected]> * Update Chart.yaml Signed-off-by: Denis Kadyshev <[email protected]> --------- Signed-off-by: Denis Kadyshev <[email protected]>
Upgrade ArgoCD
Argocd update templates 5.50.1
* almost final statefulset * final statefulset * add metrics * add role * add rolebinding * add serviceaccount.yaml * add servicemonitor.yaml + update values * add prometheusrule.yaml * add networkpolicy.yaml * add pdb * add cluster roles * change version + add change * fix indents * fix doc * update docs * disable event reporter by default * disable old reporter by value * add missing docs * update chart * update docs * remove hardcoded defaults + add correct template for argocd-cm * use production version of argo-cd * update default amount of reporter replicas * fix values and docs * fix metrics service
Signed-off-by: ilia-medvedev-codefresh <[email protected]>
Signed-off-by: ilia-medvedev-codefresh <[email protected]>
Signed-off-by: ilia-medvedev-codefresh <[email protected]>
- kind: added description: Add priority queue to reporter - kind: fixed description: Fix bug with skip-current-step - kind: fixed description: Support creation of apps with empty dir in reporter
* merge upstream argo-cd chart 5.51.6-1 * change image to fork version v2.9-2023.12.06-e6258156d
…2-f5398c630 feat: update argocd to 2.9-2023.12.22-f5398c630
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.