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 workflows update chart to upstream 0.40.9 #52
Merged
ilia-medvedev-codefresh
merged 379 commits into
argo-workflows
from
update-workflows-chart
Jan 31, 2024
Merged
Argo workflows update chart to upstream 0.40.9 #52
ilia-medvedev-codefresh
merged 379 commits into
argo-workflows
from
update-workflows-chart
Jan 31, 2024
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: Marco Kilchhofer <[email protected]>
…troller (argoproj#2014) chore(argo-cd): Enable to customize Service type of applicationset-controller Signed-off-by: yu-croco <[email protected]>
…j#2031) This is to get latest argo-workflows chart version out to artifacthub. Can't get the previous ones that had incorrect kinds. argoproj#2030 adds linting so this doesn't happen again. Signed-off-by: jmeridth <[email protected]>
) This is to get latest argo-workflows chart version out to artifacthub. Can't get the previous ones that had incorrect kinds. argoproj#2030 adds linting so this doesn't happen again. Will merge after argo-workflows and argo-events charts are fixed. Signed-off-by: jmeridth <[email protected]> Co-authored-by: Marco Kilchhofer <[email protected]>
This will help us ensure we use correct notation in our artifacthub annotations Signed-off-by: jmeridth <[email protected]>
… version in conditional check for HPA apiVersion (argoproj#2029) * add a fix for argo workflows hpa Signed-off-by: ryanpark0203 <[email protected]> * add description for the fix Signed-off-by: ryanpark0203 <[email protected]> * update readme Signed-off-by: ryanpark0203 <[email protected]> * remove apiVersionOverrides from readme Signed-off-by: ryanpark0203 <[email protected]> * fix linting Signed-off-by: ryanpark0203 <[email protected]> --------- Signed-off-by: ryanpark0203 <[email protected]> Co-authored-by: Aikawa <[email protected]> Co-authored-by: Jason Meridth <[email protected]>
…proj#2033) * fix clusterworkflowtemplates disabled flag Signed-off-by: Peejai <[email protected]> * Bump chart version and add artifacthub changes Signed-off-by: Peejai <[email protected]> --------- Signed-off-by: Peejai <[email protected]> Co-authored-by: Jason Meridth <[email protected]>
Signed-off-by: Marco Kilchhofer <[email protected]>
Signed-off-by: Marco Kilchhofer <[email protected]>
Signed-off-by: Marco Kilchhofer <[email protected]>
Signed-off-by: Tim Collins <[email protected]> Co-authored-by: Aikawa <[email protected]>
* feat(argo-rollouts): Upgrade Argo Rollouts to v1.5.0 Signed-off-by: yu-croco <[email protected]> * feat(argo-rollouts): Add missing configmap for 3rd party metrics providers Signed-off-by: yu-croco <[email protected]> * feat: Add signing information Signed-off-by: Marco Kilchhofer <[email protected]> --------- Signed-off-by: Marco Kilchhofer <[email protected]> Co-authored-by: Marco Kilchhofer <[email protected]> Co-authored-by: Jason Meridth <[email protected]>
Signed-off-by: Marco Kilchhofer <[email protected]>
Signed-off-by: Marco Kilchhofer <[email protected]>
Signed-off-by: Marco Kilchhofer <[email protected]> Co-authored-by: Aikawa <[email protected]>
* Add artifacthub changes Signed-off-by: Peejai <[email protected]> * fix templating list of yamls Signed-off-by: Peejai <[email protected]> * Bump version and fix templating for gcs and azure as well Signed-off-by: Peejai <[email protected]> --------- Signed-off-by: Peejai <[email protected]> Co-authored-by: Aikawa <[email protected]>
…rgoproj#1995) [argo-workflows] allow extraObjects to contain string template Signed-off-by: Cyril Jouve <[email protected]> Signed-off-by: Marco Kilchhofer <[email protected]> Co-authored-by: Marco Kilchhofer <[email protected]>
…proj#2051) feat(argo-cd): Add ability to add additional labels to all CRDs via .Values.crds.additionalLabels Signed-off-by: jdvgh <[email protected]>
Signed-off-by: yu-croco <[email protected]>
…argoproj#2052) * feat(argo-cd): Add ability to add certificate to Argo CD Controller Signed-off-by: yu-croco <[email protected]> * fix(argo-cd): Add Certificate to right component Signed-off-by: yu-croco <[email protected]>
) Signed-off-by: Marco Kilchhofer <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.5.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.1.0...8e5e7e5) --- 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> Co-authored-by: Marco Kilchhofer <[email protected]> Co-authored-by: Tim Collins <[email protected]> Co-authored-by: Aikawa <[email protected]>
Signed-off-by: yu-croco <[email protected]>
* add lifesycle webhook to repo server Signed-off-by: goshado <[email protected]> * add lifesycle webhook to repo server Signed-off-by: goshado <[email protected]> * add lifesycle webhook to repo server Signed-off-by: goshado <[email protected]> --------- Signed-off-by: goshado <[email protected]> Signed-off-by: GoshaDozoretz <[email protected]> Co-authored-by: goshado <[email protected]>
…oj#2062) feat: Add new BitbucketCloud ssh keys Update configs.ssh.kownHosts in charts/argo-cd/values.yaml to match new SSHKeys from https://bitbucket.org/site/ssh (as of May 17th, 2023) Signed-off-by: jdvgh <[email protected]>
… template (argoproj#2025) * add template for application Signed-off-by: Joe Lee <[email protected]> * update version Signed-off-by: Joe Lee <[email protected]> * fix issue Signed-off-by: Joe Lee <[email protected]> * add example for applicationsetTemplates Signed-off-by: Joe Lee <[email protected]> * fix issue Signed-off-by: Joe Lee <[email protected]> * merge each of items into one Signed-off-by: Joe Lee <[email protected]> * update readme Signed-off-by: Joe Lee <[email protected]> * update doc Signed-off-by: Joe Lee <[email protected]> * update version Signed-off-by: Joe Lee <[email protected]> * add template for application Signed-off-by: Joe Lee <[email protected]> * update version Signed-off-by: Joe Lee <[email protected]> * fix issue Signed-off-by: Joe Lee <[email protected]> * fix issue Signed-off-by: Joe Lee <[email protected]> * merge each of items into one Signed-off-by: Joe Lee <[email protected]> * move itemTemplates to new file Signed-off-by: Joe Lee <[email protected]> * discard change for applications.yaml Signed-off-by: Joe Lee <[email protected]> --------- Signed-off-by: Joe Lee <[email protected]>
…ig & BackendConfig for gce ingress (argoproj#2066) * feat: add gke stuff Signed-off-by: julien.michaud <[email protected]> * update readme and chart.yaml file Signed-off-by: julien.michaud <[email protected]> * fix readme Signed-off-by: julien.michaud <[email protected]> * docs: Apply changes from code review Signed-off-by: Marco Kilchhofer <[email protected]> --------- Signed-off-by: julien.michaud <[email protected]> Signed-off-by: Marco Kilchhofer <[email protected]> Co-authored-by: Marco Kilchhofer <[email protected]>
… ports to be compatible with Istio (argoproj#1976)
…3.5.3 (argoproj#2419) * chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.3 * Apply automatic changes Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…3.5.4 (argoproj#2422) * chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.4 * Apply automatic changes Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
* Minor Changes to policy.csv block Added Missing ':' Signed-off-by: Aman Gupta <[email protected]> * Update Chart.yaml Signed-off-by: Aman Gupta <[email protected]> * Update Changelog Signed-off-by: Aman Gupta <[email protected]> --------- Signed-off-by: Aman Gupta <[email protected]>
…alues.yaml (argoproj#2426) * fix: wrong `artifactRepository` identations on values.yaml on `artifactRepository.gcs` the following 3 keys were in the same level: - `.serviceAccountKeySecret` - `.name` - `.key` Signed-off-by: Lucas Fernando Cardoso Nunes <[email protected]> * Update Chart.yaml Signed-off-by: Lucas Fernando Cardoso Nunes <[email protected]> --------- Signed-off-by: Lucas Fernando Cardoso Nunes <[email protected]>
* feat(argocd-image-updater): Support extra K8s manifests Signed-off-by: yu-croco <[email protected]> * chore(argocd-image-updater): add CI for extraObjects Signed-off-by: yu-croco <[email protected]> --------- Signed-off-by: yu-croco <[email protected]>
… custom volumes (argoproj#2410) * Add optional volumes to replace emptydir Provide user-driven option to replace emptydir volumes with desired solution Signed-off-by: Michele Sacchetti <[email protected]> * existingVolumes default values provide default values with empy object to ensure default behavior is backward-compatible Signed-off-by: Michele Sacchetti <[email protected]> * Update Chart.yaml bump version Signed-off-by: Michele Sacchetti <[email protected]> * Update Chart.yaml add changelog Signed-off-by: Michele Sacchetti <[email protected]> * fix docs fix docs on new entry Signed-off-by: Michele Sacchetti <[email protected]> * fix readme Signed-off-by: Michele Sacchetti <[email protected]> * Update README.md.gotmpl Signoff commit Signed-off-by: Michele Sacchetti <[email protected]> * fix readme Signed-off-by: Michele Sacchetti <[email protected]> * fixCamelCase Signed-off-by: Michele Sacchetti <[email protected]> --------- Signed-off-by: Michele Sacchetti <[email protected]>
Signed-off-by: yu-croco <[email protected]>
Signed-off-by: yu-croco <[email protected]>
…argoproj#2443) * fix(argo-cd): Fix fail to render `.Values.configs.secret.azureDevops` Signed-off-by: yu-croco <[email protected]> * chore(argo-cd): Remove unnecessary comment Signed-off-by: yu-croco <[email protected]> * fix(argo-cd): base64 username Signed-off-by: yu-croco <[email protected]> * fix(argo-cd): correct 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: João Estrela <[email protected]>
…nstanceLabelKey (argoproj#2447) docs: Update docs with the correct default for application.instanceLabelKey Signed-off-by: Matt Dainty <[email protected]>
…rgoproj#2451) This commit addresses two places where trailing whitespace may be generated in the workflow-controller ConfigMap. When the value `.resourceRateLimit` is not null, a trailing whitespace is added after "resourceRateLimit:". This commit trims that whitespace. When the value `.sso.redirectUrl` is left as the default of empty string, a trailing whitespace is left after "redirectUrl:" as this value is not quoted. This commit pipes this value through `quote` to ensure this whitespace is no longer trailing and instead followed by `"` pair. The main motivation of this commit is to generate a workflow-controller ConfigMap that is properly pretty-printed, which trailing whitespace prevents. Signed-off-by: James Slater <[email protected]> Co-authored-by: James Slater <[email protected]>
…oj#2449) * docs(argocd-apps): Add deprecated note for Argo CD Extensions Signed-off-by: yu-croco <[email protected]> * fix(argocd-apps): Remove broken CI Signed-off-by: yu-croco <[email protected]> * chore(argocd-apps): Bump minor version due to deprecation Signed-off-by: yu-croco <[email protected]> --------- Signed-off-by: yu-croco <[email protected]>
…oj#2454) Signed-off-by: ishuar <[email protected]> Co-authored-by: Aikawa <[email protected]>
Signed-off-by: Daniel Maizel <[email protected]>
Signed-off-by: ilia-medvedev-codefresh <[email protected]>
Signed-off-by: ilia-medvedev-codefresh <[email protected]>
Signed-off-by: ilia-medvedev-codefresh <[email protected]>
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.