github timescale/tobs 0.7.0

latest releases: 20.8.0, 20.7.0, 20.6.0...
2 years ago

At a high level, this release contains

  • Fix tobs uninstall flow i.e. do not delete DB secrets without --delete-data flag. As passwords will be lost and PV's are perissted.
  • Add OpenTelemetryOperator and Jaeger support to tobs. Currently tracing can be enabled on tobs end using --tracing during the tobs install. This will deploy OpenTelemetry operator, Jaeger query and OpenTelemetry collector.

Note:

  • tobs install with tracing support enabled will verify if cert-manager exists in the cluster if not deploys one by asking the confirmation from the user as OpenTelemetryOperator needs cert-manager as a dependency.

Changelog

96eb894 .github: add dependabot
5328d83 Add support for Opentelemetry Operator and Jaeger query in tobs
a31065b Fix uninstall persist secrets when not deleting data
3693331 Last changes before release.
731e4bd Merge pull request #178 from paulfantom/dependabot
41ccd29 On tracing enabled support uninstall
1692591 Release 0.7.0

Don't miss a new tobs release

NewReleases is sending notifications on new releases.