You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the ability to convert a single K8s Object to a Pod Security Policy, instead of reading all objects from a live cluster. [#29]
Switch to using command/subcommand style usage. kube-psp-advisor inspect reads objects from a live cluster, and kube-psp-advisor convert generates a PSP from a single yaml file containing a K8s Object with a pod specification. [#29]