Skip to content

Releases: slok/kubewebhook

v0.1.0

22 Jul 16:45
1372e26
Compare
Choose a tag to compare

Added

  • Grafana dashboard for Prometheus metrics.
  • Webhook admission review Prometheus metrics.
  • Pass admission request on the context to the webhooks.
  • Pass request context to the webhook and its mutating/validating chain.
  • Static validating webhook.
  • Mutating webhook example.
  • Static mutating webhook.
  • Handler creator for webhooks.