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

clustermesh: export MCS-API data to clustermesh etcd dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
#32972 opened Jun 8, 2024 by MrFreezeex Loading…
4 of 5 tasks
loader: cache parsed CollectionSpec release-note/misc This PR makes changes that have no direct user impact. sig/loader Impacts the loading of BPF programs into the kernel.
#32962 opened Jun 7, 2024 by lmb Draft
clustermesh: fix remote service deletion on endpointslicesync area/clustermesh Relates to multi-cluster routing functionality in Cilium. release-note/misc This PR makes changes that have no direct user impact.
#32961 opened Jun 7, 2024 by MrFreezeex Loading…
pkg/identity: Move GetCIDKeyFromK8sLabels to GlobalIdentity 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.
#32960 opened Jun 7, 2024 by ovidiutirla Loading…
pkg/identitybackend: Make sanitizeK8sLabels method public dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
#32958 opened Jun 7, 2024 by ovidiutirla Loading…
[draft] node garbage collection 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.
#32957 opened Jun 7, 2024 by bimmlerd Draft
ci: Prohibit concurrent execution of cleanIPSecStatesAndPolicies() dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
#32954 opened Jun 7, 2024 by jschwinger233 Draft
8 tasks
Bandwidth map: fix missing table in reconciler config release-note/bug This PR fixes an issue in a previous release of Cilium.
#32952 opened Jun 7, 2024 by dylandreimerink Loading…
Miscellaneous improvements to clustermesh-related troubleshooting tools area/cli Impacts the command line interface of any command in the repository. area/clustermesh Relates to multi-cluster routing functionality in Cilium. 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.
#32951 opened Jun 7, 2024 by giorio94 Loading…
maps: nat: remove rtp.log feature/snat Relates to SNAT or Masquerading of traffic kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact.
#32945 opened Jun 6, 2024 by julianwiedmann Loading…
bpf: transport source identity in MARK_MAGIC_OVERLAY area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. feature/ipsec Relates to Cilium's IPsec feature 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.
#32944 opened Jun 6, 2024 by julianwiedmann Draft
ipsec-tests: Fix flaky TestUpsertIPSecKeyMissing 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.
#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…
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…
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 Draft
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…
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 area/clustermesh Relates to multi-cluster routing functionality in Cilium. 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…
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…
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…
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…
4 tasks done
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! Updated in the last three days: updated:>2024-06-05.