-
Bug
-
Resolution: Done
-
Major
-
3.18.0.GA, 3.18.1.GA
-
False
-
-
False
-
-
Description of problem:
When launching an Dev Space workspace its resulting into error stating mounting certificates into `/etc/pki/ca-trust/extracted/pem/` dirs
Prerequisites (if any, like setup, operators/versions):
Devspaces operator: 3.18
Actual results:
Devworkspace creation results into following error:
level=error msg="runc create failed: unable to start container process: error during container init: error mounting \"/var/lib/kubelet/pods/hkjhdkjshdkjshdkjshdk/volume-subpaths/ca-certs-merged/che-code-injector/5\" to rootfs at \"/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem\": mount /var/lib/kubelet/pods/dghjgadhjgadjda/volume-subpaths/ca-certs-merged/che-code-injector/5:/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem (via /proc/self/fd/6), flags: 0x5001, data: context=\"system_u:object_r:container_file_t:s0:c42,c14\": not a directory"
Expected results:
Workspace should get created successfully.