Files
kubernetes/pkg/printers/internalversion
Stanislav Laznicka dd667ec621 Add sysctls to the ouput of describe on PSPs
When promoting the sysctls feature for PSPs, the output of the
`kubectl describe` command was forgotten about. This commit
adds the `AllowedUnsafeSysctls` and `ForbiddenSysctls` fields
to the output of that command.
2018-06-20 08:08:40 +02:00
..