Nico Feulner
Nico Feulner
I discussed it with @tbalden some months ago but somehow forgot it. It seems like it isn't only me getting the following error. The only kernel app that seems to...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/oathkeeper/blob/master/CODE_OF_CONDUCT.md). -...
### What problem are you trying to solve? I would like all containers of my pod to define a runAsGroup attribute in their respective security contexts. I only found a...
**Problem** Currently, the sidecar containers do not include a runAsGroup attribute. In some companies, there are security guidelines requiring the runAsGroup attribute to be set. **Solution** This PR causes the...