k3s/pkg/apis/policy
Kubernetes Submit Queue a38a02792b
Merge pull request #62662 from wangzhen127/runtime-default
Automatic merge from submit-queue. 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>.

Change seccomp annotation from "docker/default" to "runtime/default"

**What this PR does / why we need it**:
This PR changes seccomp annotation from "docker/default" to "runtime/default", so that it is can be applied to all kinds of container runtimes. This PR is a followup of [#1963](https://github.com/kubernetes/community/pull/1963).

**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 #39845

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-26 14:33:53 -07:00
..
fuzzer PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
install eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
v1beta1 Update generated files. 2018-04-11 18:35:24 +02:00
validation Change docker/default to runtime/default 2018-04-19 10:39:53 -07:00
BUILD Update generated files. 2018-04-11 18:35:24 +02:00
OWNERS Introduce PodSecurityPolicy in the policy/v1beta1 API group. 2018-02-19 20:14:28 +01:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
helpers.go PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
helpers_test.go PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
register.go PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
types.go PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
zz_generated.deepcopy.go Update generated files. 2018-04-11 18:35:24 +02:00