m-lab / scraper

Scrape experiment data off of MLab nodes and upload it to Google Cloud Storage
Apache License 2.0
5 stars 5 forks source link

Removes creation of mlab1 'canary' scraper k8s pods #333

Closed nkinkade closed 5 years ago

nkinkade commented 5 years ago

We no longer treat our legacy list of "canary" nodes as staging nodes, so don't create scraper pods for those nodes.


This change is Reviewable