-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.15.0
-
Important
-
No
-
False
-
The Downloads pods under openshift-console project crashed
Reproduced on https://github.com/openshift/console-operator/pull/809
- oc get pods -n openshift-console
NAME READY STATUS RESTARTS AGE
console-85d7d694fc-cr4qt 1/1 Running 0 38m
console-85d7d694fc-hgfd5 1/1 Running 0 38m
downloads-66d844d64f-mpw5s 0/1 CrashLoopBackOff 12 (4m9s ago) 40m
downloads-66d844d64f-wxj2x 0/1 CrashLoopBackOff 12 (4m26s ago) 40m - oc logs pod/downloads-66d844d64f-mpw5s -n openshift-console
/bin/sh: cannot create temp file for here-document: Read-only file system
python3: can't open file '/tmp/serve.py': [Errno 2] No such file or directory
- blocks
-
CONSOLE-3791 readOnlyRootFilesystem should be explicitly to true and if required to false for security reason
- Closed
- links to