Releases: cybozu-go/mantle
Releases · cybozu-go/mantle
mantle-cluster-wide-chart-v0.3.0
Release v0.7.0
Release v0.6.1
What's Changed
Removed
- remove mantle_backup_duration_seconds_total metric by @ushitora-anqou in #169
Full Changelog: v0.6.0...v0.6.1
mantle-chart-v0.3.3
What's Changed
Changed
- Bump mantle chart version to 0.3.3 by @ushitora-anqou in #170
Full Changelog: mantle-chart-v0.3.2...mantle-chart-v0.3.3
Release v0.6.0
What's Changed
Added
Removed
- Remove a feature, users action required (#39)
Fixed
- update missed parts to use Ceph v19.2.1 by @molpako in #160
- test/e2e/multik8s: move tests in replicationfailure to replication package by @ushitora-anqou in #156
- test/e2e/multik8s: refactor to parallelize the tests more aggressively by @ushitora-anqou in #124
- wrap PVC get errors and remove custom errTargetPVCNotFound by @molpako in #162
- simplify controller logic by adding status helper methods to MantleBackup and Restore by @molpako in #166
New Contributors
Full Changelog: v0.5.0...v0.6.0
mantle-cluster-wide-chart-v0.2.4
mantle-chart-v0.3.2
mantle-chart-v0.3.1
What's Changed
- configure
cert-manager.io/inject-ca-from
annotation for webhook by @molpako in #158 - Bump mantle chart version to 0.3.1 by @peng225 in #159
Full Changelog: mantle-chart-v0.3.0...mantle-chart-v0.3.1
Release v0.5.0
What's Changed
Added
- docs: add maintenance.md by @ushitora-anqou in #143
- issue-template: add update_supporting_kubernetes.md by @ushitora-anqou in #148
- add ValidatingWebhook for preventing attachment of mantle-related PVs by @molpako in #138
Changed
- use sigs.k8s.io/yaml instead of archived gopkg.in/yaml.v2 by @ushitora-anqou in #144
- versions.mk: get mockgen version from go.mod by @ushitora-anqou in #142
- avoid using BinaryAssetsDirectory by @ushitora-anqou in #146
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #145
- Support Kubernetes 1.32 by @ushitora-anqou in #147
- test: set up mock before manager is started to avoid race condition by @ushitora-anqou in #150
- Prevent MantleBackup from handling PVCs with mismatched UID by @molpako in #151
- avoid redundant Update() call by moving it into label-add conditional by @molpako in #153
- test/e2e/multik8s/replication: separate suite_test.go into 3 files by @ushitora-anqou in #155
Full Changelog: v0.4.3...v0.5.0