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 upHighlights
- Arctic Code Vault Contributor
Pinned
197 contributions in the last year
Contribution activity
July 2020
- dozer47528/istio Go
- dozer47528/bazel-cmakelists Python
Created a pull request in istio/istio that received 6 comments
optimize memory usage (#25531)
Use ConfigKey for map keys will waste too much memory. Before Optimize: After Optimize [x] Performance and Scalability
+17
−6
•
6
comments
Created an issue in istio/istio that received 4 comments
Endpoints port error when remove any endpoints in ServiceEntry
Bug description I created a ServiceEntry which includes some endpoints, the cluster port, and endpoints port is different. When I try to remove som…
4
comments