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