Skip to content

Conversation

dtantsur
Copy link
Member

@dtantsur dtantsur commented Apr 7, 2025

Building the image on all 3 nodes causes CI jobs to run out of disk
space. Unfortunately, the image load command does not work with podman
directly, so we need to use the same trick as with kind: export
a tarball, then upload it to the cluster.

Signed-off-by: Dmitry Tantsur dtantsur@protonmail.com

Building the image on all 3 nodes causes CI jobs to run out of disk
space. Unfortunately, the image load command does not work with podman
directly, so we need to use the same trick as with kind: export
a tarball, then upload it to the cluster.

Signed-off-by: Dmitry Tantsur <dtantsur@protonmail.com>
@metal3-io-bot metal3-io-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 7, 2025
Copy link
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/approve

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tuminoid

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:

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

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 8, 2025
Copy link
Member

@lentzi90 lentzi90 left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 8, 2025
@metal3-io-bot metal3-io-bot merged commit c9cc78e into metal3-io:main Apr 8, 2025
13 checks passed
@dtantsur dtantsur deleted the multinode-image branch April 8, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. 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.

4 participants