Skip to content

fix(kubernetes): use pod stats for keepalive#78

Merged
MarcStdt merged 1 commit into
masterfrom
codex/remove-hubble-pod-stats
May 31, 2026
Merged

fix(kubernetes): use pod stats for keepalive#78
MarcStdt merged 1 commit into
masterfrom
codex/remove-hubble-pod-stats

Conversation

@MarcStdt

Copy link
Copy Markdown
Contributor

Summary

  • remove Kubernetes Hubble runtime/config/Helm integration
  • use kubelet pod stats via nodes/proxy for procedure-level keepAliveTraffic
  • report Kubernetes RX/TX/traffic fields from /ports
  • fail open during stats warmup or unavailable pod stats

Validation

  • go test ./...
  • go test -count=1 -timeout 20m -tags="integration docker" -v ./test/integration/docker
  • go test -count=1 -timeout 30m -tags="integration kubernetes" -v ./test/integration/kubernetes
  • helm template chart check for nodes/proxy and no removed env

@druid-infra

Copy link
Copy Markdown
Contributor
Error: This repo is not allowlisted for Atlantis.

@MarcStdt MarcStdt merged commit 92b7ed5 into master May 31, 2026
10 checks passed
@MarcStdt MarcStdt deleted the codex/remove-hubble-pod-stats branch May 31, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants