Skip to content

Conversation

@Piotr1215
Copy link
Contributor

@Piotr1215 Piotr1215 commented Jan 30, 2026

Content Description

Archive Platform v4.3.0 documentation to standalone Netlify branch deployment. This removes ~460 files from the main build to reduce Netlify build RAM usage.

Preview Link

Internal Reference

Closes DOC-1189

What This PR Does

  • Removes platform_versioned_docs/version-4.3.0/ from main branch
  • Adds v4.3 (EOS) entry to version dropdown, pointing to standalone archive deployment
  • Archive branch platform-v4.3 pushed separately (never merges to main)

Netlify Configuration Required

Before merging, configure Netlify branch deploys:

  1. Site settings → Build & deploy → Branches and deploy contexts
  2. Add branch: platform-v4.3

@netlify /docs

Note

Archives Platform v4.3.0 docs to standalone Netlify deployment, removes 123,608 lines to reduce build RAM usage. Adds EOS dropdown entry pointing to archive URL.

Generated by Claude for b042e3c

@Piotr1215 Piotr1215 requested a review from a team as a code owner January 30, 2026 16:14
@netlify
Copy link

netlify bot commented Jan 30, 2026

Deploy Preview for vcluster-docs-site ready!

Name Link
🔨 Latest commit d8e3977
🔍 Latest deploy log https://app.netlify.com/projects/vcluster-docs-site/deploys/697cdaeb5bf794000893ea9a
😎 Deploy Preview https://deploy-preview-1651--vcluster-docs-site.netlify.app/docs
📱 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.

@loft-bot
Copy link
Contributor

loft-bot commented Jan 30, 2026

Claude finished @Piotr1215's task in 1m 21s —— View job


Issues Found

Broken Import in vCluster Docs

Found a broken import that will cause build failure:

  • File: vcluster_versioned_docs/version-0.27.0/configure/vcluster-yaml/external/platform/project.mdx:11
  • Issue: Imports from the archived platform_versioned_docs/version-4.3.0/ directory being removed
  • Fix needed: Replace the import or provide alternative documentation for the project configuration

The file imports a platform API partial that only existed in v4.3.0. Since this directory is being archived, the import will break. The referenced partial contained documentation for the project field in platform external configuration.

Options to fix:

  1. Create a replacement partial in current platform versions
  2. Inline the documentation directly in the file
  3. Remove the import if the functionality is deprecated

@github-actions
Copy link
Contributor

Remove v4.3.0 versioned docs from main - now deployed as standalone
archive at platform-v4.3 branch.

- Delete platform_versioned_docs/version-4.3.0/
- Add v4.3 (EOS) to version dropdown pointing to archive deployment

v4.3.0 docs remain accessible via the version selector dropdown,
which links to the standalone Netlify deployment.

Closes DOC-1189
@Piotr1215 Piotr1215 force-pushed the doc-1189/archive-platform-v430 branch from b042e3c to d8e3977 Compare January 30, 2026 16:23
@Piotr1215 Piotr1215 merged commit f50a166 into main Jan 30, 2026
9 of 10 checks passed
@Piotr1215 Piotr1215 deleted the doc-1189/archive-platform-v430 branch January 30, 2026 16:32
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.

3 participants