kubeflow / pytorch-operator

PyTorch on Kubernetes
Apache License 2.0
306 stars 143 forks source link

kubeflow common dependency path to be updated #263

Open igorvalko opened 4 years ago

igorvalko commented 4 years ago

Taking this fix into account, now pytorch operator should depend on github.com/kubeflow/common/pkg/apis/common/v1 instead of github.com/kubeflow/common/job_controller/api/v1

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the labels:

Label Probability
bug 0.64

Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.

Jeffwan commented 4 years ago

@igorvalko Thanks. I will help on this issue. We recently did some refactor on common and plan to work on training operator to apply the latest changes. Currently, there's no API changes for that change.