-
Notifications
You must be signed in to change notification settings - Fork 547
Backport all PRs from main branch into v0.31 branch #3450
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
There was a problem hiding this 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
previously approved these changes
Jan 8, 2026
janekbaraniewski
approved these changes
Jan 8, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
VirtualClusterRefforexperimental.proxy.customResourcesand validates its usage end-to-end.targetVirtualClusterstring withVirtualClusterRefin Go (config.CustomResourceProxy) and chartvalues.schema.json; add$defs.VirtualClusterRefwith name/project validationValidateExperimentalProxyCustomResourcesConfigchecks resource path format, required target name, andaccessResourcesvalues; invoked increate_helm.gov4.6.0-alpha.10anchore/sbom-action/[email protected]README.mdrefresh (branding, quickstart, architectures, features, links)Written by Cursor Bugbot for commit 4072bfb. This will update automatically on new commits. Configure here.