k3s/pkg/api/v1
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
helper Fix storage node affinity helpers 2017-05-22 15:30:27 -07:00
node 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
pod Use TTL-based caching configmap manager in kubelet 2017-05-31 10:39:40 +02:00
ref 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
resource bazel 2017-04-27 09:41:53 -07:00
service 'Global' -> 'Cluster' for traffic policy 2017-06-01 16:17:38 -07:00
validation autogenerated 2017-04-14 10:40:57 -07:00
BUILD 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
OWNERS
annotation_key_constants.go Add annotation for image policy webhook fail open. 2017-05-31 14:57:28 -07:00
backward_compatibility_test.go Refactor printers to separate typed printers from generic code 2017-02-23 00:28:30 -05:00
conversion.go Keep annotation_key_constants consistent 2017-05-16 14:25:30 -07:00
conversion_test.go Remove vestiges of defaulting from conversion path, switch to top-level default registration only 2017-04-12 13:36:15 -04:00
defaults.go 'Global' -> 'Cluster' for traffic policy 2017-06-01 16:17:38 -07:00
defaults_test.go 'Global' -> 'Cluster' for traffic policy 2017-06-01 16:17:38 -07:00
doc.go
generate.go move pkg/util/rand 2017-01-16 16:04:03 -05:00
generated.pb.go generated files 2017-05-31 13:06:39 -07:00
generated.proto 'Global' -> 'Cluster' for traffic policy 2017-06-01 16:17:38 -07:00
meta.go Add initializers and includeUninitialized to the API 2017-05-18 10:07:45 -04:00
objectreference.go 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
register.go make it possible to move SchemeBuilder with zz_generated.deepcopy.go 2017-04-27 16:57:29 -07:00
resource.go 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
taint.go move pkg/api/v1/helpers.go to subpackage 2017-04-14 14:25:11 -07:00
taint_test.go move pkg/api/v1/helpers.go to subpackage 2017-04-14 14:25:11 -07:00
toleration.go move pkg/api/v1/helpers.go to subpackage 2017-04-14 14:25:11 -07:00
toleration_test.go move pkg/api/v1/helpers.go to subpackage 2017-04-14 14:25:11 -07:00
types.generated.go generated files 2017-05-31 13:06:39 -07:00
types.go Merge pull request #46716 from thockin/proxy-comments 2017-06-03 15:57:17 -07:00
types_swagger_doc_generated.go 'Global' -> 'Cluster' for traffic policy 2017-06-01 16:17:38 -07:00
zz_generated.conversion.go generated files 2017-05-31 13:06:39 -07:00
zz_generated.deepcopy.go generated files 2017-05-31 13:06:39 -07:00
zz_generated.defaults.go Autogenerated files 2017-05-17 12:55:56 -07:00