website icon indicating copy to clipboard operation
website copied to clipboard

replace `mirrors.chaos-mesh.org` with github urls

Open STRRL opened this issue 6 months ago • 1 comments

for example:

https://mirrors.chaos-mesh.org/v2.7.1/install.sh -> https://raw.githubusercontent.com/chaos-mesh/chaos-mesh/refs/tags/v2.7.1/install.sh

STRRL avatar Apr 29 '25 01:04 STRRL

There's something tricky going on here:

  • chaosctl and chaosd assets are pushed directly to the mirrors. We need to build them and publish them to release assets.
  • Can we remove some old assets in https://chaos-mesh.org/docs/upgrade-to-2.0/ and https://chaos-mesh.org/docs/upgrade-from-2.1-to-2.2/? For example, the migrate.sh I think is rarely used now, we can create a new repo and save them in it, and point the docs to the archives (https://chaos-mesh-website-archived.netlify.app/docs/).

@STRRL @Andrewmatilde What do you guys think?

g1eny0ung avatar Apr 29 '25 06:04 g1eny0ung