kubernetes/pkg/apis
Kubernetes Submit Queue 583dd0ff6b
Merge pull request #64597 from wteiken/add_review_annotations2
Automatic merge from submit-queue (batch tested with PRs 64597, 67854, 67734, 67917, 67688). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Allow ImageReview backend to add audit annotations.

**What this PR does / why we need it**: 
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.


**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:
```release-note
Allow ImageReview backend to return annotations to be added to the created pod.
```
2018-08-27 22:18:06 -07:00
..
abac generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
admission Update generated 2018-08-22 16:54:41 -07:00
admissionregistration Update generated 2018-08-22 16:54:41 -07:00
apps Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
authentication generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
authorization generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
autoscaling Generate files and modifications for autoscaling/v2beta2 and custom_metrics/v1beta2 2018-08-27 11:07:53 -04:00
batch Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
certificates generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
componentconfig Merge pull request #67252 from jbartosik/metric-sanitization 2018-08-24 15:25:07 -07:00
coordination Fix coordination.Lease validation 2018-08-01 19:22:52 -07:00
core Merge pull request #66843 from verult/validate-allowedtopologies 2018-08-27 15:09:52 -07:00
events generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
extensions Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
imagepolicy Allow ImageReview backend to add audit annotations. 2018-08-23 22:53:06 -04:00
networking use NameIsDNSSubdomain validation from staging 2018-08-14 10:38:23 +08:00
policy Make DisruptedPods in PodDisruptionBudgetStatus optional field 2018-08-22 21:59:37 +09:00
rbac generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
scheduling use NameIsDNSSubdomain validation from staging 2018-08-14 10:38:23 +08:00
settings use NameIsDNSSubdomain validation from staging 2018-08-14 10:38:23 +08:00
storage Merge pull request #66843 from verult/validate-allowedtopologies 2018-08-27 15:09:52 -07:00
OWNERS Use OWNERS-based labeling for kind/api-change 2018-08-10 13:48:56 -07:00