Jon Palle Hansen
Jon Palle Hansen
I have the same issue as @PoPi2 on Openshift 3.11. The following pod spec snippet is not allowed: apiVersion: v1 kind: Pod metadata: name: security-context-demo spec: securityContext: runAsUser: 0 When...
I have also been struggling with something similar. I want to run Cloudbeaver on Kubernetes (Openshift) with some preconfigured settings such as a database connection. But when I map a...
@jgonggrijp you mentioned that you are not using pip-review anymore. May I ask why that is? I think it is a neat little tool 😃
Thanks @jgonggrijp for enlightening me (and hopefully others)! 😉