Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 816 Bytes

File metadata and controls

24 lines (17 loc) · 816 Bytes

CLAUDE.md

Kube State Metrics CustomResourceState configs for Gateway API resources.

Key docs

  • README.md - project overview, dashboards, contributing
  • METRICS.md - full metrics reference (all prefixed gatewayapi_)
  • RELEASE.md - release process (includes bundle regeneration)

Build & test

make test                  # e2e tests (./tests/e2e.sh)
make generate-bundles      # regenerate bundle yamls
make compare-bundles       # generate + assert no diff (CI uses this)
make generate-dashboards   # rebuild Grafana dashboard JSON from jsonnet

Conventions

  • Commits require DCO sign-off (git commit -s)
  • Go module tracks k8s.io/kube-state-metrics/v2
  • Dashboards are jsonnet in src/dashboards/, compiled to config/examples/dashboards/