* add global env for argo-cd
Signed-off-by: Joe Lee <lj_2005@163.com>
* update readme
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix typo
Signed-off-by: Joe Lee <lj_2005@163.com>
* feat(argo-cd): Add "global.env" for all deployed containers
Signed-off-by: Joe Lee <lj_2005@163.com>
* update doc
Signed-off-by: Joe Lee <lj_2005@163.com>
* remove note
Signed-off-by: Joe Lee <lj_2005@163.com>
* update changes
Signed-off-by: Joe Lee <lj_2005@163.com>
---------
Signed-off-by: Joe Lee <lj_2005@163.com>
* docs(github): comment out notational pieces of PR template (#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: f6db59613a/.github/issue_template.md (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 <agilgur5@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Tal Yitzhak <talyi@jfrog.com>
* Added missing permissions for argo rollouts dashboard cluster role - for config map, should be able to get
Signed-off-by: Tal Yitzhak <talyi@jfrog.com>
* Added missing permissions for argo rollouts dashboard cluster role - for config map, should be able to get
Signed-off-by: Tal Yitzhak <talyi@jfrog.com>
---------
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Signed-off-by: Tal Yitzhak <talyi@jfrog.com>
Signed-off-by: Tal Yitzhak <yitzhtal@gmail.com>
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Tal Yitzhak <talyi@jfrog.com>
* feat(argo-rollouts): deployment annotations for controller, dashboard
Signed-off-by: Michael Weber <michael.weber@jumpcloud.com>
* chore: Apply changes from code review
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
---------
Signed-off-by: Michael Weber <michael.weber@jumpcloud.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* add template for application
Signed-off-by: Joe Lee <lj_2005@163.com>
* update version
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix issue
Signed-off-by: Joe Lee <lj_2005@163.com>
* add example for applicationsetTemplates
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix issue
Signed-off-by: Joe Lee <lj_2005@163.com>
* merge each of items into one
Signed-off-by: Joe Lee <lj_2005@163.com>
* update readme
Signed-off-by: Joe Lee <lj_2005@163.com>
* update doc
Signed-off-by: Joe Lee <lj_2005@163.com>
* update version
Signed-off-by: Joe Lee <lj_2005@163.com>
* add template for application
Signed-off-by: Joe Lee <lj_2005@163.com>
* update version
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix issue
Signed-off-by: Joe Lee <lj_2005@163.com>
* fix issue
Signed-off-by: Joe Lee <lj_2005@163.com>
* merge each of items into one
Signed-off-by: Joe Lee <lj_2005@163.com>
* move itemTemplates to new file
Signed-off-by: Joe Lee <lj_2005@163.com>
* discard change for applications.yaml
Signed-off-by: Joe Lee <lj_2005@163.com>
---------
Signed-off-by: Joe Lee <lj_2005@163.com>
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 <133217951+jdvgh@users.noreply.github.com>
* feat(argo-cd): Add ability to add certificate to Argo CD Controller
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-cd): Add Certificate to right component
Signed-off-by: yu-croco <yu.croco@gmail.com>
feat(argo-cd): Add ability to add additional labels to all CRDs via .Values.crds.additionalLabels
Signed-off-by: jdvgh <133217951+jdvgh@users.noreply.github.com>
* Add artifacthub changes
Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu>
* fix templating list of yamls
Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu>
* Bump version and fix templating for gcs and azure as well
Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu>
---------
Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu>
Co-authored-by: Aikawa <yu.croco@gmail.com>
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 <jmeridth@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This is to get latest argo-workflows chart version out to artifacthub.
Can't get the previous ones that had incorrect kinds.
#2030 adds linting so this doesn't happen again.
Signed-off-by: jmeridth <jmeridth@gmail.com>