k3s/test/images/crd-conversion-webhook
Davanum Srinivas 16fd72d6c9
Switch location for goautoneg vendored code
Move to github.com/munnerz/goautoneg as bitbucket is flaky!

Change-Id: Iaa6e964ef0d6f308eea59bcc6f365ecd7dbf0784
2019-01-15 21:22:03 -05:00
..
converter Switch location for goautoneg vendored code 2019-01-15 21:22:03 -05:00
BASEIMAGE
BUILD s/glog/klog/ - keep up with master 2018-11-10 07:57:01 -05:00
Dockerfile
Makefile
README.md
VERSION
config.go s/glog/klog/ - keep up with master 2018-11-10 07:57:01 -05:00
main.go

README.md

Kubernetes External Admission Webhook Test Image

The image tests CustomResourceConversionWebhook. After deploying it to kubernetes cluster, administrator needs to create a CustomResourceConversion.Webhook in kubernetes cluster to use remote webhook for conversions.

Build the code

make build