Skip to content

feat: Add command to load images into custom registry#531

Open
NautiluX wants to merge 2 commits into
mainfrom
pull-bom-images
Open

feat: Add command to load images into custom registry#531
NautiluX wants to merge 2 commits into
mainfrom
pull-bom-images

Conversation

@NautiluX

Copy link
Copy Markdown
Member

No description provided.

@NautiluX NautiluX changed the title feat: Add command to load images into customer registry feat: Add command to load images into custom registry Jun 26, 2026
@NautiluX NautiluX force-pushed the pull-bom-images branch 6 times, most recently from 581233f to c7992b4 Compare June 29, 2026 14:13
c.FileWriter = mockFileWriter

mockEnv.EXPECT().GetOmsWorkdir().Return(tempDir)
mockFileWriter.EXPECT().MkdirAll(tempDir, os.FileMode(0755)).Return(nil)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Unrelated fix that was necessary to run the tests locally.Seems they aren't executed in the CI

@NautiluX NautiluX force-pushed the pull-bom-images branch 5 times, most recently from dae7ff6 to 49e8be7 Compare June 29, 2026 15:11
Signed-off-by: NautiluX <2600004+NautiluX@users.noreply.github.com>
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.

1 participant