github robintra/perf-sentinel chart-v0.1.0
perf-sentinel chart v0.1.0

latest releases: chart-v0.2.62, chart-v0.2.61, v0.8.13...
one month ago

Initial release of the perf-sentinel Helm chart.

Added

  • Helm chart deployable as Deployment (default), DaemonSet or StatefulSet via workload.kind.
  • ConfigMap-backed .perf-sentinel.toml with rolling update on content change via checksum/config pod annotation.
  • ClusterIP Service exposing OTLP gRPC (4317) and OTLP HTTP (4318).
  • Optional ServiceMonitor for Prometheus Operator users (serviceMonitor.enabled).
  • Optional NetworkPolicy (networkPolicy.enabled), fail-closed by default when enabled.
  • Liveness and readiness probes wired to the lock-free /health endpoint.
  • Extension hooks: extraEnv, extraEnvFrom, extraVolumes, extraVolumeMounts, extraArgs.
  • Values schema (values.schema.json) validating the workload.kind enum and shape of the main keys.

Don't miss a new perf-sentinel release

NewReleases is sending notifications on new releases.