Skip to content

Conversation

@deniseschannon
Copy link

@deniseschannon deniseschannon commented Jan 7, 2026

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix
/kind enhancement
/kind feature
/kind documentation
/kind test

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #

Please provide a short message that should be published in the vcluster release notes
Fixed an issue where vcluster ...

What else do we need to know?


Note

Introduces a structured VirtualClusterRef for experimental.proxy.customResources and validates its usage end-to-end.

  • Config/Schema: Replace targetVirtualCluster string with VirtualClusterRef in Go (config.CustomResourceProxy) and chart values.schema.json; add $defs.VirtualClusterRef with name/project validation
  • Validation: New ValidateExperimentalProxyCustomResourcesConfig checks resource path format, required target name, and accessResources values; invoked in create_helm.go
  • Platform: Raise minimum compatible Pro version to v4.6.0-alpha.10
  • CI: Bump Syft action to anchore/sbom-action/[email protected]
  • Docs: Major README.md refresh (branding, quickstart, architectures, features, links)

Written by Cursor Bugbot for commit 4072bfb. This will update automatically on new commits. Configure here.

dependabot bot and others added 5 commits January 2, 2026 16:50
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.11 to 0.21.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@v0.20.11...v0.21.0)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oxy (#3436)

* Add config validation for experimental custom resource proxy
…ctures

- Restructure README to be use-case based, aligned with vcluster.com homepage
- Add new architectures: Standalone, Auto Nodes, Private Nodes with expandable sections
- Add What's New section highlighting v0.30 (VPN & Netris) and v0.26 (Hybrid Scheduling)
- Update use cases table with correct solution links
- Reimagine Key Features section with better organization
- Add architecture comparison table and expandable architecture details
- Add architecture diagrams (PNG) for all architecture types
- Update social badges: Slack (4.2K+), X/Twitter (3.5K+), LinkedIn (14K+)
- Add Killercoda section for browser-based testing
- Update Trusted By section with correct case study links
- Expandable Conference Talks and Community Voice sections (latest to oldest)
- Simplify contributing section
- Reduce logo size and spacing
- Fix all broken links and update to correct vcluster.com URLs
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

ApsTomar
ApsTomar previously approved these changes Jan 8, 2026
@janekbaraniewski janekbaraniewski merged commit 0a0ab31 into v0.31 Jan 8, 2026
10 checks passed
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.

4 participants