admission-controller-webhook-demo icon indicating copy to clipboard operation
admission-controller-webhook-demo copied to clipboard

admission control: move to v1 API and bump kube to 0.26.0

Open sbose78 opened this issue 2 years ago • 2 comments

sbose78 avatar Jan 04 '23 22:01 sbose78

I was using this to test admission controllers for a project, couldn't figure out why the server couldn't connect to the service and it was failing the pod's creation. This would have fixed it so bump!

kryanbeane avatar Apr 03 '23 10:04 kryanbeane

i was hoping this would solve my issues but on kind i am getting

Error creating: Internal error occurred: failed calling webhook "webhook-server.webhook-demo.svc": received invalid webhook response: expected webhook response of admission.k8s.io/v1, Kind=AdmissionReview, got /, Kind=

itewk avatar Oct 11 '23 21:10 itewk