m-lab / etl-gardener

Gardener provides services for maintaining and reprocessing mlab data.
Apache License 2.0
13 stars 5 forks source link

Use narrower scope for parser-pool and gardener-pool node pools #308

Open gfr10598 opened 4 years ago

gfr10598 commented 4 years ago

These pools currently use cloud-platform scope, to allow gke to load the docker images from gcr.io. This seems like too broad a scope. Should investigate whether there is a narrower scope that would be sufficient.