Releases: cybozu-go/mantle
Releases · cybozu-go/mantle
mantle-cluster-wide-chart-v0.1.0
What's Changed
Added
- Allow Mantle to be deployed to real DCs by @ushitora-anqou in #6
- Implement the reconciler for MantleRestore by @llamerada-jp in #9
Changed
- make manifests: generate clusterrole.yaml from config/rbac/role.yaml by @ushitora-anqou in #16
Full Changelog: v0.1.0...mantle-cluster-wide-chart-v0.1.0
mantle-chart-v0.1.1
A Helm chart for Kubernetes
What's Changed
Added
- Allow Mantle to be deployed to real DCs by @ushitora-anqou in #6
Changed
- use cobra to support subcommands and add controller subcommand by @ushitora-anqou in #19
- Bump mantle chart version to 0.1.1 by @peng225 in #23
Full Changelog: v0.1.0...mantle-chart-v0.1.1
Release v0.1.0
What's Changed
Added
- Allow Mantle to be deployed to real DCs by @ushitora-anqou in #6
- add docs/deploy.md by @ushitora-anqou in #8
- Add LICENSE by @peng225 in #14
- add release procedure and GitHub workflow files by @peng225 in #15
Changed
- update RBDPVCBackup.status by @satoru-takeuchi in #3
- core: rename everyting from rbdpvc to mantle by @satoru-takeuchi in #4
- Improve e2e by @llamerada-jp in #10
- make manifests: generate clusterrole.yaml from config/rbac/role.yaml by @ushitora-anqou in #16
- use cobra to support subcommands and add controller subcommand by @ushitora-anqou in #19
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #21
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #20
Fixed
- specify envtest branch according to controller-runtime by @llamerada-jp in #5
- rename constant value to avoid conflict with restore module by @llamerada-jp in #7
- fix .gitignore for test/e2e by @ushitora-anqou in #18
- change group from "backup" to "mantle" by @ushitora-anqou in #17
New Contributors
- @satoru-takeuchi made their first contribution in #3
- @llamerada-jp made their first contribution in #5
- @ushitora-anqou made their first contribution in #6
- @peng225 made their first contribution in #14
- @dependabot made their first contribution in #21
Full Changelog: https://github.com/cybozu-go/mantle/commits/v0.1.0