Rob Ferguson
Rob Ferguson
Fixes https://github.com/kiali/kiali/issues/5247 In order to improve security posture of Kiali deployments created by Kiali I am proposing the addition of the following to the container securityContexts. ``` securityContext: capabilities: drop:...
### Environment Device and OS: Linux App version: v0.31.0 Kubernetes distro being used: k3d Other: ### Steps to reproduce 1. Create an image archive locally with `docker save busybox -o...
As we work through creating/publishing Pepr modules it would be good to have some explanation of the process for packaging a module for use: Some questions I don't know the...