Skip to content

v0.23.0

Compare
Choose a tag to compare
@f41gh7 f41gh7 released this 09 Feb 17:38
· 538 commits to master since this release

Changes since v0.22.1

Fixes

  • fixes job name label with CRD type prefix, it must prevent possible job names collision 3efe28b thanks @tommy351
  • fixes bearerToken usage for VMAgent remoteWriteSpec #422 thanks @artifactori

Features

  • check kubernetes api server version for deprecated objects and use proper API for it. First of all it's related with PodSecurityPolicy and PodDisruptionBudget 5a64f6c

Breaking changes

  • job name label was changed, new prefix added with CRD type - probe, podScrape,serviceScrape, nodeScrape and staticScrape