1.0.1
A minor release that focuses on support for executing the operator in vanilla kubernetes clusters. The operator detects what kind of cluster it is running on and provides the most appropriate resources, eg. ingress on kubernetes and routes on OpenShift.
This release is now available for install on operatorhub.io.
What's Changed
- chore: Upgrades client-go (0.21.1) and controller runtime (0.9.0) by @phantomjinx in #101
- chore: Removes deprecated api/batch/v1beta1 by @phantomjinx in #102
- chore: Format test results when compiling use gotestfmt by @phantomjinx in #103
- Provides support for installing on vanilla kubernetes by @phantomjinx in #99
- HAWNG-401: Fixes AST scan warnings by @phantomjinx in #104
- HAWNG-418: Fixes handling of ingresses in route-supported clusters by @phantomjinx in #107
- HAWNG-419: Updates the jolokia documentation reference by @phantomjinx in #108
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #106
Full Changelog: 1.0.0...1.0.1