Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
metal-stack
/
metal-hammer
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
46
Code
Issues
7
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
add oci pull to images
- #175
#175
Draft
mac641
wants to merge 23 commits into
master
metal-stack/metal-hammer:master
from
oci-puller
metal-stack/metal-hammer:oci-puller
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
add oci pull to images
#175
mac641
wants to merge 23 commits into
master
metal-stack/metal-hammer:master
from
oci-puller
metal-stack/metal-hammer:oci-puller
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2026
feat(image): add OciPull based on the example from #169
mac641
committed
510fd03
View commit details
Copy full SHA for 510fd03
Browse repository at this point
refactor: use OciConfig in order to retrieve credentials
mac641
committed
643508a
View commit details
Copy full SHA for 643508a
Browse repository at this point
chore: run go mod tidy
mac641
committed
167460c
View commit details
Copy full SHA for 167460c
Browse repository at this point
refactor: add logging to image and format install.go
mac641
committed
6971d38
View commit details
Copy full SHA for 6971d38
Browse repository at this point
fix: fix issue where RegistryURL was mandatory even though
Show description for dbf4f83
mac641
committed
dbf4f83
View commit details
Copy full SHA for dbf4f83
Browse repository at this point
chore: apply latest pixie changes where OciConfig.RegistryURL is optional now
mac641
committed
24abb10
View commit details
Copy full SHA for 24abb10
Browse repository at this point
fix(image): remove optional oci:// prefix before parsing image reference
Show description for 3573d87
mac641
committed
3573d87
View commit details
Copy full SHA for 3573d87
Browse repository at this point
fix(install): add missing check if no OciConfigs have been provided and default to image
mac641
committed
e330b67
View commit details
Copy full SHA for e330b67
Browse repository at this point
Commits on Jan 16, 2026
fix: fix untar destination of oci images and various typos
mac641
committed
d5b0104
View commit details
Copy full SHA for d5b0104
Browse repository at this point
Commits on Jan 19, 2026
test: add tests to image's oci-puller
mac641
committed
526b28e
View commit details
Copy full SHA for 526b28e
Browse repository at this point
Commits on Jan 22, 2026
test(image): implement test for oci image pull from registry with authentication
mac641
committed
6518c0b
View commit details
Copy full SHA for 6518c0b
Browse repository at this point
refactor(image): remove external dependency from ghcr in tests
mac641
committed
f3d6604
View commit details
Copy full SHA for f3d6604
Browse repository at this point
fix(image): remove dependency for running tests with superuser permissions
mac641
committed
30a8225
View commit details
Copy full SHA for 30a8225
Browse repository at this point
Commits on Jan 28, 2026
ci: separate oci-pull tests from legacy tests
Show description for 83c016d
mac641
committed
83c016d
View commit details
Copy full SHA for 83c016d
Browse repository at this point
refactor: address changes requested by @majst01
mac641
committed
9036814
View commit details
Copy full SHA for 9036814
Browse repository at this point
Commits on Feb 4, 2026
test(image): address changes requested by @majst01
mac641
committed
ce480e9
View commit details
Copy full SHA for ce480e9
Browse repository at this point
Commits on Feb 5, 2026
refactor(image): add logging to untar's default case in order to detect skipped files
Show description for 42cb2ef
mac641
committed
42cb2ef
View commit details
Copy full SHA for 42cb2ef
Browse repository at this point
Commits on Feb 12, 2026
test(image): add basic working test for untar
mac641
committed
3241d4f
View commit details
Copy full SHA for 3241d4f
Browse repository at this point
Commits on Feb 20, 2026
chore: add latest oci-puller pixie version
mac641
committed
ac4142c
View commit details
Copy full SHA for ac4142c
Browse repository at this point
Commits on Mar 12, 2026
Merge branch 'master' into oci-puller
mac641
committed
ac5cfff
View commit details
Copy full SHA for ac5cfff
Browse repository at this point
Commits on Mar 16, 2026
chore: add latest oci-puller pixie version
mac641
committed
e34f825
View commit details
Copy full SHA for e34f825
Browse repository at this point
Commits on Apr 8, 2026
refactor: log ociConfig for debugging
mac641
committed
eaf717d
View commit details
Copy full SHA for eaf717d
Browse repository at this point
refactor: address changes requested by @vknabel
mac641
committed
c5bf5b8
View commit details
Copy full SHA for c5bf5b8
Browse repository at this point
You can’t perform that action at this time.