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
885 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 2 commits in 1 repository
Created a pull request in projectcontour/contour that received 1 comment
Opened 1 other pull request in 1 repository
projectcontour/contour
1
merged
Reviewed 15 pull requests in 2 repositories
projectcontour/contour 12 pull requests
- design: Design for HTTPProxy Conflict Resolution
- site/guides: Add cert-manager example to explain how to use Certificate resources
- Update cert-manager to v1.1.0 in integration
- internal/xds/v3: Add common logging for envoy and contour xDS servers
- Add a Helm option to the Getting Started guide.
- pkg/certs: Move certgen into a public package so other projects can consume
- internal/dag: fix debug printout for client cert secret
- site/guides: Update cert-manager guide for v1.0
- Adds Contour Operator to Release Doc
- Restore 'ValidConditionType' to follow api versioning rules
- apis: Add ErrorType constants to DetailedConditions
- Adds Operator Troubleshooting Guide