This is a Bug Report
Problem:
The website states that the default FailurePolicy for admission webhooks is Ignore, this is true for v1beta1 but not for v1.
Proposed Solution:
Update page to mention that v1 has changed the default from Ignore to Fail
Page to Update:
https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/
Kubernetes Version: 1.15 / master (?)
Additional Information: