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