canonical / kubeflow-volumes-operator

Volumes Operator
Apache License 2.0
0 stars 3 forks source link

feat: add kubeflow-dashboard sidebar relation #92

Closed ca-scribner closed 1 year ago

ca-scribner commented 1 year ago

Adds the sidebar relation for kubeflow-dashboard, plus the library to manage it. This allows this charm to request a link in the kubeflow dashboard's sidebar.

ca-scribner commented 1 year ago

After discussion within the team, we decided to reduce the testing here. Each application using the kubeflow-dashboard-links lib will have no integration tests for that in the charm itself, and instead we will catch that at bundle-level tests (captured as issue https://github.com/canonical/bundle-kubeflow/issues/636)