Jiaxin Shan
|
390e80ed77
|
feat(sdk): add aws region field in use_aws_secret in kfp sdk (#4363)
|
2020-08-23 23:55:40 -07:00 |
Alexey Volkov
|
4c24650e5f
|
SDK - Tests - Fixed most of the test warnings (#2336)
|
2019-10-22 18:06:13 -07:00 |
Alexey Volkov
|
301186cc87
|
SDK - Refactoring - Reduced the usage of dsl.Pipeline context (#2034)
Also reduced the unnecessary explicit usage of PipelineParam bu the end users
|
2019-09-05 01:26:52 -07:00 |
Eterna2
|
91d941d6e5
|
[Feature] Supports parameterized S3Artifactory for Pipeline and ContainerOp in kfp package (#1064)
* kfp can declare custom artifact location in pipeline and containerop.
* Removed default artifact location
* Minor fixes
|
2019-05-14 19:48:20 -07:00 |
Alexey Volkov
|
a41bd106a1
|
SDK - Removing unneeded uses of dsl.Pipeline (#1229)
* SDK - Removing unneeded usages of dsl.Pipeline
* Fixed the naming-related issue
|
2019-05-14 18:48:18 -07:00 |
Jiaxin Shan
|
af9d48ac25
|
Allow users to add aws secrets (#1133)
|
2019-04-12 18:38:04 -07:00 |