Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sloth-windows-amd64.exe | 2022-03-22 | 45.6 MB | |
sloth-linux-arm64 | 2022-03-22 | 43.9 MB | |
sloth-linux-arm-v7 | 2022-03-22 | 43.1 MB | |
sloth-linux-amd64 | 2022-03-22 | 45.2 MB | |
sloth-darwin-arm64 | 2022-03-22 | 49.4 MB | |
sloth-darwin-amd64 | 2022-03-22 | 49.8 MB | |
checksums.txt | 2022-03-22 | 513 Bytes | |
README.md | 2022-03-22 | 584 Bytes | |
v0.10.0 source code.tar.gz | 2022-03-22 | 579.7 kB | |
v0.10.0 source code.zip | 2022-03-22 | 695.8 kB | |
Totals: 10 Items | 278.2 MB | 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