Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@walterlopatka walterlopatka released this 25 Jun 22:31
· 122 commits to integration since this release
d680cda

The latest released code v0.8.0 from CORTX Services is available at https://github.com/Seagate/cortx-k8s on the main branch. This release has been verified with:
ghcr.io/seagate/cortx-data:2.0.0-837
ghcr.io/seagate/cortx-rgw:2.0.0-837
ghcr.io/seagate/cortx-control:2.0.0-837

This is a release with just a couple of minor changes:

  • CORTX-32063 / CORTX-27442: Parallelize support_bundle creation so that all pods are done in parallel, significantly reducing support bundle creation, especially for large clusters.
  • CORTX-32320: Documentation updates to clarify how to specify upgrade images

What's Changed

  • CORTX-32063: Parallelize support-bundle generation (#291)
  • CORTX-32320: Update docs for upgrade to clarify how images are used (#292)

Full Changelog: v0.7.0...v0.8.0