Skip to content

docs(registry-proxy): describe registry proxy in init package docs#4622

Merged
AustinAbro321 merged 19 commits intomainfrom
registry-proxy-documentation
Mar 19, 2026
Merged

docs(registry-proxy): describe registry proxy in init package docs#4622
AustinAbro321 merged 19 commits intomainfrom
registry-proxy-documentation

Conversation

@AustinAbro321
Copy link
Copy Markdown
Member

@AustinAbro321 AustinAbro321 commented Feb 19, 2026

Description

Fixes #4585

This also enables proxy mode by default, no longer requiring that users run zarf init with --features=proxy-mode=true

Checklist before merging

Signed-off-by: Austin Abro <austinabro321@gmail.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 19, 2026

Deploy Preview for zarf-docs ready!

Name Link
🔨 Latest commit e1c99ea
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/69babb1fda9bdf00086f15bc
😎 Deploy Preview https://deploy-preview-4622--zarf-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 19, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/cmd/initialize.go 25.00% 6 Missing ⚠️
Files with missing lines Coverage Δ
src/pkg/feature/feature.go 91.12% <100.00%> (ø)
src/cmd/initialize.go 25.81% <25.00%> (-0.58%) ⬇️

... and 1 file 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.

Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
@AustinAbro321 AustinAbro321 changed the title docs(registry-proxy): add registry proxy to the docs docs(registry-proxy): describe registry proxy in init package docs Feb 20, 2026
AustinAbro321 and others added 14 commits March 17, 2026 08:33
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
@AustinAbro321 AustinAbro321 marked this pull request as ready for review March 18, 2026 16:00
@AustinAbro321 AustinAbro321 requested review from a team as code owners March 18, 2026 16:00
Copy link
Copy Markdown
Contributor

@a1994sc a1994sc left a comment

Choose a reason for hiding this comment

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

LGTM - Excited to see this as the default. Been using it for some pre-prod clusters and it has been working great.

@AustinAbro321 AustinAbro321 added this pull request to the merge queue Mar 19, 2026
Merged via the queue into main with commit b65d725 Mar 19, 2026
47 of 48 checks passed
@AustinAbro321 AustinAbro321 deleted the registry-proxy-documentation branch March 19, 2026 14:48
@github-project-automation github-project-automation Bot moved this to Done in Zarf Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Document registry proxy mode

2 participants