The problem does not seem to occur when running on a host.
# oc describe pod -n openshift-service-ca service-ca-7df55db7f9-qw6vg | grep -A10 Events:
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 3h10m (x3 over 3h10m) default-scheduler no nodes available to schedule pods
Normal Pulled 4m5s (x855 over 3h9m) kubelet Container image "quay.io/okd/scos-content@sha256:83ba25f4b709a53932183342431986fdc1419cc4a960f70a3e72251b0c67f7dd" already present on machine
Warning Failed 3m52s (x857 over 3h9m) kubelet Error: container create failed: mount_setattr `/etc/hosts` (maybe the file system used doesn't support idmap mounts on this kernel?): Invalid argument
The problem does not seem to occur when running on a host.