Dashboard: Add a configmap which contains dashboard version

Created on 14 Jun 2021  路  4Comments  路  Source: tektoncd/dashboard

Currently, we fetch version of dashboard through labels present on the
deployments which is read by tools such as tkn cli and display the
version. This version may not be displayed to users if they don't have
permission to view the deployment.

So, to allow all authenticate users to fetch dashboard version, add a configmap
and necessary role to access it.

This is part of TEP-0041.

Similarly, this is implemented in Pipelines and Triggers.

good first issue help wanted kinfeature

Most helpful comment

@sm43 thanks for opening the issue, this was on my list but I hadn't gotten around to opening an issue for it yet 馃憤

@cpanato yes of course, please let me know if you have any questions.

All 4 comments

/good-first-issue
/help-wanted

@sm43:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

/good-first-issue
/help-wanted

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.

Can i try this one?

@sm43 thanks for opening the issue, this was on my list but I hadn't gotten around to opening an issue for it yet 馃憤

@cpanato yes of course, please let me know if you have any questions.

Was this page helpful?
0 / 5 - 0 ratings