iwita 21196b4a6d added v1.15.4 il y a 5 ans
..
converter 21196b4a6d added v1.15.4 il y a 5 ans
BASEIMAGE 21196b4a6d added v1.15.4 il y a 5 ans
BUILD 21196b4a6d added v1.15.4 il y a 5 ans
Dockerfile 21196b4a6d added v1.15.4 il y a 5 ans
Makefile 21196b4a6d added v1.15.4 il y a 5 ans
README.md 21196b4a6d added v1.15.4 il y a 5 ans
VERSION 21196b4a6d added v1.15.4 il y a 5 ans
config.go 21196b4a6d added v1.15.4 il y a 5 ans
main.go 21196b4a6d added v1.15.4 il y a 5 ans

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