kubernetes/pkg/api/testing
Eric Tune 4d090bfb09 Rename PodSecurityPolicy fields
In podSecurityPolicy:
1. Rename .seLinuxContext to .seLinux
2. Rename .seLinux.type to .seLinux.rule
3. Rename .runAsUser.type to .runAsUser.rule
4. Rename .seLinux.SELinuxOptions

1,2,3 as suggested by thockin in #22159.
I added 3 for consistency with 2.
2016-03-03 11:49:48 -08:00
..
compat Update tests to handle codec changes 2016-01-22 13:27:26 -05:00
conversion.go Add missing field label conversions 2016-01-14 10:00:45 +01:00
fuzzer.go Rename PodSecurityPolicy fields 2016-03-03 11:49:48 -08:00
pod_specs.go Add PodSecurityContext and backward compatibility tests 2015-10-05 21:05:27 -04:00