kubernetes/pkg
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
..
api Address @thockin feedback 2018-08-23 13:14:49 -07:00
apis Merge pull request #64597 from wteiken/add_review_annotations2 2018-08-27 22:18:06 -07:00
auth Improve multi-authorizer errors 2018-07-06 10:55:17 -04:00
capabilities
client Deprecate ListWatchUntil, fix it and call places 2018-08-15 13:34:31 +02:00
cloudprovider Merge pull request #67719 from liggitt/cloudstack-hostname 2018-08-27 12:20:06 -07:00
controller Merge pull request #66085 from liggitt/updatejob 2018-08-27 17:40:54 -07:00
credentialprovider Merge pull request #65043 from brendandburns/todo4 2018-08-26 14:07:04 -07:00
features Kubelet creates and manages node leases 2018-08-26 16:03:36 -07:00
fieldpath fieldpath: Add tests for missing cases 2018-07-12 10:26:18 +02:00
generated Generate files and modifications for autoscaling/v2beta2 and custom_metrics/v1beta2 2018-08-27 11:07:53 -04:00
kubeapiserver Merge pull request #67497 from yue9944882/refactor/externalize-node-informer-clientset 2018-08-21 13:00:01 -07:00
kubectl Merge pull request #66983 from mortent/BetterRolloutStatusMsgForStatefulSet 2018-08-23 18:05:49 -07:00
kubelet Kubelet creates and manages node leases 2018-08-26 16:03:36 -07:00
kubemark Kubelet creates and manages node leases 2018-08-26 16:03:36 -07:00
master Generate files and modifications for autoscaling/v2beta2 and custom_metrics/v1beta2 2018-08-27 11:07:53 -04:00
printers Update printers to include changes from autoscaling/v2beta2 2018-08-27 11:07:52 -04:00
probe Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
proxy Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
quota Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
registry Merge pull request #67038 from jennybuckley/dry-run-services 2018-08-27 16:27:06 -07:00
routes
scheduler Merge pull request #67642 from tizhou86/newUnitTest7 2018-08-27 06:14:14 -07:00
security Cleanup & fix PodSecurityPolicy field path usage 2018-07-18 17:47:32 -07:00
securitycontext Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount Merge pull request #62420 from mikedanese/jose-bump 2018-08-23 15:39:59 -07:00
ssh Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util Merge pull request #67328 from cofyc/fix65113-2 2018-08-24 15:25:17 -07:00
version Set gazelle:importmap_prefix for everything under staging/src 2018-06-22 16:22:57 -07:00
volume Merge pull request #67772 from andyzhangx/azuredisk-volumelimits2 2018-08-27 06:14:17 -07:00
watch/json Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
windows/service Update to gazelle 0.12.0 and run hack/update-bazel.sh 2018-06-22 16:22:18 -07:00
.import-restrictions
BUILD util for external pv 2018-08-17 11:14:42 +08:00
OWNERS