kube-psp-advisor icon indicating copy to clipboard operation
kube-psp-advisor copied to clipboard

kube-psp-advisor is not inspecting the pods for security context

Open serkangumus opened this issue 2 years ago • 0 comments
trafficstars

Describe the bug When we create a deployment, advisory tool is looking at deployment security context. Not looking at replica sets or pods created by deployment.

To Reproduce Steps to reproduce the behavior:

  1. Run kube-psp-advisor agains namespaces which has deployment
  2. See report of kube-psps-advisory for the namespace then there is no pod security spec inside it.
  3. See error

Expected behavior It is not looking anot only deployment but replicaset and pods created by deployment

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • linux Ubuntu
  • chrome
  • Version 20.04

serkangumus avatar Aug 09 '23 22:08 serkangumus