Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 05:19
ba3312e

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 to generate command, that will be used when generate inputs are a directory.
  • Update Go 1.18