argocd-helm/charts/argo-rollouts/templates
Tal Yitzhak 2fbc856637
feat(argo-rollouts): Fix cluster role missing access in argo rollouts dashboard (#2081)
* 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>
2023-05-27 23:51:41 +09:00
..
controller feat(argo-rollouts): add deployment annotations for controller (#2048) 2023-05-23 16:07:34 +09:00
crds feat(argo-rollouts): Upgrade Argo Rollouts to v1.5.0 (#2039) 2023-05-10 17:30:57 +02:00
dashboard feat(argo-rollouts): Fix cluster role missing access in argo rollouts dashboard (#2081) 2023-05-27 23:51:41 +09:00
_helpers.tpl fix(argo-rollouts): avoid label exceeding maximum length (#1694) 2023-01-19 11:37:18 +01:00
aggregate-roles.yaml feat(argo-rollouts): flag to disable clusterrole/clusterrolebinding creation (#1388) 2022-08-22 21:43:13 -05:00
extra-manifests.yaml feat(argo-rollouts): allow extraObjects to contain string template (#1996) 2023-05-06 20:31:50 +09:00