Skip to content

Hello, Cluster Keeper!

Compare
Choose a tag to compare
@KevinFCormier KevinFCormier released this 24 Feb 18:40
· 20 commits to main since this release

This CLI has been renamed to Cluster Keeper.

If you were using a previous version, you must follow the migration steps.

  1. Make sure all users of the ClusterPool suspend use of the CLI during migration.
  2. With v0.9, run cm list claims and save the output. You will need to know which ClusterClaims have scheduled hibernation enabled and which have locks.
  3. Update to v1.0.0. If using a symlink or alias for cm, update it to ck.
  4. For each ClusterClaim with the schedule enabled, run ck enable-schedule CLAIM.
  5. For each lock, run ck lock -i LOCKNAME CLAIM
  6. Notify all users of the ClusterPool to update to v1.0.0 or newer.