-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Description
/kind feature
Currently, we don't have any tags and version control for our images in Docker registry: docker.io/kubeflowkatib/
.
Therefore, PRs for changing training containers source code (e.g #1241) affect on all examples, because we are using the latest tag.
Do you have any ideas how we can control versions of these images since we maintain them in Katib repository?
Do we want to have at least version for v1alpha3 and v1beta1.
What do you think @johnugeorge @gaocegege ?