Skip to content

Releases: metal-stack/metal-api

v0.16.2

12 Jan 10:15
4764ed4
Compare
Choose a tag to compare

General Changes

  • Fix FSL not considered from client requests for machine creation. (#250) @Gerrit91
  • raid and striped lvmtype is only possible with more than one disk (#249) @majst01
  • Remove Mutex in waitservice (#244) @majst01
  • Update metal-lib to v0.9.0, implement new health check interface. (#245) @Gerrit91

v0.16.1

03 Dec 07:43
4408b1c
Compare
Choose a tag to compare

General Changes

  • only add image usage if explicitly specified (#240) @majst01
  • Only query machines in the same partition as the ipmireport (#239) @majst01
  • Update retry-go to v4 which is go modules compatible (#237) @majst01
  • refactor allocation spec creation (#235) @majst01
  • update all dependencies except new healthcheck (#234) @majst01

v0.16.0

18 Nov 10:08
379c3ca
Compare
Choose a tag to compare

General Changes

  • Turn off machine LED on machine free. (#233) @Gerrit91
  • Do not calculate project quota on machine list/find (#230) @majst01
  • add validation for variable sized lvms (#227) @majst01
  • Clarify that with a given lv size of 0 all remaining space is used (#226) @majst01

Breaking Change

Project list endpoint does not return currently used quotas anymore. (https://github.com/metal-stack/metal-api/pull/230)

v0.15.7

02 Sep 15:18
562a90a
Compare
Choose a tag to compare

General Changes

v0.15.6

26 Aug 11:01
2bda0d3
Compare
Choose a tag to compare

General Changes

v0.15.5

24 Aug 07:52
1308e1c
Compare
Choose a tag to compare

General Changes

  • Introduce IPMI power state field (#218) @majst01
  • Don't return null for size constraints, minor improvements on swagspec. (#213) @Gerrit91

v0.15.4

19 Aug 07:56
c556d60
Compare
Choose a tag to compare

General Changes

v0.15.3

26 Jul 13:55
a26e5a6
Compare
Choose a tag to compare

General Changes

  • allow listing of all images of the same os (#205) @majst01
  • Fix machine deletion not happening on missing event container. (#204) @Gerrit91

v0.15.2

21 Jul 06:38
dc3d50c
Compare
Choose a tag to compare

General Changes

v0.15.1

16 Jun 06:42
a61c6ed
Compare
Choose a tag to compare

General Changes

  • Fix for preallocation leftovers on allocation failures (#196) @majst01