Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,076 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 3 commits in 3 repositories
Created a pull request in observatorium/observatorium that received 3 comments
Update Gubernator and run unpriviledged
Mostly to run Gubernator on ports > 1024.
Opened 2 other pull requests in 1 repository
thanos-io/thanos
2
merged
Reviewed 4 pull requests in 4 repositories
observatorium/deployments 1 pull request
observatorium/operator 1 pull request
thanos-io/kube-thanos 1 pull request
monitoring-mixins/mixtool 1 pull request
Created an issue in observatorium/observatorium that received 4 comments
Adding a Postgres database dependency to test with Docker?
So far we have all tests running straight up binaries. I don't think that's feasible with Postgres anymore. I'm happy to be proven otherwise, but I…