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
We use Kubernetes modules for proper Job object deserialisation in our SDK.
We discussed about using openapi-gen to generate Kubernetes modules in addition to Training Operator modules: #1719 (comment).
That will help to avoid hack to import Kubernetes modules in our post-gen script.
Although, all Kubernetes modules will be stored in Training Operator SDK modules which will increase SDK size.
Let's discuss what is the best long term approach we should follow.
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.
We use Kubernetes modules for proper Job object deserialisation in our SDK.
We discussed about using
openapi-gen
to generate Kubernetes modules in addition to Training Operator modules: #1719 (comment).That will help to avoid hack to import Kubernetes modules in our
post-gen
script.Although, all Kubernetes modules will be stored in Training Operator SDK modules which will increase SDK size.
Let's discuss what is the best long term approach we should follow.
cc @tenzen-y @johnugeorge
/area sdk
The text was updated successfully, but these errors were encountered: