Skip to content

v0.8.0

Compare
Choose a tag to compare
@jrsdav jrsdav released this 30 Mar 21:42
· 65 commits to master since this release
d20420f

What's Changed

BREAKING CHANGES

  • Refactor of the victoria-metrics and vector-agent submodules. The former is now called victoria-metrics-agent, as that is the primary component we install as part of a StreamNative Cloud cluster. #32
  • The helm chart used by prometheus-operator has been updated from version 21.x to 33.x. For existing deployments, following the upgrade procedures will be required.

OLM Updates

  • Annotate CatalogSource to comply with autoscaler by @fantapsody in #30
  • Support specifying the registry and version of olm image by @FushuWang in #34
  • Support to specify subscription resources by @FushuWang in #33
  • Support adding config env and envFrom by @FushuWang in #36

Other changes

  • Updates to default prometheus-operator behavior (prometheus server is no longer installed by default) by @jrsdav in #31
  • Add default sidecar annotation for autoscaler to handle eviction of Istio pods properly by @jrsdav in #35

New Contributors

Full Changelog: v0.7.3...v0.8.0