Skip to content

Pull requests: cilium/cilium

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

bpf: lxc: allow pod egress with an L2-announced Service VIP as source dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. kind/community-contribution This was a contribution made by a community member.
#46530 opened Jun 13, 2026 by kkroo Loading…
bpf: l2_responder: split map declarations into l2_responder_maps.h dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. kind/community-contribution This was a contribution made by a community member.
#46529 opened Jun 13, 2026 by kkroo Loading…
avoid identity lookups for server-independent DNS rules dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. kind/community-contribution This was a contribution made by a community member. sig/policy Impacts whether traffic is allowed or denied based on user-defined policies.
#46526 opened Jun 12, 2026 by nXtCyberNet Draft
.github/workflows: fix ci-kpr-eks failures on workflow_dispatch events area/CI Continuous Integration testing issue or flake area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. kind/bug/CI This is a bug in the testing code. release-note/ci This PR makes changes to the CI.
#46525 opened Jun 12, 2026 by aanm Member Loading…
tools/dev-doctor: remove stale FIXME about gomega check kind/community-contribution This was a contribution made by a community member. release-note/misc This PR makes changes that have no direct user impact.
#46524 opened Jun 12, 2026 by bitflicker64 Contributor Loading…
s390x support dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. kind/community-contribution This was a contribution made by a community member.
#46523 opened Jun 12, 2026 by kcrane Draft
cilium-dbg: use NodeKey.String() in bpf nodeid list kind/community-contribution This was a contribution made by a community member. release-note/misc This PR makes changes that have no direct user impact.
#46521 opened Jun 12, 2026 by PranjalManhgaye Loading…
7 of 8 tasks
hubble: fix l7 monitor filtering for AccessLog events area/hubble Impacts hubble server or relay kind/bug This is a bug in the Cilium logic. kind/community-contribution This was a contribution made by a community member. release-note/bug This PR fixes an issue in a previous release of Cilium.
#46519 opened Jun 12, 2026 by shreyasrajiv327 Loading… 1.20-feature-freeze
chore(deps): update quay.io/goswagger/swagger docker tag to v0.34.1 (main) kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
#46517 opened Jun 12, 2026 by cilium-renovate Bot Loading…
1 task
Remove docker libnetwork plugin 3/3 area/docker Impacts the integration with Docker. area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. release-note/misc This PR makes changes that have no direct user impact.
#46515 opened Jun 12, 2026 by aanm Member Loading…
redirectpolicy: add lrp/list script command for script tests area/lrp Impacts Local Redirect Policy. dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. dont-merge/preview-only Only for preview or testing, don't merge it.
#46512 opened Jun 12, 2026 by ysksuzuki Member Draft
Treat skipped jobs as success for commit and workflow status reporting release-note/ci This PR makes changes to the CI.
#46509 opened Jun 11, 2026 by joestringer Member Draft
bpf: allow L7LB TCP close packets on stale endpoint marks dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
#46508 opened Jun 11, 2026 by thorn3r Contributor Loading…
clustermesh: endpoint slices watch and kvstoremesh wiring area/clustermesh Relates to multi-cluster routing functionality in Cilium. cilium-cli This PR contains changes related with cilium-cli release-note/misc This PR makes changes that have no direct user impact.
#46506 opened Jun 11, 2026 by MrFreezeex Member Loading…
bpf: Make snat_v4_needs_masquerade global area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. kind/complexity-issue Relates to BPF complexity or program size issues release-note/misc This PR makes changes that have no direct user impact.
#46504 opened Jun 11, 2026 by pchaigno Member Draft
cli/sysdump: capture more operator and clustermesh-apiserver troubleshooting information cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary release-note/misc This PR makes changes that have no direct user impact.
#46503 opened Jun 11, 2026 by giorio94 Member Loading…
network driver: allow pods requesting multiple claims area/dra-plugin Impacts the Cilium Network Driver DRA plugin. release-note/misc This PR makes changes that have no direct user impact.
#46501 opened Jun 11, 2026 by bersoare Contributor Loading…
ginkgo: remove Test NodePort with L7 policy tests area/CI Continuous Integration testing issue or flake ci/hyperjump Relates to 2022 test improvement initiative. cilium-cli This PR contains changes related with cilium-cli release-note/ci This PR makes changes to the CI.
#46499 opened Jun 11, 2026 by smagnani96 Contributor Draft
bpf/test: porting tc_nodeport_lb4_nat_lb.c to IPv6 area/CI Continuous Integration testing issue or flake dont-merge/blocked Another PR must be merged before this one. kind/enhancement This would improve or streamline existing functionality. release-note/ci This PR makes changes to the CI.
#46496 opened Jun 11, 2026 by smagnani96 Contributor Draft
ginkgo: remove Tests GH#10983 area/CI Continuous Integration testing issue or flake ci/hyperjump Relates to 2022 test improvement initiative. kind/enhancement This would improve or streamline existing functionality. release-note/ci This PR makes changes to the CI.
#46494 opened Jun 11, 2026 by smagnani96 Contributor Loading…
[multi-pool] Miscellaneous minor fixes area/ipam IP address management, including cloud IPAM area/multipool Affects Multi-Pool IPAM area/operator Impacts the cilium-operator component release-note/misc This PR makes changes that have no direct user impact.
#46492 opened Jun 11, 2026 by pippolo84 Member Loading…
policy: migrate K8sPolicyTestExtended to component tests dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. kind/community-contribution This was a contribution made by a community member. sig/policy Impacts whether traffic is allowed or denied based on user-defined policies.
#46490 opened Jun 11, 2026 by Harsh63870 Draft
10 of 12 tasks
gateway-api: fix TLS passthrough translation area/servicemesh GH issues or PRs regarding servicemesh feature/k8s-gateway-api kind/bug This is a bug in the Cilium logic. release-note/bug This PR fixes an issue in a previous release of Cilium.
#46488 opened Jun 11, 2026 by arybolovlev Contributor Draft
datapath: sockets: add test coverage for v4-in-v6 client termination area/CI Continuous Integration testing issue or flake area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. feature/ipv6 Relates to IPv6 protocol support feature/socket-lb Impacts the Socket-LB part of Cilium's kube-proxy replacement. release-note/ci This PR makes changes to the CI.
#46487 opened Jun 11, 2026 by julianwiedmann Member Loading…
gateway-api: add support for ExtensionRef using Envoy ext_proc filter dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. feature/k8s-gateway-api kind/community-contribution This was a contribution made by a community member.
#46479 opened Jun 10, 2026 by eufriction Contributor Draft
ProTip! What’s not been updated in a month: updated:<2026-05-13.