-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SDK - Switching python container components to Lightweight components…
… code generator (#1889) * SDK - Switching python container components to Lightweight components code generator * Fixed the tests Had to remove the python2 test since python2 code generation is going away (python2 is near its End of Life and Kubeflow Pipelines only support python 3.5+). * Added description for the internal add_files parameter * Fixed typo * Removed the `test_func_to_entrypoint` test This was proposed by @gaoning777: `_func_to_entrypoint` is now just a reference to `_func_to_component_spec` which is extensively covered by other tests.
- Loading branch information
1 parent
1b4919f
commit cf681cb
Showing
2 changed files
with
76 additions
and
418 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.