m-lab / etl

M-Lab ingestion pipeline
Apache License 2.0
22 stars 7 forks source link

Sandbox opt gomod #980

Closed gfr10598 closed 3 years ago

gfr10598 commented 3 years ago

This PR updates many go mod dependencies, and specifically tweaks old code in embargo functions to avoid security vulnerabilities in libraries.

Run unit tests (automated checks below) Verify build (automated push-m-lab-etl-trigger below) Confirm proper operation in appengine sandbox: https://cloudlogging.app.goo.gl/PHWBZWTGh9kjTrcUA Confirm operation in K8S: https://grafana.mlab-sandbox.measurementlab.net/d/U2iBdRPZk/k8s-parsers?orgId=1&refresh=5m&from=1617095715275&to=1617138915275&var-datasource=Data%20Processing%20(mlab-sandbox)&var-interval=10m&var-pipeline=All&var-container=All K8S commit sha verified: etl-parser: gcr.io/mlab-sandbox/etl:36c34ab6deca6a7d16758c58ae169f70a3099518


This change is Reviewable

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 6375


Totals Coverage Status
Change from base Build 6369: 0.0%
Covered Lines: 3444
Relevant Lines: 5140

💛 - Coveralls