Skip to content

Releases: Cray-HPE/cani

v0.4.0

12 Dec 20:59
7a4c222
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Sep 11:07
49e61bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 Aug 16:17
01755eb
Compare
Choose a tag to compare
Merge pull request #127 from Cray-HPE/proper-vision

v0.1.0

03 Aug 10:43
16c2631
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0a5...v0.1.0

v1.0.0a5

01 Aug 14:32
fe61108
Compare
Choose a tag to compare
v1.0.0a5 Pre-release
Pre-release

What's Changed

  • To the csv output add the location and changed the sorting by @shunr-hpe in #101
  • Changed csv import and export to work with the new metadata by @shunr-hpe in #104
  • Moved hardware sort code to standalone functions by @shunr-hpe in #106
  • Some refactoring on how provider metadata is handled by @rsjostrand-hpe in #102

Full Changelog: v1.0.0a4...v1.0.0a5

v1.0.0a4

31 Jul 21:11
86a415d
Compare
Choose a tag to compare
v1.0.0a4 Pre-release
Pre-release
Merge pull request #103 from Cray-HPE/evolved-martian

fix release action by not making alpha release 'stable'

v1.0.0a3

12 Jul 18:03
db7acdb
Compare
Choose a tag to compare
v1.0.0a3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0a1...v1.0.0a3

v1.0.0a1

28 Jun 21:21
1cf2844
Compare
Choose a tag to compare
v1.0.0a1 Pre-release
Pre-release

What's Changed

v1.0.1a1 minor internal release with ci work plus some additional SLS work

Full Changelog: v1.0.0a...v1.0.0a1

v1.0.0a

22 Jun 09:43
991586d
Compare
Choose a tag to compare
v1.0.0a Pre-release
Pre-release

What Is In This Release?

  • session start/session stop
  • three workflows add cabinet, add blade, update node
  • SLS validation for the CSM provider
  • refined inventory structure (a map[uuid.UUID]Hardware)
  • docs

Updating SLS for the CSM-provider

With this release, users can add hardware in cani. At the end of a session, the hardware added in cani is reconciled with that in SLS. Additional metadata is added to SLS for a mapping of SLS <---> cani hardware.

Full Changelog: https://github.com/Cray-HPE/cani/commits/v1.0.0a