harvester / webhook-sample

A sample for harvester webhook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webhook sample

The sample implements a simple validator and mutator for sample.webhook.io/foo. It also implements a CRD conversion webhook to convert sample.webhook.io/foo between v1 to v2.

How to deploy

export KUBECONFIG=<your kubeconfig>
make apply

About

A sample for harvester webhook