Skip to content

Issues: cilium/cilium

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Unable to access SCTP Server using NodePort from host when running cilium without kube-proxy kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps.
#32412 opened May 8, 2024 by rajeevsatya
2 of 3 tasks
cilium v1.15.4 network ping fails metallb's LoadBalancer, curl LoadBalancer can pass kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps.
#32411 opened May 8, 2024 by luo964973791
2 of 3 tasks
CI: Conformance Ingress: expected status code 200 but 503 was returned area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me!
#32407 opened May 7, 2024 by thorn3r
CI: Conformance Ginkgo: Client pods not ready after timeout: timed out waiting for pods with filter -l type=client to be ready: 8m0s timeout expired area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me!
#32404 opened May 7, 2024 by christarazi
CI: Conformance Ginkgo: Provision LVH VMs area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me!
#32400 opened May 7, 2024 by thorn3r
Unable to create endpoint: Cilium API client timeout exceeded kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps.
#32399 opened May 7, 2024 by FranAguiar
2 tasks done
Cilium with maglev long delay managing services with several ports kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps.
#32391 opened May 7, 2024 by tommasopozzetti
2 of 3 tasks
CI: Conformance E2E: check-log-errors: map cilium_encrypt_state: pin map to /sys/fs/bpf/tc/globals/cilium_encrypt_state: file exists area/CI Continuous Integration testing issue or flake area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. ci/flake This is a known failure that occurs in the tree. Please investigate me!
#32387 opened May 6, 2024 by joestringer
Gateway API: TLSRoutes erroneously attaching to HTTPS-listeners area/servicemesh GH issues or PRs regarding servicemesh feature/k8s-gateway-api kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps. sig/agent Cilium agent related.
#32371 opened May 6, 2024 by vehagn
3 tasks done
/etc/rancher/k3s directory does not exist, causing FileOrCreate hostpath mount for /etc/rancher/k3s/k3s.yaml to fail. area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. info-completed The GH issue has received a reply from the author kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps. sig/agent Cilium agent related.
#32358 opened May 5, 2024 by andsens
3 tasks done
Gateway API cannot access outside of cluster node area/servicemesh GH issues or PRs regarding servicemesh feature/k8s-gateway-api kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps. sig/agent Cilium agent related.
#32356 opened May 5, 2024 by baildagq
2 of 3 tasks
Cilium continues to serve stale IPs from existing allocated ENIs after updating AWS subnets area/eni Impacts ENI based IPAM. kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps. sig/agent Cilium agent related.
#32346 opened May 3, 2024 by cnmcavoy
2 of 3 tasks
OwnerReferences removal by Cilium Operator kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps. sig/agent Cilium agent related. sig/k8s Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.
#32339 opened May 3, 2024 by IvanProdaiko94
2 of 3 tasks
hostfw: scalability issue due to BPF connection tracking for overlay traffic area/host-firewall Impacts the host firewall or the host endpoint. feature/conntrack kind/performance There is a performance impact of this. pinned These issues are not marked stale by our issue bot. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
#32335 opened May 3, 2024 by julianwiedmann
cilium_bpf_map_pressure show incorrect map utilization area/metrics Impacts statistics / metrics gathering, eg via Prometheus. info-completed The GH issue has received a reply from the author kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
#32311 opened May 2, 2024 by spal-x
2 of 3 tasks
CFP: IP metrics kind/feature This introduces new functionality. sig/hubble Impacts hubble server or relay
#32301 opened May 2, 2024 by stelucz
After disabling ClusterMesh, Cilium seems to think it still exists despite it was disabled area/clustermesh Relates to multi-cluster routing functionality in Cilium. kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
#32300 opened May 2, 2024 by samip5
2 of 3 tasks
Gateway: Combining listeners with HTTPS and TLS protocol area/servicemesh GH issues or PRs regarding servicemesh feature/k8s-gateway-api kind/bug This is a bug in the Cilium logic. kind/community-report This was reported by a user in the Cilium community, eg via Slack. needs/triage This issue requires triaging to establish severity and next steps. sig/agent Cilium agent related.
#32292 opened May 1, 2024 by vehagn
3 tasks done
CI: Conformance E2E (ci-e2e): check-log-errors: map cilium_ratelimit: pin map to /sys/fs/bpf/tc/globals/cilium_ratelimit: file exists area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me!
#32291 opened May 1, 2024 by learnitall
CI: Conformance EKS (ci-eks): IPSec key rotation: no-ipsec-xfrm-errors area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me!
#32290 opened May 1, 2024 by learnitall
CI: Conformance EKS (ci-eks): IPSec key rotation: no-interrupted-connections area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me!
#32289 opened May 1, 2024 by learnitall
CI: Installation and Connectivity Test pod-to-world/http(s)-to-google.com: curl: (22) The requested URL returned error: 502 area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me!
#32288 opened May 1, 2024 by learnitall
CFP: Remove Deprecated Function Calls good-first-issue Good starting point for new developers, which requires minimal understanding of Cilium. kind/feature This introduces new functionality.
#32274 opened Apr 30, 2024 by nathanjsweet
Document developer expectations for usage of labels area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. area/process Improve guidelines and processes so the community can use a common approach to solutions.
#32269 opened Apr 30, 2024 by joestringer
CFP: Support TLS for Cilium metrics endpoint good-first-issue Good starting point for new developers, which requires minimal understanding of Cilium. kind/feature This introduces new functionality.
#32266 opened Apr 30, 2024 by chancez
ProTip! Find all open issues with in progress development work with linked:pr.