Skip to content

docs: document caBundle and insecure registry settings in quickstart#1185

Open
fabriziosestito wants to merge 1 commit into
kubewarden:mainfrom
fabriziosestito:docs/add-cabundle-and-insecure-quickstart
Open

docs: document caBundle and insecure registry settings in quickstart#1185
fabriziosestito wants to merge 1 commit into
kubewarden:mainfrom
fabriziosestito:docs/add-cabundle-and-insecure-quickstart

Conversation

@fabriziosestito
Copy link
Copy Markdown
Collaborator

Description

Fixes #684

Copilot AI review requested due to automatic review settings May 28, 2026 13:12
@fabriziosestito fabriziosestito requested a review from a team as a code owner May 28, 2026 13:12
@github-project-automation github-project-automation Bot moved this to Pending Review in SBOMscanner May 28, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the quickstart documentation to explain how Registry resources can use custom CA bundles or insecure TLS settings, addressing issue #684.

Changes:

  • Adds a quickstart subsection for spec.caBundle.
  • Adds a quickstart subsection for spec.insecure.
  • Includes YAML examples for both settings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/installation/quickstart.md Outdated
Signed-off-by: Fabrizio Sestito <fabrizio.sestito@suse.com>
@fabriziosestito fabriziosestito force-pushed the docs/add-cabundle-and-insecure-quickstart branch from 271bba2 to 3938adf Compare May 28, 2026 13:49
@fabriziosestito fabriziosestito self-assigned this May 28, 2026
@fabriziosestito fabriziosestito added the documentation Improvements or additions to documentation label May 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.41%. Comparing base (4395da6) to head (3938adf).
⚠️ Report is 33 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1185   +/-   ##
=======================================
  Coverage   53.41%   53.41%           
=======================================
  Files          61       61           
  Lines        5328     5328           
=======================================
  Hits         2846     2846           
  Misses       2086     2086           
  Partials      396      396           
Flag Coverage Δ
unit-tests 53.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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

documentation Improvements or additions to documentation

Projects

Status: Pending Review

Development

Successfully merging this pull request may close these issues.

docs: Add usage info of cabundle and insecure in Quick Start doc or RFC

2 participants