Skip to content

Releases: Cray-HPE/hms-capmc

v1.31.0 Fix power capping with latest nC firmware

01 Dec 16:04
505ef71
Compare
Choose a tag to compare

Fixed a problem with power capping multiple entities with latest Shasta 1.5 nC firmware.

v1.30.0

22 Nov 17:39
120fa23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27.0...v1.30.0

v1.29.0 Fix for status queries with show_all

29 Oct 13:28
c385cba
Compare
Choose a tag to compare

Bugfix for status queries when show_all filter is used.

v1.28.0

28 Oct 23:28
eb1289a
Compare
Choose a tag to compare
Merge pull request #48 from Cray-HPE/CASMHMS-5055/break-out-hms-ct-te…

v1.27.0 Support new Redfish power capping infrastructure

26 Oct 19:03
94f18dc
Compare
Choose a tag to compare

A new method to power cap components is now becoming standard in Redfish. Changes were made to support this new method.

v1.26.0 Support component restart emulation

18 Oct 15:58
738b616
Compare
Choose a tag to compare

Not all components have a power restart option. Enable CAPMC to emulate a restart by powering the component Off then On again.

v1.23.11

30 Sep 22:29
3602e61
Compare
Choose a tag to compare
Merge pull request #44 from Cray-HPE/CASMHMS-5135/update-to-algol60-h…

Changed the docker image to run as a non root user

27 Sep 15:21
6a4a79d
Compare
Choose a tag to compare
Changed the docker image to run as the user nobody (#42)

- Changed the docker image to run as user 65534 (aka nobody)
- Made Dockerfile.testing independent from the Dockerfile
- Removed the coverage step and changed the unittest step to always be a
  coverage run.
- Changed the Jenkins build to use the --no-cache option for all docker
  builds including unstable ones.

v1.24.9

28 Sep 20:48
6a30c80
Compare
Choose a tag to compare
Merge pull request #39 from Cray-HPE/CASMHMS-5157/update-cray-service…

v1.23.9: Merge pull request #34 from Cray-HPE/bugfix/CASMINST-2989

03 Sep 21:12
2552103
Compare
Choose a tag to compare
CASMINST-2989: Pin cray-service base chart to `~2.4.0`