• Stanislav Laznicka's avatar
    Add sysctls to the ouput of `describe` on PSPs · dd667ec6
    Stanislav Laznicka authored
    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.
    dd667ec6
describe_test.go 78.8 KB