Highlights
- Arctic Code Vault Contributor
- Developer Program Member
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,337 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 5 commits in 2 repositories
Created 1 repository
Created a pull request in openservicemesh/osm that received 1 comment
feat(*): add TrafficPolicy struct and helpers
adds TrafficPolicy object to represent route configuration between a source and a destination adds a buildTrafficPolicies function that takes a li…
Opened 5 other pull requests in 2 repositories
openservicemesh/osm
3
merged
1
open
cncf/memorials
1
merged
Reviewed 14 pull requests in 2 repositories
openservicemesh/osm 13 pull requests
- envoy/rbac: add support for server side RBAC fitler
- Delete Certificate for an Envoy for a Pod that was Terminated
- update tags to 0.5.0
- fix(*): fix Mac build error
- Cut v0.5.0
- catalog: Refactor repeater() for clarity and to remove indentation level
- kube: Refactor Event Types
- [docs] edit readme for correct branch name
- catalog: add an api to retrieve service accounts for a service
- feat(osm/*) Automate enableDebugServer feature
- certificate: regenerate mock certificate and manager interfaces
- certificate: Adding ReleaseCertificate() to the Manager interface
- identity: add abstraction for service identity
Azure/osm-azure 1 pull request
Opened 5 issues in 1 repository
openservicemesh/osm
5
open
- remove isValidTrafficTarget after tackling validating SMI resources more generally
- GetHostnamesForUpstreamService should replace GetResolvableHostnamesForUpstreamService
- consolidate GetServicesForServiceAccounts and GetServicesForServiceAccount
- refactor how inbound and outbound VirtualHosts are programmed on Envoy proxies
- add rate limiting functionality