-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.14
-
No
-
CNF RAN Sprint 238
-
1
-
False
-
-
Description of problem:
TALM 4.14 Pre-Caching Pod fails to create on managed cluster with error: state: waiting: message: failed to create subPath directory for volumeMount "host-usr" of container "pre-cache-container" reason: CreateContainerConfigError
Version-Release number of selected component (if applicable):
topology-aware-lifecycle-manager-precache-container-v4.14.0-21
How reproducible:
Always
Steps to Reproduce:
1. Configure policy set / CGU that triggers precaching on the managed cluster. See comments to link to all yamls. 2. Observe pod status on managed cluster. 3.
Actual results:
CGU remains in state "InProgress" Pre-Caching pod status "CreateContainerConfigError" - image: registry.redhat.io/openshift4/topology-aware-lifecycle-manager-precache-rhel8@sha256:51309af330fc542411ae223f81314f9a0820581cba1f12c59810027401e9a6f1 imageID: "" lastState: {} name: pre-cache-container ready: false restartCount: 0 started: false state: waiting: message: failed to create subPath directory for volumeMount "host-usr" of container "pre-cache-container" reason: CreateContainerConfigError
Expected results:
Additional info: