Skip to content

Releases: Cray-HPE/hms-bss

v1.18.0: Change HSM v1 references to v2

29 Jun 21:33
a20de0b
Compare
Choose a tag to compare

[1.18.0] - 2022-06-29

Changed

  • Scrubbed references to HSM v1 in favor of HSM v2.

v1.17.0: Merge pull request #46 from Cray-HPE/CASMHMS-5458/coordination-for-hm…

23 Jun 19:21
334f8d3
Compare
Choose a tag to compare
…s-ct-helm-tests

CASMHMS-5458 Coordination for HMS CT Helm tests

v1.16.0

07 Mar 19:57
fdf723d
Compare
Choose a tag to compare

Converts RPM based ct tests to helm test.

v1.15.0 Added Referral Token

20 Jan 22:49
f150f14
Compare
Choose a tag to compare
Merge pull request #43

Added the referral token

v1.14.0 Improved get boot parameters performance CASMHMS-4540

04 Jan 19:46
3006ff6
Compare
Choose a tag to compare
Fixed the slow rest api, get boot parameters (#42)

Made the following improvements when getting boot parameters by name,
nid, or mac.
- Changed to first look up the name directly in the etcd data. In
  most cases the request is going to be for an x name and so this
  check will be the fastest way to satisfy the request.
- Changed to use the values it gets in its initial getting of etcd
  data. The previous implementation was only using the names,
  and then re-getting the value on a per name case.
- Changed to only get the kernel and initrd data once per http
  request.
- Added an "ID to SMComponent" map for the cached state
  manager data. The previous implementation was looping
  through this data for each boot parameter entry.

Jira: CASMHMS-4540

v1.13.0

09 Dec 18:13
e0d9e5a
Compare
Choose a tag to compare
Enabled tracking of last access time for bootscript and cloud-init (u…

…ser-data) resources (#36)

* Enabled tracking of last access time for bootscript and cloud-init (user-data) resources.

* General refactor to change "access" to "endpoint" to clarify what this references.

* Always make sure to give back at least an empty array instead of `null`.

* Added enum to endpoint-history swagger to identify types.

v1.12.0

01 Dec 16:26
2cef1eb
Compare
Choose a tag to compare
Merge pull request #40 from Cray-HPE/feature/enable-multi-ip-support

Enable multi IP support by targeting v2 of HSM

v1.11.0 Add priority to BSS ETCD cluster

03 Nov 15:17
89489c7
Compare
Choose a tag to compare

Pull in new base chart to enable priority setting of the BSS ETCD cluster.

v1.10.0: Merge pull request #35 from Cray-HPE/CASMHMS-5055/break-out-hms-ct-te…

28 Oct 23:27
ab3f14e
Compare
Choose a tag to compare
…sts-into-separate-rpms-csm-1.2

CASMHMS-5055 Break out HMS CT tests into separate RPMs csm-1.2

v1.7.8: Merge pull request #33 from Cray-HPE/CASMHMS-5135/update-to-algol60-h…

30 Sep 22:25
e8ef367
Compare
Choose a tag to compare
…elm-chart-repo-csm-1.0

CASMHMS-5135 Update to cray-algol60 Helm repository csm-1.0