Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Martin e19efdff76 Remove usage of deprecated ContainerOp methods in use_gcp_secret (#2280) 2019-10-01 21:45:07 -07:00
Ning 46026e56ae add support for hard and soft constraint in the preemptible nodepools (#2205)
* add support for hard and soft constraint in the preemptible nodepools

* fix unit tests
2019-09-23 15:19:26 -07:00
Aakash Bajaj 6a7b28f35d gcp cred bug fix for multiple credentials in single pipeline (#1384)
* gcp cred bug fix for multiple credentials in single pipeline

* squash to remove conflict
2019-08-20 01:37:33 -07:00
Alexey Volkov 90214f50e7 SDK - Use different volume names for different secrets (#1379)
* SDK - Use different volume names for different secrets

* Show a DeprecationWarning for now instead of removing the paramater outright.
2019-06-06 19:21:59 -07:00
Ning 6fcab51a44 Add dsl support for preemptible vm/gpus (#1306)
* add dsl support for preemptible vm/gpus

* change name to nodepool to avoid confusion
2019-05-13 19:13:09 -07:00
qimingj 1c689ed70d First step to bring back CMLE sample. (#599)
* First step to bring back CMLE sample.

Set GCP credential for gcloud. Do not export TPU Model because a) Serving does not need TPU. b) Workaround a CMLE 1.9 issue.

* Follow up on CR comments.

* Add comments.
2019-01-02 17:58:44 -08:00
hongye-sun 55e18269c3 support tpu settings in dsl (#491)
* support tpu settings in dsl

* fix issues from review comment
2018-12-06 21:55:36 -08:00
Alexey Volkov 800bd0249b SDK/GCP - Replaced default_gcp_op with task.apply(use_gcp_secret) (#430) 2018-12-03 18:02:30 -08:00