canonical / kubeflow-tensorboards-operator

Tensorboards Operator
Apache License 2.0
2 stars 5 forks source link

feat: add kubeflow-dashboard sidebar relation to web-app #79

Closed ca-scribner closed 12 months 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.

i-chvets commented 1 year ago

Do we want any integration tests for this?

ca-scribner commented 12 months 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)