Skip to content

Conversation

cardoe
Copy link
Contributor

@cardoe cardoe commented Feb 18, 2025

Add patches to fix:

  • ironic node validate error message log
  • metadata trunk_details added

@cardoe cardoe force-pushed the nova-container branch 6 times, most recently from 3edb540 to 188b0e8 Compare February 18, 2025 22:45
# syntax=docker/dockerfile:1

ARG OPENSTACK_VERSION="required_argument"
FROM docker.io/openstackhelm/nova:${OPENSTACK_VERSION}-ubuntu_jammy
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These patches are likely quite specific to that version of the code, should we hardcode the base image here? Or just leave it and fix it when it breaks? Dunno.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. I'd like to get to switching to building our own container from a branch we point to.

@mfencik mfencik marked this pull request as ready for review February 20, 2025 18:23
Add patches to fix:
- ironic node validate error message log
- metadata trunk_details added
@mfencik mfencik added this pull request to the merge queue Feb 20, 2025
Merged via the queue into main with commit 9dfaeb6 Feb 20, 2025
23 checks passed
@mfencik mfencik deleted the nova-container branch February 20, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants