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
Thank you for creating this @kannon92! @ChenYi015 has been working on the sync script as part of Kubeflow Trainer PR: kubeflow/trainer#2435
We can try to adopt it for JobSet also.
We need to have some kind of sync or check to make sure that the helm templates do not differ from kustomize.
We can do this in phases but it is currently required that any CRD change must be copied to the helm crd directory because we don't autosync this.
This will easily be a bug in the future.
The text was updated successfully, but these errors were encountered: