rancher / rio

Application Deployment Engine for Kubernetes
https://rio.io
Apache License 2.0
2.27k stars 228 forks source link

Rio versions should have a way to package dashboard tags with it #925

Open rancher-max opened 4 years ago

rancher-max commented 4 years ago

When installing the rio binary, it should lock in a specific dashboard version. Currently, all versions of rio point to the CDN version of Dashboard. We need a way (part of the build process) to point to a specific tag.

davidnuzik commented 4 years ago

We also need the ability to override the UI version such as for testing purposes (e.g. maybe I am ahead of release on master or something and I want xyz UI for testing purposes)