kairos icon indicating copy to clipboard operation
kairos copied to clipboard

c3os release 57

Open mudler opened this issue 3 years ago • 0 comments

🗺 What's left for release

  • [ ] https://github.com/c3os-io/c3os/issues/48
  • [x] https://github.com/c3os-io/c3os/issues/47
  • [ ] https://github.com/c3os-io/c3os/issues/44
  • [ ] https://github.com/c3os-io/c3os/issues/57
  • [ ] https://github.com/c3os-io/c3os/issues/58

🔦 Highlights

  • c3os bundles support
  • Initial split of c3os images into light and core
  • docs to reflect new features

✅ Release Checklist

  • [ ] Stage 0 - Finishing Touches
    • [ ] Check c3os/packages, and for any needed update
    • [ ] Make sure CI tests are passing.
  • [ ] Stage 1 - Infrastructure Testing
    • How: Using the testing version, make sure that manual and k8s upgrades are working from the latest release, and that docs are still aligned
    • Where:
      • [ ] Two c3os nodes
        • [ ] Deploy latest release with automatic node setup
        • [ ] Upgrade to testing release
        • [ ] Analyze
          • [ ] Create deployments
          • [ ] Keep cluster running overnight
          • [ ] Run upgrades and verify workload is still running
          • [ ] Keep cluster running overnight
  • [ ] Stage 3 - Release
    • [ ] Tag the release on master.
      • [ ] Run NO_PUSH=true go run ./.github/tag.go <tag> to check that the correct tag will be created
      • [ ] Run go run ./.github/tag.go <tag> to tag a new release
  • [ ] Stage 4 - Update Upstream
    • [ ] Update the examples to the final release
    • [ ] Update the upstream testing branches to the final release and create PRs.
  • [ ] Make required changes to the release process.

mudler avatar Aug 01 '22 07:08 mudler

Closing

mudler avatar Sep 09 '22 09:09 mudler