Closed bbonenfant closed 2 years ago
This adds support for uploading the SAME context to PFS rather than storing it in a tarball and encoding it within the pipeline spec. An added bonus to this is that it considerably simplifies the "micro_entrypoint".
Merging since the test failures seem to be related to a misconfigured long running kubeflow cluster, which is hopefully unrelated to this change!
This adds support for uploading the SAME context to PFS rather than storing it in a tarball and encoding it within the pipeline spec. An added bonus to this is that it considerably simplifies the "micro_entrypoint".