kubernetes/plugin/pkg/admission/imagepolicy
Wilfried Teiken 73c522f79c Allow ImageReview backend to add audit annotations.
This can be used to create annotations that will allow auditing of the created
pods.

The change also introduces "fail open" audit annotations in addition to the
previously existing pod annotation for fail open.  The pod annotations for
fail open will be deprecated soon.
2018-08-23 22:53:06 -04:00
..
admission.go Allow ImageReview backend to add audit annotations. 2018-08-23 22:53:06 -04:00
admission_test.go Allow ImageReview backend to add audit annotations. 2018-08-23 22:53:06 -04:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
certs_test.go Add new admission controller: image policy webhook 2016-08-18 21:59:45 -04:00
config.go Fixes range for min value in imagepolicy admission 2017-07-14 22:19:37 +02:00
config_test.go Fixes range for min value in imagepolicy admission 2017-07-14 22:19:37 +02:00
doc.go Add new admission controller: image policy webhook 2016-08-18 21:59:45 -04:00
gencerts.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00