Skip to content

feat: implement a registry proxy #3956

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

Conversation

AustinAbro321
Copy link
Contributor

Description

WIP! Using this as a testing ground to setup some testing and see how this works with different distros

Checklist before merging

touchardv and others added 10 commits June 23, 2025 11:59
- enable tcp listener for ipv6
- allow serving multiple images

Signed-off-by: Vincent Touchard <[email protected]>
Signed-off-by: Vincent Touchard <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Copy link

netlify bot commented Jul 1, 2025

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 02c88fb
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/687692618168f30008889707

Copy link

codecov bot commented Jul 1, 2025

Codecov Report

Attention: Patch coverage is 68.04734% with 108 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pkg/cluster/cluster.go 31.74% 39 Missing and 4 partials ⚠️
src/pkg/cluster/injector.go 80.74% 20 Missing and 11 partials ⚠️
src/cmd/internal.go 57.14% 9 Missing ⚠️
src/internal/injector-controller/controller.go 88.40% 7 Missing and 1 partial ⚠️
src/pkg/state/state.go 20.00% 8 Missing ⚠️
src/cmd/initialize.go 16.66% 5 Missing ⚠️
src/pkg/packager/deploy.go 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/config/config.go 0.00% <ø> (ø)
src/internal/packager/template/template.go 73.40% <100.00%> (+61.44%) ⬆️
src/pkg/packager/deploy.go 0.00% <0.00%> (ø)
src/cmd/initialize.go 30.39% <16.66%> (-0.42%) ⬇️
src/internal/injector-controller/controller.go 88.40% <88.40%> (ø)
src/pkg/state/state.go 20.33% <20.00%> (-0.13%) ⬇️
src/cmd/internal.go 37.00% <57.14%> (+1.38%) ⬆️
src/pkg/cluster/injector.go 67.62% <80.74%> (+1.58%) ⬆️
src/pkg/cluster/cluster.go 35.27% <31.74%> (-0.42%) ⬇️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants