Tom

Results 16 issues of Tom

Fixes: #8179 Adding event log buffers features, which allows storing of bpf map events in a ring buffers of a specified size. This also includes CLI/API server implementations for fetching...

release-note/minor

## Cilium Feature Proposal **Is your feature request related to a problem?** The Cilium metrics documentation is not up to date with the state of Cilium source code (both for...

area/CI
kind/feature
area/metrics

Building on the current implementation, this re-implements the modular health reporting using statedb, as well as re-imagining the data model for storing health data: * Global Statedb means we can...

dont-merge/needs-sign-off
stale
dont-merge/needs-release-note-label

Adds test coverage for bpf-masquerade (as well as any other IP masquerading mode) via connectivity tests. Currently this is done via Ginkgo runtime tests in cilium/cilium. To accommodate this, and...

Recently there's been failures running EKS clusters with k8s 1.24: `Error: --region=ca-west-1 is not supported - use one of: us-west-1, ...` This could be related to ca-west being a newer...

stale
release-note/ci

Adds nat/stats which adds a module that computes stats for nat maps. This uses the batched iteration of the nat map added in previous commits to count the number of...

sig/datapath
release-note/major
area/metrics
feature/egress-gateway
feature/snat

## CI failure **Link**: https://github.com/cilium/cilium/actions/runs/8330407882/job/22795552306 **Sysdump**: [cilium-sysdumps(60).zip](https://github.com/cilium/cilium/files/14643200/cilium-sysdumps.60.zip) ``` • Failure [286.470 seconds] K8sDatapathServicesTest /home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461 Checks N/S loadbalancing /home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461 With host policy /home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461 Tests NodePort [It] /home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:515 Request from kind-control-plane to...

area/CI
ci/flake

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? ## Background The global instance of `*option.DaemonConfig` (i.e.`option.Config`) is our legacy...

kind/bug
area/agent

Please ensure your pull request adheres to the following guidelines: - [ ] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [ ] All code is covered by...

dont-merge/needs-release-note-label