Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ DO NOT MERGE Use CentOS Stream 10 as base image #581

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elfosardo
Copy link
Member

@elfosardo elfosardo commented Oct 18, 2024

This is highly experimental.
CentOS Stream 10 is not officially out yet, so we use a base image in development to build ironic-image and test it.
Current blockers:

  • CS10 is still in development!!!
  • shim package does not install shim for the current arch, needs to be explicitly installed separately
  • ipxe won't compile until very recent version that supports new GCC libraries
  • epel 10 repository is still in development
  • inotify-tools package for el10 is not available yet
  • current UID and GID for ironic user and group are already used by system accounts

related issue #529

@metal3-io-bot
Copy link
Contributor

[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 ask for approval from elfosardo. For more information see the Kubernetes Code Review Process.

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

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

@elfosardo
Copy link
Member Author

/hold

@metal3-io-bot metal3-io-bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 18, 2024
@elfosardo elfosardo added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 18, 2024
@elfosardo
Copy link
Member Author

/test metal3-centos-e2e-integration-test-main

@metal3-io-bot metal3-io-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 18, 2024
@elfosardo elfosardo added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 18, 2024
@metal3-io-bot metal3-io-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 18, 2024
@elfosardo
Copy link
Member Author

/test metal3-ubuntu-e2e-integration-test-main metal3-centos-e2e-integration-test-main

@metal3-io-bot
Copy link
Contributor

@elfosardo: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
metal3-centos-e2e-integration-test-main ba16a4b link true /test metal3-centos-e2e-integration-test-main
metal3-ubuntu-e2e-integration-test-main ba16a4b link true /test metal3-ubuntu-e2e-integration-test-main

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@metal3-io-bot metal3-io-bot added the needs-rebase Indicates that a PR cannot be merged because it has merge conflicts with HEAD. label Nov 5, 2024
@metal3-io-bot metal3-io-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed needs-rebase Indicates that a PR cannot be merged because it has merge conflicts with HEAD. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 28, 2024
This is highly experimental.
CentOS Stream 10 is not officially out yet, so we use a base image
in development to build ironic-image and test it.
Current blockers:
- CS10 is still in development!!!
- shim package does not install shim for the current arch, needs
to be explicitly installed separately
- ipxe won't compile until very recent version that supports
new GCC libraries
- epel 10 repository is still in development
- inotify-tools package for el10 is not available yet
- current UID and GID for ironic user and group are already used
by system accounts
@metal3-io-bot metal3-io-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants