If you are not using the PodSecurityPolicy or a similar mechanism to limit container creation permissions, then you can disregard this message.
Kubernetes has been found to be exposed to git vulnerability CVE-2017-1000117, via gitRepo volumes. It requires the attacker to have access to a powerful permission (create pod) that already grants substantial control over the node.
Mitigations:
- If possible, forbid the usage of gitRepo volumes, via a PodSecurityPolicy or other mechanism.