[ci_local_storage] Fall back to oc debug for PV dir creation#3868
[ci_local_storage] Fall back to oc debug for PV dir creation#3868bogdando wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/064002e4f9d947d1b4987f675da01eaa ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 12m 34s |
4bc819c to
de8279f
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7d8c4a6f21ed4e87aa604d2bf52b28ef ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 28m 59s |
When no Ansible inventory host matches a k8s node hostname (e.g. bare metal SNO where the node is not SSH-accessible), the role silently skips directory creation while still creating PVs that reference non-existent paths. Add an oc debug fallback that creates directories on each node via a debug pod. Generated-by: claude-4.6-opus-high Signed-off-by: Bohdan Dobrelia <bdobreli@redhat.com>
de8279f to
b26e662
Compare
When no Ansible inventory host matches a k8s node hostname (e.g. bare metal SNO where the node is not SSH-accessible), the role silently skips directory creation while still creating PVs that reference non-existent paths. Add an oc debug fallback that creates directories on each node via a debug pod.
Required-by: #3739
Jira: OSPRH-26767
Generated-by: claude-4.6-opus-high