Highlights
- Arctic Code Vault Contributor
- Pro
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 up
Pinned
2,002 contributions in the last year
Contribution activity
October 2020
Created a pull request in cilium/cilium that received 8 comments
vendor: pin yaml.v2 to v2.2.8
gopkg.in/yaml.v2 2.3.0 changed the default line wrapping which broke some k8s tests upstream. Signed-off-by: Tom Payne [email protected]
- docs/gettingstarted: Fix minor issues in Metrics guide
- docs/gettingstarted: Update AKS instructions
- build: Minor fixes to .gitignore and docs
- vagrant: make restart.sh executable
- hubble: Add node name filter
- api-limiter: Make auto adjust test less flaky
- docs: Correct minikube start command in getting started guide
- docs: Add link to CI failure triage to contributing guide
- docs: Update contributing docs
- pkg/hubble/filters: Add HTTP path filters
- docs: Add connectivity-check to Hubble getting started guide
- docs: Fix minor issues in getting started guide
Created an issue in cilium/cilium that received 4 comments
api-limiter: TestAutoAdjust unit test fails consistently
Running make unit-tests in the standard Vagrant VM on my local machine consistently fails with the following test failing:
FAIL: api_limiter_test.g…

