Releases: CleverCloud/clever-operator
Releases · CleverCloud/clever-operator
Release v0.5.5
What's Changed
- Update minimum support rust version by @FlorentinDUBOIS in #107
- Update examples to match new available versions of custom resource definitions by @FlorentinDUBOIS in #108
- Update config.sample.toml to provide a jaeger endpoint by @FlorentinDUBOIS in #109
- Update dependencies by @FlorentinDUBOIS in #110
- Add missing rules to allow the operator to interact with
elasticsearches
andconfigproviders
apis by @FlorentinDUBOIS in #111 - Update clever-operator docker tag in release v0.5.4 by @FlorentinDUBOIS in #112
Full Changelog: v0.5.4...v0.5.5
Release v0.5.4
What's Changed
- Fix version number on operator lifecycle manager by @FlorentinDUBOIS in #94
- Add docker.io prefix and add cert_project_id field for operator lifecycle manager deployment by @FlorentinDUBOIS in #95
- Use tokio::select! instead of handling manually futures and update dependencies by @FlorentinDUBOIS in #96
- Update dependencies by @FlorentinDUBOIS in #97
- Update dependencies by @FlorentinDUBOIS in #100
- Allow to override configuration to connect Clever Cloud's api at namespace-level by @FlorentinDUBOIS in #101
- Skip big object in tracing trace by @FlorentinDUBOIS in #102
- Improve kubectl resource overview by printing columns by @FlorentinDUBOIS in #103
- Update dependencies by @FlorentinDUBOIS in #104
- Update dependencies by @FlorentinDUBOIS in #105
- Update dependencies by @FlorentinDUBOIS in #106
Full Changelog: v0.5.3...v0.5.4
Release v0.5.3
What's Changed
- Set cargo profile options for release by @FlorentinDUBOIS in #86
- Update dependencies by @FlorentinDUBOIS in #87
- Update dependencies by @FlorentinDUBOIS in #88
- Fix a typo in example of configuration file by @FlorentinDUBOIS in #91
- Fix deprecated usage of
parse
attribute method for clap by @FlorentinDUBOIS in #89 - Fix loading of environment variables through config-rs crates by @FlorentinDUBOIS in #90
- Update operator-sdk to 1.22.0 by @FlorentinDUBOIS in #92
- Update operator-sdk command line interface in ci by @FlorentinDUBOIS in #93
Full Changelog: v0.5.2...v0.5.3
Release v0.5.2
What's Changed
- Update json object annotation by @FlorentinDUBOIS in #82
- Update dependencies and use tracing crate instead of slog by @FlorentinDUBOIS in #83
- Update Dockerfile to use redhat/ubi9 image by @FlorentinDUBOIS in #84
Full Changelog: v0.5.1...v0.5.2
Release v0.5.1
What's Changed
- Update dependencies by @FlorentinDUBOIS in #76
- Update dependencies by @FlorentinDUBOIS in #80
- Update Dockerfile to use fedora by @FlorentinDUBOIS in #81
- Feature: add a Helm Chart by @zwindler in #79
New Contributors
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
What's Changed
- Add documentation on release process by @FlorentinDUBOIS in #59
- Update using clippy suggestion by @FlorentinDUBOIS in #61
- Retrieve HOME environment variable at runtime by @FlorentinDUBOIS in #62
- Update dependencies by @FlorentinDUBOIS in #60
- Update minimum rust version compatibility by @FlorentinDUBOIS in #64
- Add Red Hat container metadata requirements by @FlorentinDUBOIS in #65
- Update dependencies by @FlorentinDUBOIS in #66
- Add support of config-provider addon by @FlorentinDUBOIS in #67
- Update custom resource definition structures to remove naming redundancy by @FlorentinDUBOIS in #69
- Update dependencies by @FlorentinDUBOIS in #68
- Add support to elasticsearch addon by @FlorentinDUBOIS in #70
- Change prefix to retrieve kubernetes name by @FlorentinDUBOIS in #71
- Update naming of addons create by the operator by appending the custom resource name by @FlorentinDUBOIS in #72
- Update minimum rust supported version by @FlorentinDUBOIS in #73
- Set all compiler feature flags on continuous integration by @FlorentinDUBOIS in #74
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
What's Changed
- Add OpenShift-related annotations to operator lifecycle manager manifests by @FlorentinDUBOIS in #40
- Add operator-sdk documentation and integrate tasks in Makefile by @FlorentinDUBOIS in #41
- Update dependencies by @FlorentinDUBOIS in #42
- Update kubernetes deployment script to increase operator verbosity by @FlorentinDUBOIS in #43
- Update dependencies by @FlorentinDUBOIS in #44
- Add GitHub Actions continuous integration badge by @FlorentinDUBOIS in #45
- Add custom resource documentation by @FlorentinDUBOIS in #47
- Update clevercloud-sdk dependencies by @FlorentinDUBOIS in #46
- Add support of http proxy environment variables for clevercloud client by @FlorentinDUBOIS in #49
- Update dependencies by @FlorentinDUBOIS in #50
- Start continuous integration workflow only on pull request by @FlorentinDUBOIS in #53
- Update minimal rust version to 1.58.1 by @FlorentinDUBOIS in #52
- Update Dockerfile to use redhat/ubi8 base image by @FlorentinDUBOIS in #51
- Run continuous integration when pushing on main branch by @FlorentinDUBOIS in #54
- Add documentation about concepts behind the operator by @FlorentinDUBOIS in #55
- Allow to configure proxy using configuration file by @FlorentinDUBOIS in #56
- Update tokio and kube dependencies by @FlorentinDUBOIS in #57
- Update config crates by @FlorentinDUBOIS in #58
Full Changelog: v0.3.5...v0.4.0
Release v0.3.5
What's Changed
- Fix scorecard tests by @FlorentinDUBOIS in #37
- Fix operator lifecycle manager deployment scripts by @FlorentinDUBOIS in #38
- Improve GitHub continuous integration by end to end integration tests by @FlorentinDUBOIS in #39
Full Changelog: v0.3.4...v0.3.5
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