metal3-io / ironic-image

Container image to run OpenStack Ironic as part of Metal³
Apache License 2.0
58 stars 118 forks source link

:bug: Pin setuptools during image build #573

Closed elfosardo closed 2 months ago

elfosardo commented 2 months ago

Usually the setuptools installed by the system is stable but a bit too old compared to the packages we use for ironic, so pinning a more recent version helps avoiding errors and incompatibilities.

Signed-off-by: Riccardo Pittau elfosardo@gmail.com (cherry picked from commit 82692ba7683ec1d48a67aaaaf6d8bf5496177c1d)

elfosardo commented 2 months ago

/test metal3-ubuntu-e2e-integration-test-release-1-7 metal3-centos-e2e-integration-test-release-1-7

derekhiggins commented 2 months ago

/approve

metal3-io-bot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: derekhiggins

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/metal3-io/ironic-image/blob/release-24.1/OWNERS)~~ [derekhiggins] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment