schedule-migration

command
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

Issues concerning Chaos-mesh 2.0 upgrade

Due to controller refactor and CRD modification, old chaos resource (1.x) won't work with chaos-mesh 2.0, and you have to manually upgrade the CRD since helm won't do it for you. There are several steps for upgrading.

  1. Export old chaos resource (If you don't care for them, you can skip this step.)
  2. Delete the old CRDs and apply new ones.
  3. Upgrade chaos-mesh to 2.0
  4. Upgrade the old CRDs and reapply them.

We provide a bash script to do step 1,2 and 4. Check it out.

Before running the script, you need to compile an schedule-migrate binary

go build -o schedule-migration main.go
./migrate.sh -h

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL