kubernetes/pkg/security/podsecuritypolicy
Kubernetes Submit Queue 622ad35677
Merge pull request #61115 from php-coder/psp_fix_provider_error_msgs
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>.

PSP: fix strategy name in the error messages

**What this PR does / why we need it**:
This PR corrects strategy names in the error messages.
2018-03-21 04:37:58 -07:00
..
apparmor Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
capabilities Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
group Improve PodSecurityPolicy group validate error message on out-of-range group IDs 2018-03-09 18:30:13 +01:00
seccomp Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
selinux Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
sysctl Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
user Fix strategy name in the error messages. 2018-03-13 16:21:43 +01:00
util Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
doc.go Add package docs for pod security policy 2016-07-22 13:35:37 -04:00
factory.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
OWNERS Add owners for podsecuritypolicy package 2017-11-22 13:17:43 -05:00
provider.go rename func ValidatePodSecurityContext to ValidatePod 2018-02-14 10:55:50 +08:00
provider_test.go Improve PodSecurityPolicy group validate error message on out-of-range group IDs 2018-03-09 18:30:13 +01:00
types.go rename func ValidatePodSecurityContext to ValidatePod 2018-02-14 10:55:50 +08:00