Skip to content

Support importing containers from directories containing a socket#1587

Merged
mslacken merged 1 commit intowarewulf:mainfrom
anderbubble:fix-892
Dec 10, 2024
Merged

Support importing containers from directories containing a socket#1587
mslacken merged 1 commit intowarewulf:mainfrom
anderbubble:fix-892

Conversation

@anderbubble
Copy link
Copy Markdown
Collaborator

Description of the Pull Request (PR):

Prevents a panic when importing a container from a directory containing a socket by updating containers/storage to v2.55.2, which includes containers/storage#2117.

This fixes or addresses the following GitHub issues:

Reviewer checklist

The reviewer checks the following items before merging the PR.

  • The PR is based on the appropriate branch (typically main)
  • All commits are "Signed off" (e.g., using git commit --signoff) in agreement to the DCO
  • The CHANGELOG has been updated, if necessary, and under the correct release heading
  • The userdocs have been updated, if necessary
  • The submitter is listed in the contributors file
  • The test suite has been updated, if necessary

- Fixes warewulf#892

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
@anderbubble anderbubble marked this pull request as ready for review December 9, 2024 18:20
@mslacken mslacken merged commit 8282b03 into warewulf:main Dec 10, 2024
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.

Container import from directory with sockets fails

3 participants