k3s/pkg/api
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
..
endpoints autogenerated 2017-04-14 10:40:57 -07:00
errors Update bazel 2017-02-02 15:19:04 +01:00
events autogenerated 2017-04-14 10:40:57 -07:00
helper Merge pull request #46500 from tnozicka/fix-standard-finalizers 2017-06-02 15:20:45 -07:00
install autogenerated 2017-04-14 10:40:57 -07:00
meta add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
persistentvolume Add PV util for extracting referenced secrets 2017-05-30 15:12:30 -04:00
pod Add pod util for extracting referenced configmaps 2017-05-18 15:38:29 -04:00
ref autogenerated 2017-04-14 10:40:57 -07:00
resource move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
service 'Global' -> 'Cluster' for traffic policy 2017-06-01 16:17:38 -07:00
testapi generated changes 2017-05-31 16:38:47 -07:00
testing Merge pull request #45924 from janetkuo/daemonset-history 2017-06-03 16:52:38 -07:00
unversioned Update 'More info' links on API types and fields 2017-05-15 13:32:25 -07:00
util add unit test for groupversion 2017-02-03 17:37:42 +08:00
v1 Merge pull request #46264 from Q-Lee/annotate 2017-06-03 21:16:43 -07:00
validation Merge pull request #46716 from thockin/proxy-comments 2017-06-03 15:57:17 -07:00
BUILD Add PV util for extracting referenced secrets 2017-05-30 15:12:30 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00
annotation_key_constants.go Add annotation for image policy webhook fail open. 2017-05-31 14:57:28 -07:00
conversion_test.go pkg/api/testing: cut off fuzzers from static codecs 2017-02-02 06:58:28 +01:00
copy_test.go make round trip testing generic 2017-02-09 11:42:22 -05:00
deep_copy_test.go Remove the temporary fix for pre-1.0 mirror pods 2017-02-02 10:37:19 -08:00
defaulting_test.go Add networking.k8s.io v1 API, with NetworkPolicy 2017-05-28 10:11:01 -04:00
doc.go
field_constants.go
json.go Change taint/toleration annotations to api fields. 2017-02-22 09:27:42 -05:00
meta_test.go API 2017-02-28 23:05:40 -08:00
node_example.json
objectreference.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
register.go Remove vestiges of defaulting from conversion path, switch to top-level default registration only 2017-04-12 13:36:15 -04:00
replication_controller_example.json
resource.go move resource_helpers.go to a subpackage 2017-04-13 12:03:42 -07:00
serialization_proto_test.go Add a test that verifies all structs have protobuf tags 2017-03-17 00:29:14 -04:00
serialization_test.go apimachinery: handle duplicated and conflicting type registration 2017-02-27 21:58:21 +01:00
taint.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
taint_test.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
toleration.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
types.go Merge pull request #46716 from thockin/proxy-comments 2017-06-03 15:57:17 -07:00
unstructured_test.go Unified unstructured converter interface and setup 2017-02-17 21:07:04 +01:00
zz_generated.deepcopy.go generated files 2017-05-31 13:06:39 -07:00