mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 45813, 49594, 49443, 49167, 47539) add podsecuritypolicy in kubectl describe command **What this PR does / why we need it**: Describe all fields of podsecuritypolicy ``` # ./cluster/kubectl.sh describe psp restricted Name: restricted Settings: Allow Privileged: false Default Add Capabilities: <none> Required Drop Capabilities: <none> Allowed Capabilities: <none> Allowed Volume Types: emptyDir,secret,downwardAPI,configMap,persistentVolumeClaim,projected Allow Host Network: false Allow Host Ports: <none> Allow Host PID: false Allow Host IPC: false Read Only Root Filesystem: false SELinux Context Strategy: RunAsAny User: <none> Role: <none> Type: <none> Level: <none> Run As User Strategy: MustRunAsNonRoot Ranges: <none> FSGroup Strategy: RunAsAny Ranges: <none> Supplemental Groups Strategy: RunAsAny Ranges: <none> ``` **Which issue this PR fixes**: fixes #43757 **Special notes for your reviewer**: **Release note**: ```release-note kubectl describe podsecuritypolicy describes all fields. ``` |
||
---|---|---|
.. | ||
internalversion | ||
storage | ||
.import-restrictions | ||
BUILD | ||
OWNERS | ||
common.go | ||
customcolumn.go | ||
customcolumn_test.go | ||
humanreadable.go | ||
interface.go | ||
json.go | ||
jsonpath.go | ||
name.go | ||
printers.go | ||
tabwriter.go | ||
template.go | ||
versioned.go |