This is a clone of issue OCPBUGS-57507. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-56905. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-49897. The following is the description of the original issue:
—
Description of problem:
When I use node-image create to scale my cluster the directory that I run the command in gets its permissions updated to 777 and set gid.
Version-Release number of selected component (if applicable):
#oc version Client Version: 4.17.14 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: 4.17.14 Kubernetes Version: v1.30.7
How reproducible:
Everytime
Steps to Reproduce:
# ll -d /root/ dr-xr-x---. 11 root root 4096 Feb 5 17:15 /root/ # oc adm node-image create # ll -d /root/ drwxrwsrwx. 11 root root 4096 Feb 5 17:18 /root/
Actual results:
Expected results:
My understanding is this command only configures OCP and creates an iso. I didn't think it would change the permissions on the directory it's operating.
Additional info:
- clones
-
OCPBUGS-57507 node-image create changes directory permissions
-
- Closed
-
- is blocked by
-
OCPBUGS-57507 node-image create changes directory permissions
-
- Closed
-
- links to
-
RHBA-2025:10294 OpenShift Container Platform 4.17.35 bug fix update