Skip to content

Pull requests: cilium/cilium

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

Pull requests list

v1.13 without the deny precedence patch + ipsec backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master.
#32459 opened May 10, 2024 by julianwiedmann Draft
8 tasks
bugtool: Deduplicate tc qdisc commands area/bugtool Impacts gathering of data for debugging purposes. release-note/misc This PR makes changes that have no direct user impact.
#32455 opened May 10, 2024 by pippolo84 Loading…
cilium: netkit support kind/performance There is a performance impact of this. release-blocker/1.16 This issue will prevent the release of the next version of Cilium. release-note/major This PR introduces major new functionality to Cilium. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
#32429 opened May 8, 2024 by borkmann Draft
[draft] isolate direct routing device functionality area/daemon Impacts operation of the Cilium daemon. area/modularization release-note/misc This PR makes changes that have no direct user impact. sig/agent Cilium agent related.
#32381 opened May 6, 2024 by bimmlerd Draft
IPAM: Adds AWS ENI IPv6 Prefix Delegation Support release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
#32352 opened May 3, 2024 by danehans Loading…
Remove deprecated hubble.ui.securityContext.enabled from hubble-ui kind/community-contribution This was a contribution made by a community member. needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch release-note/bug This PR fixes an issue in a previous release of Cilium.
#32338 opened May 3, 2024 by stelucz Loading…
CODEOWNERS: Update for common release files release-note/misc This PR makes changes that have no direct user impact. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
#32327 opened May 2, 2024 by joestringer Draft
ipsec: Fold per-node XFRM IN state changes in key system change area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. feature/ipsec Relates to Cilium's IPsec feature release-note/bug This PR fixes an issue in a previous release of Cilium. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. upgrade-impact This PR has potential upgrade or downgrade impact.
#32318 opened May 2, 2024 by pchaigno Draft
Hubble: Adding structured format to configure Hubble Metrics dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
#32294 opened May 1, 2024 by vakalapa Draft
5 of 8 tasks
install/kubernetes: allow extra helm resources 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. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
#32293 opened May 1, 2024 by bewing Loading…
Pr/tp/refactor kpr init dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
#32275 opened Apr 30, 2024 by tommyp1ckles Draft
8 tasks
ci: add tests for migration to CiliumEndpointSlice kind/community-contribution This was a contribution made by a community member. release-note/ci This PR makes changes to the CI.
#32268 opened Apr 30, 2024 by jshr-w Loading…
3 of 8 tasks
policy: Add L7 HTTP rule in CNP CRD release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
#32248 opened Apr 30, 2024 by sayboras Draft
bpf: Replace old school header guards with #pragma once release-note/misc This PR makes changes that have no direct user impact.
#32235 opened Apr 29, 2024 by dylandreimerink Loading…
gateway-api: Bump to version v1.1.0 feature/k8s-gateway-api release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
#32233 opened Apr 29, 2024 by sayboras Draft
Loader full reconciliation dont-merge/preview-only Only for preview or testing, don't merge it. release-note/misc This PR makes changes that have no direct user impact.
#32232 opened Apr 29, 2024 by dylandreimerink Draft
Move init phase of KPR configuration outside of Hive Runtime release-note/bug This PR fixes an issue in a previous release of Cilium. release-note/misc This PR makes changes that have no direct user impact.
#32216 opened Apr 28, 2024 by tommyp1ckles Draft
Dns proxy port test 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.
#32186 opened Apr 25, 2024 by jrajahalme Draft
Experimental load-balancing control-plane with StateDB release-note/misc This PR makes changes that have no direct user impact.
#32185 opened Apr 25, 2024 by joamaki Loading…
Clangfree experiment no global ifdef dont-merge/preview-only Only for preview or testing, don't merge it. release-note/misc This PR makes changes that have no direct user impact. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
#32154 opened Apr 24, 2024 by dylandreimerink Draft
NAT source port metrics & table area/metrics Impacts statistics / metrics gathering, eg via Prometheus. feature/egress-gateway Impacts the egress IP gateway feature. feature/snat Relates to SNAT or Masquerading of traffic ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/major This PR introduces major new functionality to Cilium. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
#32152 opened Apr 24, 2024 by tommyp1ckles Queued
[DRAFT] Table of nodes dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
#32144 opened Apr 23, 2024 by joamaki Draft
ci: deduplicate image build matrix definition dont-merge/preview-only Only for preview or testing, don't merge it. needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch pinned These issues are not marked stale by our issue bot. release-note/ci This PR makes changes to the CI.
#32022 opened Apr 17, 2024 by tklauser Draft
datapath/node: avoid fatal on daemon init when node routes fail. kind/regression This functionality worked fine before, but was broken in a newer release of Cilium. needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch release-note/bug This PR fixes an issue in a previous release of Cilium. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
#31972 opened Apr 15, 2024 by tommyp1ckles Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.