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- Switzerland
- Sign in to view email
Popular repositories
1,254 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in cilium/cilium that received 12 comments
hubble/container: Properly deal with nil values in RingReader
When the ring-buffer is not full, we must treat nil values the same as
reads outside of the readable indices. This commit ensures that read
treats …
+164
−85
•
12
comments
- daemon: expose HTTP endpoint on localhost for health checks
- test: Enable embedded Hubble globally
- hubble-relay: implement flows reordering
- hubble-relay: persist connections to hubble peers
- WIP Draft for relay API
- hubble/container: Properly deal with nil values in RingReader
- Improve Helm post-setup NOTES
- helm: Clean up hubble-listen-addresses
- Add an option to cilium-agent for disabling 'HealthCheckNodePort'
- helm: Update hubble-ui chart
Created an issue in cilium/cilium that received 1 comment
CI/Hubble: Test that DropEvents are stored as expected
cilium/test/runtime/Policies.go Line 1447 in 2ff7193
Checks whether xx drop events are being observed for various policy drop scenarios
W…
1
comment