Releases: CleverCloud/clever-kubernetes-operator
Releases · CleverCloud/clever-kubernetes-operator
Release v0.3.4
What's Changed
- Set empty defaults for api configuration by @FlorentinDUBOIS in #36
Full Changelog: v0.3.3...v0.3.4
Release v0.3.3
What's Changed
- Chore/dependencies by @FlorentinDUBOIS in #31
- Retrieve kubernetes client credentials from environment by @FlorentinDUBOIS in #32
- Add missing ClusterRole and ClusterRoleBinding on kubernetes deployment by @FlorentinDUBOIS in #33
- Install ca-certificates on docker by @FlorentinDUBOIS in #34
- Fix operator-lifecycle-manager deployment by @FlorentinDUBOIS in #35
Full Changelog: v0.3.2...v0.3.3
Release v0.3.2
What's Changed
- Update license to MIT by @FlorentinDUBOIS in #20
- Add rust-version and repository in cargo manifest by @FlorentinDUBOIS in #19
- chore: update dependencies by @FlorentinDUBOIS in #21
- Update container image tag to match git tags by @FlorentinDUBOIS in #22
- Add configuration section and complete installation steps in readme by @FlorentinDUBOIS in #29
- Doc/readme by @FlorentinDUBOIS in #30
Full Changelog: v0.3.1...v0.3.2
Release v0.3.1
Release v0.3.0
What's Changed
- Add configuration file sample by @FlorentinDUBOIS in #15
- Feat/pulsar by @FlorentinDUBOIS in #16
- Release/v0.3.0 by @FlorentinDUBOIS in #17
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- Implements redis, mysql and mongodb custom resource by @FlorentinDUBOIS in #14
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
What's Changed
- Set up GitHub Actions by @FlorentinDUBOIS in #1
- Implements oauth1 based client to interact with clever-cloud apis by @FlorentinDUBOIS in #2
- Create custom resource definition helpers and PostgreSql custom resource by @FlorentinDUBOIS in #3
- Create operator lifecycle manager deployment scripts by @FlorentinDUBOIS in #4
- Update postgresql reconciler to support name/slug in plan field by @FlorentinDUBOIS in #5
- Set up event recorder for custom resources by @FlorentinDUBOIS in #6
- Set up telemetry basis and add prometheus metrics by @FlorentinDUBOIS in #7
- Chore/deps by @FlorentinDUBOIS in #8
- Set up standard logger integration with slog by @FlorentinDUBOIS in #9
- Update openshift packaging and use clevercloud-rust-sdk by @FlorentinDUBOIS in #10
- Refactor module to extract custom resource from kubernetes module by @FlorentinDUBOIS in #11
- Add tracker feature which enable sentry error tracking features by @FlorentinDUBOIS in #12
- Implements tracing trough opentelemetry by @FlorentinDUBOIS in #13
New Contributors
- @FlorentinDUBOIS made their first contribution in #1
Full Changelog: https://github.com/CleverCloud/clever-operator/commits/v0.1.0