Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
/ expressionist Public archive

A simple Kubernetes admission webhook to validate `expr` in Alerterator Alert-resources

License

Notifications You must be signed in to change notification settings

nais/expressionist

Repository files navigation

Expressionist

A simple Kubernetes admission webhook to validate expr in alert-resources. This is used together with Alerterator.

Development

make setup-local # run once
make build local # after every update

promtool

GO111MODULE=off go get -u github.com/prometheus/prometheus/cmd/promtool