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

Remove release scripts 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/misc This PR makes changes that have no direct user impact.
#32938 opened Jun 6, 2024 by aanm Loading…
ipsec-tests: Fix flaky TestUpsertIPSecKeyMissing release-note/ci This PR makes changes to the CI.
#32937 opened Jun 6, 2024 by marseel Loading…
removed depreacted calls and added nolint for strings.Title 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.
#32936 opened Jun 6, 2024 by yogesh1801 Loading…
bpf: allow policy verdict notifications in bpf_host area/host-firewall Impacts the host firewall or the host endpoint. area/monitor Impacts monitoring, access logging, flow logging, visibility of datapath traffic. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. sig/policy Impacts whether traffic is allowed or denied based on user-defined policies.
#32934 opened Jun 6, 2024 by jibi Loading…
Pr/gray/1.15/egress proxy ipsec fix2 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.
#32932 opened Jun 6, 2024 by jschwinger233 Draft
8 tasks
ci: Add IPsec leak detection for ci-ipsec-e2e area/CI Continuous Integration testing issue or flake area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. feature/ipsec Relates to Cilium's IPsec feature release-note/ci This PR makes changes to the CI. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
#32930 opened Jun 6, 2024 by jschwinger233 Loading…
Document dev cycle and feature freeze release-note/misc This PR makes changes that have no direct user impact.
#32929 opened Jun 6, 2024 by joestringer Loading…
wip debug dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
#32928 opened Jun 5, 2024 by aditighag Draft
Remove etcd.managed Helm setting release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
#32921 opened Jun 5, 2024 by joestringer Loading…
pkg/identity: Add basic identity allocator dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. sig/policy Impacts whether traffic is allowed or denied based on user-defined policies.
#32919 opened Jun 5, 2024 by ovidiutirla Loading…
LLVM 18 fixes batch #1 ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
#32918 opened Jun 5, 2024 by gentoo-root Loading…
etcd, clustermesh: generalize and untangle the custom dialer logic for automatic DNS name to service ClusterIP translation area/clustermesh Relates to multi-cluster routing functionality in Cilium. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. sig/agent Cilium agent related. sig/kvstore Impacts the KVStore package interactions.
#32916 opened Jun 5, 2024 by giorio94 Loading…
endpoint: skip unnecessary syncPolicyMaps on first regeneration area/proxy Impacts proxy components, including DNS, Kafka, Envoy and/or XDS servers. dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. 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.
#32914 opened Jun 5, 2024 by squeed Loading…
clustermesh: enable kvstoremesh by default dont-merge/discussion A discussion is ongoing and should be resolved before merging, regardless of reviews & tests status. release-note/major This PR introduces major new functionality to Cilium.
#32912 opened Jun 5, 2024 by marseel Loading…
Add golang cases dependency and removes string.Title deprecated function hubble-cli PRs or GitHub issues related with hubble-cli 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.
#32904 opened Jun 5, 2024 by yogesh1801 Loading…
clustermesh: drop clustermesh/remoteCluster circular reference area/clustermesh Relates to multi-cluster routing functionality in Cilium. kind/cleanup This includes no functional changes. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
#32900 opened Jun 5, 2024 by giorio94 Loading…
ci: test egress-gateway-with-l7-policy dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
#32898 opened Jun 5, 2024 by ysksuzuki Draft
bgp/configmap: remove unnecessary else statement ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
#32892 opened Jun 4, 2024 by harsimran-pabla Loading…
l2-discovery: fix health reporting for link updater area/health Relates to the cilium-health component release-blocker/1.16 This issue will prevent the release of the next version of Cilium. release-note/bug This PR fixes an issue in a previous release of Cilium.
#32890 opened Jun 4, 2024 by thorn3r Loading…
daemon: cleanup daemon fields kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact. sig/agent Cilium agent related.
#32880 opened Jun 4, 2024 by mhofstetter Loading…
bpf: host: add host_egress_policy hook release-note/misc This PR makes changes that have no direct user impact. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
#32879 opened Jun 4, 2024 by jibi Loading…
k8s: modularize k8s watcher area/modularization kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. sig/agent Cilium agent related. sig/policy Impacts whether traffic is allowed or denied based on user-defined policies.
#32878 opened Jun 4, 2024 by mhofstetter Loading…
Cleanup leftovers from node statuses in CNP/CCNP kind/cleanup This includes no functional changes. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. sig/agent Cilium agent related.
#32877 opened Jun 4, 2024 by marseel Loading…
2
4
externalTrafficPolicy configuration support for Ingress/GwAPI K8s Service area/servicemesh GH issues or PRs regarding servicemesh feature/k8s-gateway-api feature/k8s-ingress kind/feature This introduces new functionality. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
#32873 opened Jun 4, 2024 by PhilipSchmid Loading…
3 of 4 tasks
bpf: propagate src sec id from ingress bpf_overlay to egress bpf_host release-note/misc This PR makes changes that have no direct user impact. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
#32871 opened Jun 4, 2024 by jibi Loading…
ProTip! Exclude everything labeled bug with -label:bug.