Skip to content

Adjust ironic-conductor images for RHEL - #132

Open
steveb wants to merge 2 commits into
openstack-k8s-operators:mainfrom
steveb:ironic-onboard-pkgs
Open

Adjust ironic-conductor images for RHEL#132
steveb wants to merge 2 commits into
openstack-k8s-operators:mainfrom
steveb:ironic-onboard-pkgs

Conversation

@steveb

@steveb steveb commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

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]

Added:

  • python3-numpy: The RPM version is compiled against system
    BLAS/LAPACK libraries. Also it avoids slow from-source compilation
  • dnf, dnf-plugins-core: to use dnf download for bootloader asset extraction

[1] https://github.com/openstack-k8s-operators/ironic-operator/blob/main/templates/common/bin/runlogwatch.sh#L13
[2] openstack-k8s-operators/ironic-operator#795

@openshift-ci

openshift-ci Bot commented Aug 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign hjensas for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/11fe12c638a44ad4ba69106cc21e4026

✔️ s2i-openstack-containers-molecule SUCCESS in 2m 32s
s2i-openstack-container-content-provider FAILURE in 4m 41s
⚠️ s2i-openstack-deploy-validation SKIPPED Skipped due to failed job s2i-openstack-container-content-provider (non-voting)
⚠️ s2i-openstack-container-consumer-smoke SKIPPED Skipped due to failed job s2i-openstack-container-content-provider

@steveb
steveb force-pushed the ironic-onboard-pkgs branch 3 times, most recently from 59b3453 to 3a4499e Compare August 26, 2026 21:27
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
@steveb
steveb force-pushed the ironic-onboard-pkgs branch from 3a4499e to a942ab7 Compare August 26, 2026 23:00
@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/e37cdfe91fdd4658bcb494bb1bdbbe39

✔️ s2i-openstack-containers-molecule SUCCESS in 2m 13s
s2i-openstack-container-content-provider FAILURE in 21m 21s
⚠️ s2i-openstack-container-consumer-smoke SKIPPED Skipped due to failed job s2i-openstack-container-content-provider
⚠️ s2i-openstack-deploy-validation SKIPPED Skipped due to failed job s2i-openstack-container-content-provider (non-voting)

@steveb

steveb commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

recheck

This change makes the downstream pipeline green.
@openshift-ci

openshift-ci Bot commented Aug 27, 2026

Copy link
Copy Markdown

PR needs rebase.

Details

Instructions 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.

@centosinfra-prod-github-app

Copy link
Copy Markdown

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.
Warning:
Error merging github.com/openstack-k8s-operators/s2i-openstack-containers for 132,34385c6552a31e5b668dda7dfd452af95f4de0ef

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant