mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 02:08:14 -05:00
Move to github.com/munnerz/goautoneg as bitbucket is flaky! Change-Id: Iaa6e964ef0d6f308eea59bcc6f365ecd7dbf0784 |
||
|---|---|---|
| .. | ||
| converter | ||
| BASEIMAGE | ||
| BUILD | ||
| config.go | ||
| Dockerfile | ||
| main.go | ||
| Makefile | ||
| README.md | ||
| VERSION | ||
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