Skip to content
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

Update dashboard application #149

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Update dashboard application #149

wants to merge 1 commit into from

Conversation

jcpunk
Copy link
Contributor

@jcpunk jcpunk commented May 22, 2024

This upgrades the kubernetes-dashboard application to the latest version.

One of the changes here is that the application now always requires a login to view anything. This is an upstream change than cannot be worked around.

The print-creds.sh script provides the snippet needed to extract a read-only JWT token from kubernetes.

@alessandrothea
Copy link

The lack of a public view-only mode is very unfortunate. Where is the print-creds.sh script?

@jcpunk
Copy link
Contributor Author

jcpunk commented May 24, 2024

https://github.com/DUNE-DAQ/daq-kube/blob/develop/print-creds.sh is the top level script, there is a dashboard specific one at https://github.com/DUNE-DAQ/daq-kube/tree/develop/applications/kubernetes-dashboard/kubernetes-dashboard (it is called access-creds.sh for recursion reasons)

Pat

@jcpunk jcpunk marked this pull request as draft May 29, 2024 15:01
@jcpunk
Copy link
Contributor Author

jcpunk commented May 29, 2024

@jcpunk jcpunk force-pushed the dashboard-update branch 5 times, most recently from b19cb2a to 3f9b5fa Compare May 31, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants