• Kubernetes Submit Queue's avatar
    Merge pull request #65218 from stlaz/sysctls_describe · b5ea862f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 65064, 65218, 65260, 65241, 64372). 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>.
    
    Add sysctls to the ouput of `describe` on PSPs
    
    **What this PR does / why we need it**:
    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.
    
    **Which issue(s) this PR fixes** :
    Fixes #65181 
    
    **Release notes**:
    ```release-note
    NONE
    ```
    b5ea862f
Name
Last commit
Last update
..
internalversion Loading commit data...
storage Loading commit data...
.import-restrictions Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
customcolumn.go Loading commit data...
customcolumn_flags.go Loading commit data...
customcolumn_flags_test.go Loading commit data...
customcolumn_test.go Loading commit data...
humanreadable.go Loading commit data...
humanreadable_test.go Loading commit data...
interface.go Loading commit data...
jsonpath.go Loading commit data...
jsonpath_flags.go Loading commit data...
jsonpath_flags_test.go Loading commit data...
kube_template_flags.go Loading commit data...
tabwriter.go Loading commit data...
template.go Loading commit data...
template_flags.go Loading commit data...
template_flags_test.go Loading commit data...
template_test.go Loading commit data...