k3s/plugin
Kubernetes Submit Queue 09702160b0 Merge pull request #46264 from Q-Lee/annotate
Automatic merge from submit-queue (batch tested with PRs 46681, 46786, 46264, 46680, 46805)

Add annotation for image policy webhook fail open.

**What this PR does / why we need it**: there's no good way to audit log if binary verification fails open. Adding an annotation can solve that, and provide a useful tool to audit [non-malicious] containers.

**Release note**: add the annotation "alpha.image-policy.k8s.io/failed-open=true" to pods created when the image policy webhook fails open.

```release-note
Add the `alpha.image-policy.k8s.io/failed-open=true` annotation when the image policy webhook encounters an error and fails open.
```
2017-06-03 21:16:43 -07:00
..
cmd/kube-scheduler move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
pkg Merge pull request #46264 from Q-Lee/annotate 2017-06-03 21:16:43 -07:00
BUILD Merge pull request #36721 from smarterclayton/initializers 2017-06-03 07:16:52 -07:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00