Popular repositories
1,604 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
Created 12 commits in 5 repositories
Created 2 repositories
-
antoninbas/antrea-policy-auditing
Go
•
Built by
- antoninbas/landscape
Created a pull request in antrea-io/antrea that received 7 comments
Fix TestClusterIPHostAccess flakes
The curl command should use '--retry-connrefused', as refused connections are not considered transient erros by default (and won't cause retries ot…
+1
−1
•
7
comments
Opened 10 other pull requests in 4 repositories
antrea-io/antrea
6
merged
1
open
- Wait for policies to be realized for ANP/ACNP stats e2e tests
- Run golangci-lint for Octant plugin in CI
- Protect Traceflow state from concurrent access in Octant plugin
- Remove assumption that there is a single ovs-vswitchd .ctl file
- Fix Cyclonus NetworkPolicy Github workflow
- Add Go script to process CHANGELOG files before releases
- Do not fail clair-scan if docker containers cannot be killed
antoninbas/toolbox-docker
1
merged
p4lang/PI
1
merged
cncf/landscape
1
merged
Reviewed 29 pull requests in 3 repositories
antrea-io/antrea 26 pull requests
- Add documentation regarding Namespaces field
- Fix checksum computation error in ofctrl_packetout.go
- Use target port of Service in NodePortLocal to configure Pod reachability
- Remove deprecated api
- Add flow-aggregator e2e test for pod-to-external flow type
- [CI][e2e] Add test for ClusterIP Service access from host
- [CI] Clean up stale files & folders under /tmp
- add TranslatedSrcIP for SNAT
- Protect Traceflow state from concurrent access in Octant plugin
- Add ExternalIPPool API and update Egress API for failover support
- Automated cherry pick of #2253: Fix the race condition in ifConfigurator
- Automated cherry pick of #2253: Fix the race condition in ifConfigurator
- Automated cherry pick of #2253: Fix the race condition in ifConfigurator
- Improve readability of NeedsRoutingToPeer method
- [Windows] Fix the race condition in ifConfigurator
- Added functionality for running the same trace request again with the same parameters.
- [Windows] Check if the uplink is virtual before creating HNSNetwork
- Add Pod labels infomation in flow records
- [CI] Prune stale images in testbeds
- [CI][e2e] Fix bugs in runPingCommandFromTestPod
- Add SR-IOV secondary interface support
- Drop eth0 packets in PREROUTING on Kind Nodes
- [Flow Aggregator] Fix missing correlation and sanitize e2e tests
- [CI] Use trap in Jenkins jobs
- Add Go script to process CHANGELOG files before releases
- Some pull request reviews not shown.
p4lang/behavioral-model 2 pull requests
p4lang/p4runtime 1 pull request
Created an issue in antrea-io/antrea that received 4 comments
TestAntreaClusterNetworkPolicyStats failing consistently in CI
Describe the bug
I don't know what change could have caused this, but it seems that TestAntreaClusterNetworkPolicyStats is now failing consistently…
4
comments