Jan Pazdziora
Jan Pazdziora
@derekwaynecarr, the proposal https://github.com/kubernetes/kubernetes/pull/34569 was closed by bot due to inactivity. @pweil-, in https://github.com/kubernetes/kubernetes/pull/34569#issuecomment-273531120 you've proposed the approach https://github.com/pweil-/kubernetes/commit/16f29ebb076dfa3c44c7c4669d55fe21c206e149 which changes the group of `/var/lib/kubelet/pods` to the remapped root group....
@pweil-, I also wonder if similar to docker's `/var/lib/docker/.` approach when `--userns-remap` is used, it might make sense to use `/var/lib/kubelet/pods-.` and just chown/chgroup everything in those subdirectories to the...
Thanks @pweil-. When you say transparent, you mean that nothing should be needed to be added to code or to configuration on Kubernetes' side to allow running under docker with...
> > When you say transparent, you mean that nothing should be needed to be added to code or to configuration on Kubernetes' side to allow running under docker with...
@pwel-, what is the best way to get some review and comments on https://github.com/kubernetes/kubernetes/pull/55707, to get it closer to mergeable state?
@derekwaynecarr, could you please bring https://github.com/kubernetes/kubernetes/pull/55707 to sig-node's radar?
We are working for KEP for sig-node.
@derekwaynecarr, the https://github.com/kubernetes/community/pull/2042 was superseded by https://github.com/kubernetes/community/pull/2067.
@rcritten Would you have any hint what to look for?
By the way, you say you use `freeipa:centos-8-4.9.8-epn` image. What is its Dockerfile / where does it come from? We haven't built such image to https://hub.docker.com/r/freeipa/freeipa-server/tags?page=1&name=centos-8 nor https://quay.io/repository/freeipa/freeipa-server?tab=tags as CentOS...