Releases: sapcc/limesctl
Releases · sapcc/limesctl
v3.12.0
v3.11.0
Added
- Added support for resources defined in terms of non-standard units (e.g. "128 GiB" instead of just "GiB" or "TiB").
Changed
- Updated all dependencies to their latest versions. (add basic liquid support for complex units)
v3.10.0
Changed
- Updated all dependencies to their latest versions. (remove pre-defined liquid category "default")
v3.9.0
Changed
- Updated all dependencies to their latest versions. (adds support for liquid resource category with display name)
v3.8.0
Changed
- Updated all dependencies to their latest versions. (adds support for liquid display name fields)
v3.7.1
Changed
- Sort subcapacities for capacity reports.
- Updated all dependencies to their latest versions.
v3.7.0
Changed
- Fix derivation of service type in
limesctl liquid report-capacitysubcommand. - Updated all dependencies to their latest versions.
v3.6.0
Added
- Added validation of the responses from LIQUID implementations when running a
liquidsubcommand.
Changed
- Updated all dependencies to their latest versions.
v3.5.0
v3.4.0
Added
- Added
ops validate-quota-overridessubcommand
This is to automatically validate a quota-overrides.json file before deploying it into a Limes installation.
Changed
- Use Golang 1.23 for prebuilt binaries.
- Updated all dependencies to their latest version including Gophercloud to version 2.0
Removed
- Removed everything related to Bursting
- Removed
domain setandproject setsubcommands
Support for writing quotas manually has been removed in Limes.