Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 09:05
97e4fb0

v0.6.0 - 2021-07-11

Added

  • Model validates SLI event queries (error and total) are different.
  • On K8s controller Label selector to shard resources handling by labels.
  • On K8s controller Kubernetes dry-run mode for development.
  • On K8s controller Kubernetes fake mode for development without Kubernetes cluster.

Changed

  • Generate and validate commands now infer the spec type instead of bruteforce loading every spec type.
  • --development flag has been renamed to --kube-local.