Commit Graph

4 Commits

Author SHA1 Message Date
Chi Zhang 84c9a84d38
Add extra flags for cluster creation in test (#1033)
* add extra flags for cluster creation

* move flags out of request.go
2020-02-03 07:38:30 -08:00
Joyce Liu 4f9e59084b Return GKECluster info in PCO (#975)
Returns gkeOps in create, get prow-cluster-operation actions to fetch the Cluster info that's just created/fetched without reading the metadata file when running in Go
2020-01-06 14:43:50 -08:00
Joyce Liu 138ab0d10d Propagate the error in prow-cluster-operation actions instead of log.Fatalf (#931)
* Propagate the error in prow-cluster-operation actions instead of log.Fatalf

* log error in the same manner in prow-cluster-operation main
2019-12-09 20:45:46 -08:00
chaodaiG 0b19b4ad91 Add prow-cluster-operation package (#788)
* Add prow-cluster-operation package

* Remove binary committed by accident
2019-10-22 11:19:26 -07:00