Commit Graph

7 Commits

Author SHA1 Message Date
Alexey Volkov cc83e1089b
Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
sina chavoshi 566dddfdfc
quick fix for quota list (#3075)
* quick fix for quota list

* updating yaml

* Removing typing
2020-02-14 09:18:18 -08:00
Jiaxiao Zheng e10e119af6
[Component] Add quota check in diagnose me component. (#3062)
* staging

* add quota check

* lint

* refactor and update component.yaml

* address comments
2020-02-13 11:52:36 -08:00
Yuan (Bob) Gong 02fabd306e
[Testing] Use google/cloud-sdk:279.0.0 to resolve workload identity flakiness (#3019)
* [Testing] Use gke 1.15.8 to mitigate workload identity flakiness

* Upgrade gcloud version

* Update image builder image too

* Turn on workload identity

* Update deploy-cluster.sh

* secret sample uses python3 instead

* Increase xgboost time limit

* Revert files with bad format

* Update component and pipelines to use gcloud 279.0.0

* Fix secret sample using python3

* Upgrade frontend integration test image

* Rebuild frontend integration test image
2020-02-11 18:34:07 -08:00
sina chavoshi b9846de3ba
updating links and service account message (#3044) 2020-02-11 16:12:07 -08:00
sina chavoshi 13dd20b1cb
Adding diagnose me component to XGboost sample (#2953)
* adding diagnose me component

* Updating component with execution flag

* chaning return type to match XGBOOST Pipeline

* changing the diagnose_me output type

* changing the diagnose_me output type

* reverting changes on XGBoost.py

* reverting changes in Xgboost_trainer

* remvoing raise error with flag

* upadating error message

* Adding support for project_id verification

* updating xgboost to add verification component

* chang project name validation

* chang project name validation

* changing the component to load from latest yaml
2020-01-31 20:51:20 -08:00
sina chavoshi 91f2ea96cc
diagnose me component (#2948)
* adding diagnose me component

* Updating component with execution flag
2020-01-31 10:43:21 -08:00