Skip to content

Conversation

vishal210893
Copy link
Contributor

@vishal210893 vishal210893 commented Sep 11, 2025

Description of your changes

Migrate from static.kubevela.net to kubevela.io

Problem

The static.kubevela.net domain has an expired TLS certificate, causing images and resources to fail loading across documentation and blog posts.

Solution

  • Downloaded all 76 resources from static.kubevela.net and stored locally under script
  • Updated all references across 243 files to use the new URL kubevela.io

Changes

URL Pattern Update:

- ![image](https://static.kubevela.net/images/1.4/multiple-cluster-graph.jpg)
+ ![image](https://kubevela.io/images/1.4/multiple-cluster-graph.jpg)

Type: Infrastructure | Breaking Change: No

I have:

  • [ x] Read and followed KubeVela's contribution process.
  • Update sidebar.js if adding a new page.
  • [ x] Run yarn start to ensure the changes has taken effect.

Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
@vishal210893 vishal210893 marked this pull request as ready for review September 11, 2025 05:32
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

3 issues found across 239 files

Note: This PR contains a large number of files. cubic only reviews up to 150 files per PR, so some files may not have been reviewed.

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
…g.js

Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
@FogDong FogDong merged commit 44c00ac into kubevela:main Sep 16, 2025
6 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.

2 participants