Alan Greene
Alan Greene
PR #2542 opened to add the compatibility layer and start migrating to the new API. All routes have been converted to use the compatibility layer, including hooks from the new...
@Basavaraju-G The logs for the run you linked are no longer available. Can you confirm whether the error you're seeing is similar to the following or something different? Logs from...
PR open to make recording of videos opt-in. If the ARTIFACTS variable is not set the recording of videos will be skipped. #2536
#2536 is merged, can you try running your pipelines again?
@Basavaraju-G Looking at recent runs in the bastion-z namespace I see the update mentioned above didn't work as expected 😞 However, I found the cause. There's a script in tektoncd/plumbing...
This is described in the Dashboard install docs, see https://tekton.dev/docs/dashboard/install/#access-control for details Auth is delegated to the Kubernetes API server so you have full access to the usual range of...
Thanks for the feature request @marniks7. I think this makes a lot of sense and would be great to add. However, as you mentioned I also have some concerns about...
A YAML input to create a run or edit and rerun an existing one sounds good to me as an escape hatch for unsupported features in the UI or if...
I think a good starting point would be to always present the option to switch to 'YAML mode'. That would unblock users who want to use features not currently supported...
Given the Dashboard is not exposed outside the cluster by default, and that in full read-write mode should never be exposed publicly and should always be deployed behind a reverse...