You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it depends on whether we have upstream, (I do think so. ) Having separate repo is easier for any project to import and that's pretty clean. Otherwise, user have to import entire project which is still acceptable and they need to take care of the dependencies.
While, it might be hard for us to open a new repo for training apis. Probably good for all kubeflow apis?
The text was updated successfully, but these errors were encountered:
I think the main point is to separate apis and clientsets. The generation of clientsets introduces a specific client-go version, which maybe troublesome for developers on client-go version control.
I think the main point is to separate apis and clientsets. The generation of clientsets introduces a specific client-go version, which maybe troublesome for developers on client-go version control.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
There's discussion with @andreyvelich here #1320 (comment)
@zw0610 also mentioned this when we start all-one-one operator project.
it depends on whether we have upstream, (I do think so. ) Having separate repo is easier for any project to import and that's pretty clean. Otherwise, user have to import entire project which is still acceptable and they need to take care of the dependencies.
While, it might be hard for us to open a new repo for training apis. Probably good for all kubeflow apis?
The text was updated successfully, but these errors were encountered: