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 Backports 2024-05-24 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.
#32709 opened May 24, 2024 by YutaroHayakawa Loading…
1 task
[DRAFT]: loader/config: Remove out-of-band data access release-note/misc This PR makes changes that have no direct user impact.
#32706 opened May 24, 2024 by joamaki Draft
[v1.13] ipsec: Safely delete Xfrm state 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.
#32705 opened May 24, 2024 by jschwinger233 Draft
1 task
[v1.14] ipsec: Safely delete Xfrm state backport/1.14 This PR represents a backport for Cilium 1.14.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master.
#32704 opened May 24, 2024 by jschwinger233 Draft
1 task
PolicyRepository: index and replace rules by resource. kind/performance There is a performance impact of this. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. sig/policy Impacts whether traffic is allowed or denied based on user-defined policies.
#32703 opened May 24, 2024 by squeed Loading…
[v1.15] images: bump cni plugins to v1.5.0 backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
#32702 opened May 24, 2024 by lmb Draft
[v1.14] images: bump cni plugins to v1.5.0 backport/1.14 This PR represents a backport for Cilium 1.14.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
#32701 opened May 24, 2024 by lmb Draft
loader: remove datapathSHA256 release-note/misc This PR makes changes that have no direct user impact. sig/loader Impacts the loading of BPF programs into the kernel.
#32700 opened May 24, 2024 by lmb Draft
k8s: use cilium slices sort utility to sort Pod IP's from status kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact.
#32697 opened May 24, 2024 by mhofstetter Loading…
v1.13 Backports 2024-05-24 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.
#32696 opened May 24, 2024 by YutaroHayakawa Loading…
5 of 10 tasks
v1.14 Backports 2024-05-24 backport/1.14 This PR represents a backport for Cilium 1.14.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master.
#32695 opened May 24, 2024 by YutaroHayakawa Loading…
7 of 12 tasks
Cilium BGPv1 - Support updated CRD field for CIDR definition on Ciliu… area/bgp dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. kind/bug This is a bug in the Cilium logic. kind/community-contribution This was a contribution made by a community member. 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.
#32694 opened May 23, 2024 by dswaffordcw Draft
8 tasks
bgpv2: removing v2Enable feature flag area/bgp release-note/misc This PR makes changes that have no direct user impact.
#32692 opened May 23, 2024 by harsimran-pabla Loading…
v1.15 Backports 2024-05-24 backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master.
#32691 opened May 23, 2024 by YutaroHayakawa Loading…
8 of 15 tasks
Introduce clustermesh source to differentiate data retrieved from remote clusters area/clustermesh Relates to multi-cluster routing functionality in Cilium. release-note/misc This PR makes changes that have no direct user impact. sig/kvstore Impacts the KVStore package interactions.
#32688 opened May 23, 2024 by giorio94 Loading…
gha: cover TLS auth mode in clustermesh upgrade/downgrade tests area/CI Continuous Integration testing issue or flake area/clustermesh Relates to multi-cluster routing functionality in Cilium. needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch release-note/ci This PR makes changes to the CI.
#32684 opened May 23, 2024 by giorio94 Loading…
Pr/gray/main/egress proxy ipsec fix3 dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
#32683 opened May 23, 2024 by jschwinger233 Draft
helm: remove CriticalAddonsOnly toleration in preflight DaemonSet area/helm Impacts helm charts and user deployment experience 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.
#32682 opened May 23, 2024 by HongChenTW Loading…
5 of 8 tasks
Adding support for TrafficDistribution 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.
#32678 opened May 23, 2024 by robscott Loading…
Consolidate regeneration metrics accounting area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. area/metrics Impacts statistics / metrics gathering, eg via Prometheus. release-note/misc This PR makes changes that have no direct user impact. sig/policy Impacts whether traffic is allowed or denied based on user-defined policies.
#32677 opened May 22, 2024 by christarazi Loading…
bitlpm: Convert UintTrie to Struct release-note/misc This PR makes changes that have no direct user impact.
#32676 opened May 22, 2024 by nathanjsweet Loading…
policy: Add Port Range Support for Policies Part 2/3 release-note/misc This PR makes changes that have no direct user impact.
#32675 opened May 22, 2024 by nathanjsweet Loading…
ci: lint commit-status-final area/CI Continuous Integration testing issue or flake area/CI-improvement Topic or proposal to improve the Continuous Integration workflow release-note/ci This PR makes changes to the CI.
#32672 opened May 22, 2024 by viktor-kurchenko Loading…
4 of 8 tasks
clustermesh: introduce circuit breaker in wait for synchronization operations area/clustermesh Relates to multi-cluster routing functionality in Cilium. backport/author The backport will be carried out by the author of the PR. kind/bug This is a bug in the Cilium logic. 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.
#32671 opened May 22, 2024 by giorio94 Loading…
Add metric for identity GC latency 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.
#32670 opened May 22, 2024 by sjdot Draft
ProTip! Mix and match filters to narrow down what you’re looking for.