taking suggestions from KSC, we are renaming the
images contextually with the recent migration to
ghcr.io so to align with other KF WGs direction.
ghcr.io/kubeflow/model-registry ---> ghcr.io/kubeflow/model-registry/server
ghcr.io/kubeflow/model-registry-ui ---> ghcr.io/kubeflow/model-registry/ui
ghcr.io/kubeflow/model-registry-storage-initializer ---> ghcr.io/kubeflow/model-registry/storage-initializer
see also: https://cloud-native.slack.com/archives/C073N7B6K3R/p1742475367994499?thread_ts=1741893292.124179&cid=C073N7B6K3R
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
* ci: followup to #872 sync default branch GH action
some GitHub Actions are failing on `main` default branch
because of a couple of missing updates
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
* correct UI image push
based on https://github.com/kubeflow/model-registry/actions/runs/13967402697/job/39100848365
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
---------
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
* Restructure the CSI as different executable
Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
* Move csi under /cmd
Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
---------
Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>