- Switzerland
-
10:18
- 1h ahead - https://distanz.ch
Pinned Loading
-
-
golang/sys
golang/sys Public[mirror] Go packages for low-level interaction with the operating system
-
2,143 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created a pull request in cilium/cilium that received 23 comments
Modernize Go map and slice operations
Use the convenience functions from the maps
and slices
standard library packages, added in Go 1.21 and extended in the successive releases.
Generat…
+250
−511
lines changed
•
23
comments
Opened 19 other pull requests in 7 repositories
cilium/cilium
2
open
9
merged
-
ipcache: modify labels map in-place in
resolveLabels
This contribution was made on Mar 26 -
Use
slices.Sorted(maps.Keys(...))
to get sorted list of map keysThis contribution was made on Mar 26 -
ipcache: reduce labels map memory churn in resolveLabels a bit
This contribution was made on Mar 25
-
policy/group: de-duplicate derivative policy add/update/delete operations
This contribution was made on Mar 25
-
Remove dependency from cilium-cli onto
pkg/datapath
andgithub.com/cilium/ebpf
This contribution was made on Mar 20 -
policy/groups: remove unused, always-nil return values
This contribution was made on Mar 20
-
Documentation: fix mentions of per-node
cilium-dbg
toolThis contribution was made on Mar 18 -
Use more efficient
SplitSeq
instead ofSplit
This contribution was made on Mar 12 -
proxy/proxyports: fix flake and data race in TestPortAllocator
This contribution was made on Mar 7
-
k8s: move portforward functionality to separate sub-package
This contribution was made on Mar 7
-
fqdn/dnsproxy: use
netip.Addr
forDNSProxy.usedServers
This contribution was made on Mar 4
cilium/ebpf
1
closed
1
merged
-
go.mod: bump golang.org/x/net to 0.36.0
This contribution was made on Mar 21
-
Add new ≥ 5.11 map/prog types to feature matrix
This contribution was made on Mar 21
tklauser/go-sysconf
2
merged
-
go.mod: update github.com/tklauser/numcpu to v0.10.0
This contribution was made on Mar 5
-
go.mod: update minimum Go version to 1.23.0
This contribution was made on Mar 5
isovalent/ebpf-docs
1
merged
-
docs/linux: add missing feature tags for map/program types
This contribution was made on Mar 21
tklauser/lintcomparestrings
1
merged
-
Bump Go versions
This contribution was made on Mar 7
tklauser/numcpus
1
merged
-
go.mod: update minimum Go version to 1.23.0
This contribution was made on Mar 5
tklauser/ps
1
merged
-
go.mod: update minimum Go version to 1.23.0
This contribution was made on Mar 5
Reviewed 37 pull requests in 5 repositories
cilium/cilium
25 pull requests
-
v1.17 Backports 2025-03-26
This contribution was made on Mar 26
-
pkg/datapath: migrate to slog
This contribution was made on Mar 25
-
build: update golangci-lint to v2.0.0
This contribution was made on Mar 25
-
feat: Standalone dns proxy - Cilium agent grpc server
This contribution was made on Mar 20
-
Remove dependency from cilium-cli onto
pkg/datapath
andgithub.com/cilium/ebpf
This contribution was made on Mar 20 -
proxy: Bump envoy version to v1.33.0
This contribution was made on Mar 20
-
v1.15 Backports 2025-03-18
This contribution was made on Mar 20
-
v1.16 Backports 2025-03-18
This contribution was made on Mar 20
-
v1.17 Backports 2025-03-18
This contribution was made on Mar 20
-
fix(deps): update all go dependencies main (main)
This contribution was made on Mar 18
-
fix(deps): update kubernetes packages to v0.32.3 (main)
This contribution was made on Mar 18
-
chore(deps): update module github.com/containerd/containerd to v1.7.27 [security] (v1.16) - autoclosed
This contribution was made on Mar 18
-
chore(deps): update module github.com/containerd/containerd to v1.7.27 [security] (main)
This contribution was made on Mar 18
-
chore(deps): update module github.com/containerd/containerd to v1.7.27 [security] (v1.15)
This contribution was made on Mar 18
-
Bump StateDB to version 0.3.7
This contribution was made on Mar 12
-
Modernize Go map and slice operations
This contribution was made on Mar 12
-
pkg/endpoint: fix race in unit test
This contribution was made on Mar 12
-
chore(deps): update go to v1.24.1 (main)
This contribution was made on Mar 11
-
v1.17 Backports 2025-03-10
This contribution was made on Mar 11
-
vendor: Bump hive to latest version
This contribution was made on Mar 11
-
bpf: Add option to utilize core maps via BPF_F_NO_COMMON_LRU
This contribution was made on Mar 7
-
v1.15 Backports 2025-03-05
This contribution was made on Mar 6
-
ipcache: Slightly optimize calls to fetch tunnel and encrypt metadata
This contribution was made on Mar 6
-
proxy: modularize proxy access logger
This contribution was made on Mar 5
-
cilium: host proxy delegation infra
This contribution was made on Mar 5
- Some pull request reviews not shown.
cilium/cilium-cli
3 pull requests
-
github: Remove multicluster.yaml
This contribution was made on Mar 21
-
Update stable release to v0.18.1
This contribution was made on Mar 7
-
Prepare for v0.18.2 release
This contribution was made on Mar 7
cilium/workerpool
2 pull requests
-
ci: update golangci-lint to v2
This contribution was made on Mar 25
-
ci: Bump golangci/golangci-lint-action from 6.5.0 to 6.5.2
This contribution was made on Mar 18
cilium/certgen
2 pull requests
-
[v0.1] vendor: Bump github.com/spf13/viper from 1.19.0 to 1.20.0
This contribution was made on Mar 18
-
vendor: bump the k8s-deps group with 3 updates
This contribution was made on Mar 12
cilium/ebpf
1 pull request
-
Add new ≥ 5.11 map/prog types to feature matrix
This contribution was made on Mar 25
Created an issue in cilium/cilium that received 1 comment
CI: data race in endpoint.TestIncrementalUpdatesDuringPolicyGeneration
CI failure
==================
WARNING: DATA RACE
Read at 0x00c00038e6ff by goroutine 22: github.com/cilium/cilium/pkg/endpoint.TestIncrementalUpdat…
1
comment
82
contributions
in private repositories
Mar 4 – Mar 26