Adjust ironic-conductor images for RHEL - #132
Conversation
|
[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 ✔️ s2i-openstack-containers-molecule SUCCESS in 2m 32s |
59b3453 to
3a4499e
Compare
Changes to help with downstream onboarding Removed as not available in RHEL: - gdisk: Isn't actually required - syslinux-nonlinux: This means the end of supporting virtual-media-boot in BIOS mode, which is likely fine given the deprecation of BIOS boot - inotify-tools: required only by runlogwatch.sh[1]. Replacing with a python script which uses inotify directly[2] Renamed: - grub2-efi-x64: Actual package name is grub2-efi Added: - python3-numpy: The RPM version is compiled against system BLAS/LAPACK libraries. Also it avoids slow from-source compilation [1] https://github.com/openstack-k8s-operators/ironic-operator/blob/main/templates/common/bin/runlogwatch.sh#L13 [2] openstack-k8s-operators/ironic-operator#795
3a4499e to
a942ab7
Compare
|
Build failed (check pipeline). Post ✔️ s2i-openstack-containers-molecule SUCCESS in 2m 13s |
|
recheck |
This change makes the downstream pipeline green.
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
Changes to help with downstream onboarding
Removed as not available in RHEL:
in BIOS mode, which is likely fine given the deprecation of BIOS boot
Replacing with a python script which uses inotify directly[2]
Added:
BLAS/LAPACK libraries. Also it avoids slow from-source compilation
[1] https://github.com/openstack-k8s-operators/ironic-operator/blob/main/templates/common/bin/runlogwatch.sh#L13
[2] openstack-k8s-operators/ironic-operator#795