BCDevOps / OpenShift4-Migration

Scripts and info for Ministry teams migration from OpenShift 3.11 to 4.x
Apache License 2.0
3 stars 0 forks source link

Default to CRI-O #17

Closed garywong-bc closed 2 years ago

garywong-bc commented 3 years ago

This means docker images no longer need customization for random uid/gid in /etc/passwd. CRI-O supports the insertion of random user IDs into the container’s /etc/passwd, so changing it’s permissions should never be required.

RocketChat Reference(s):

For further details: