Release v0.0.8
Docker image: docker.dragonflydb.io/dragonflydb/operator:v0.0.8
This is a feature packed release adding support for Snapshoting through PVC, Server TLS, and Client Authentication features to Dragonfly instances. This also adds docs on the Prometheus integration. Try it all out and give us feedback!
What's Changed
- feat(pvc): Support Snapshotting by @Pothulapati in #98
- feat(e2e): add utilities to run commands on cluster from test by @Abhra303 in #111
- feat(tls): Support for Server TLS by @Abhra303 in #91
- feat(auth): Support password and client cert by @Pothulapati in #100
- feat(monitoring): add guide to use PodMonitor with operator by @Abhra303 in #101
- feat(release): Release DF Operator v0.0.8 by @Pothulapati in #115
Full Changelog: v0.0.7...v0.0.8