Commit Graph

22 Commits (5bd2d4e6e06db97377c4ef75005a0eed6698dba4)

Author SHA1 Message Date
Dave Cunningham 982934dfb9 Use new Google API and OAuth libs, add UserAgent string
11 years ago
Ross Smith II 10dee1bd68 Temporarily fix build by forking golang.org/x/oauth2 @ b3f9a68
12 years ago
Dustin Carlino 7c67228912 Check if image already exists before doing anything else on GCE.
12 years ago
rhapsodhy dd547af0c4 fix googlecompute oauth dependency
12 years ago
Dustin Carlino 23c947acf0 Create GCE image from persistent disk instead of from a tarball.
12 years ago
Eric Johnson 87001dba60 Merge pull request #1679 from evandbrown/gce-service-accounts
12 years ago
Evan Brown ff149df30f Use golang/oauth2, no longer require client_secrets.json, and use
12 years ago
Misha Brukman 74e1be7469 Added the Ubuntu image project for GCE.
12 years ago
Mitchell Hashimoto b5c0c63ebc builder/googlecompute: use new auth scheme
12 years ago
Matt Page 8f237b7b94 Allow specifying project for source images in GCE
12 years ago
Jessica Frazelle 8bc696ce9e add disk size to google compute, so as to avoid disk size errors on exporting the image
12 years ago
Misha Brukman 5b56970b09 Added CoreOS, OpenSUSE, and Windows projects for searching images.
12 years ago
Misha Brukman 01130da729 builder/googlecompute: added support for all standard VM images
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Zac Shenker 139e498962 Changing to the v1 google-api-go-client. Now creates a persistent disk as the boot disk, and sets it to auto delete
12 years ago
Mitchell Hashimoto 637968f2dd builder/googlecompute: artifact uses Driver, no more api
13 years ago
Mitchell Hashimoto 33a84c0938 builder/googlecompute: StepRegisterImage
13 years ago
Mitchell Hashimoto a72d31fb5b builder/googlecompute: get instance info
13 years ago
Mitchell Hashimoto 57f707dfcc builder/googlecompute: delete instance
13 years ago
Mitchell Hashimoto f72f7a37d1 builder/googlecompute: fix all sorts of zone issues
13 years ago
Mitchell Hashimoto b676058144 builder/googlecompute: better logging
13 years ago
Mitchell Hashimoto 2bd6f1e2d7 builder/googlecompute: driver and create instance tests
13 years ago