-
Notifications
You must be signed in to change notification settings - Fork 121
Conversation
Hi @eddycharly. Thanks for your PR. I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cc @vdemeester Any idea why |
/ok-to-test |
/retest |
/retest |
/run tekton-experimental-helm-lint |
1 similar comment
/run tekton-experimental-helm-lint |
/run tekton-experimental-helm-lint |
@eddycharly: What has ears but cannot hear? A field of corn. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cc @afrittoli This should be ready for review. |
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This pull request adds a helm chart for Tekton Dashboard.
It is a follow up from the previous PR #494.
Helm chart support was proposed here: tektoncd/plumbing#278
This is work in progress, remaining TODOs:
Minor issues:
tekton-pipelines
is hardcoded in a few places (see Add support for configurable triggers and pipeline namespaces dashboard#1262)I will try to make the dashboard not dependent of hardcoded namespaces and will update the chart accordingly.