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 up
Pinned
1,201 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 2 repositories
Created a pull request in terraform-google-modules/terraform-google-lb-http that received 9 comments
Add managed SSL certificates support
Introduced variables:
managed_ssl_certificate (bool)
managed_ssl_certificate_domains (list[string])
A managed SSL cert is provisioned only if:
ssl…
Opened 4 other pull requests in 2 repositories
terraform-google-modules/terraform-google-lb-http
3
merged
GoogleCloudPlatform/cloud-run-hello
1
merged
Reviewed 5 pull requests in 3 repositories
kubernetes-sigs/krew-index 3 pull requests
terraform-google-modules/terraform-google-lb-http 1 pull request
ahmetb/kubectx 1 pull request
Created an issue in GoogleCloudPlatform/buildpacks that received 5 comments
Could not build C# sample image for gRPC due to project layout
I am trying to build gRPC RouteGuide example project. https://github.com/grpc/grpc/tree/cc03415b78f8d562ccd9d7100c408fc65c013783/examples/csharp/Ro…