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
600 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created 1 commit in 1 repository
Created 1 repository
Created a pull request in istio/istio.io that received 1 comment
Fix a peeve in the deployments document.
[ ] Configuration Infrastructure [ ] Docs [ ] Installation [ ] Networking [ ] Performance and Scalability [ ] Policies and Telemetry [ ] Security […
Reviewed 24 pull requests in 3 repositories
istio/istio 19 pull requests
- [release-1.8] Update service-apis to the official v1alpha1 release
- Add release note for 25531
- Allow more flexible cluster names.
- Fix typo in comments
- Add doc on where distroless is built from
- Remove dead SDS debug code
- Use new Pod format for injection template
- injector: internally support multiple injector templates
- Fix webhook tests for rewrite probe
- Add Helm install doc for OpenShift
- Remove dead test
- Remove Istiod MCP sink
- Update PROFILES doc to list profile names
- Pull base image from GCR instead of dockerhub
- Remove old Istiod DNS code
- set network label when istioctl creates namespace
- improve install req message.
- Fix typos
- samples/helloworld: update README
istio/istio.io 4 pull requests
istio/community 1 pull request
Created an issue in istio/istio.io that received 4 comments
Deployment Document: DNS with multiple clusters section needs rework for 1.8
link: https://preliminary.istio.io/latest/docs/ops/deployment/deployment-models/
This could be more verbose:
In Kubernetes, the DNS server residing…