Releases: slok/sloth
Releases · slok/sloth
sloth-helm-chart-0.4.3
Update for Sloth v0.10.0
v0.10.0
v0.10.0 - 2022-03-22
Added
- Support Kubernetes v1.23
- Allow disabling optimized rules using
--disable-optimized-rules
. These will disable the period window (e.g 30d) to be as the other window rules and not be optimized. generate
command now accepts a directory that will discover SLOs and generate with the same structure in an output directory.- Added
--fs-exclude
and--fs-include
flags togenerate
command, that will be used when generate inputs are a directory. - Update Go 1.18
sloth-helm-chart-0.4.2
Base chart for Sloth.
sloth-helm-chart-0.4.1
Base chart for Sloth.
v0.9.0
v0.9.0 - 2021-11-15
Added
- Added spec for declaring custom SLO period windows.
- Added
--slo-period-windows-path
flag to load custom SLO period windows from a directory.
Changed
- (BREAKING)
--window-days
flag renamed to--default-slo-period
and now is a time.Duration instead of an integer. - (BREAKING)
-w
short flag has been removed. - Default 30 and 28 day windows are now loaded from spec files.
sloth-helm-chart-0.4.0
Base chart for Sloth.
sloth-helm-chart-0.3.1
Base chart for Sloth.
sloth-helm-chart-0.3.0
Base chart for Sloth.