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 upPopular repositories
103 contributions in the last year
Contribution activity
December 2020
November 2020
Created 3 commits in 3 repositories
Created a pull request in kubernetes/test-infra that received 5 comments
Opened 2 other pull requests in 2 repositories
kubernetes/node-problem-detector
1
merged
kubernetes/k8s.io
1
merged
Reviewed 3 pull requests in 2 repositories
kubernetes/node-problem-detector 2 pull requests
kubernetes/kubernetes 1 pull request
Created an issue in kubernetes/node-problem-detector that received 1 comment
Change test/build.sh to use build ID
In kubernetes/test-infra#19963, to fix NPD batch merging, we switched to use BUILD_ID which is a unique ID every build. With BUILD_ID, the logic tr…