v0.3.0
Enable installations of Authorino v0.9.0
What's Changed
- Authorino Reconciler by @jjaferson in #1
- Update manifests by @guicassolato in #7
- Adds LOG_LEVEL and LOG_MODE to authorino deployment by @jjaferson in #8
- Tidy up makefile and improve bundles generation by @jjaferson in #9
- Fix CRD annotation and image tag by @guicassolato in #11
- Adds documentation to the README by @jjaferson in #10
- Create deployment manifest per version by @jjaferson in #14
- gitignore vscode settings by @guicassolato in #16
- Adjusting CSV to be published in operatorhub.io by @jjaferson in #15
- Adds status conditions to the Authorino API definition by @jjaferson in #13
- Change AuthConfig CRD group to
authorino.kuadrant.io
by @guicassolato in #17 - Authorino controller unit test by @jjaferson in #18
- Bugfixes after status update refactoring by @guicassolato in #19
- Option to mount extra volumes in the Authorino containers by @guicassolato in #20
- Authorino K8s auth ClusterRole by @guicassolato in #21
- Adds preflight checks before install the operator by @jjaferson in #22
- Add OLM bundle by @mikenairn in #23
- Update Authorino manifests by @guicassolato in #25
- Update operator-sdk install script by @mikenairn in #27
- Default operator image to latest by @guicassolato in #26
- Fixes an issue where the operator does not reconcile env variables by @jjaferson in #30
- Update Authorino manifests by @guicassolato in #31
- Add build images CI job by @mikenairn in #32
- Changes authorino service metric port by @jjaferson in #34
- Update Authorino manifests by @guicassolato in #37
- Update Authorino manifests by @guicassolato in #38
- Update Authorino manifests by @guicassolato in #40
- Upgrades controller-runtime version by @jjaferson in #46
- Adds support to config cache size via the operator by @jjaferson in #47
- Fixes panic error when TLSEnabled flag is not set by @jjaferson in #48
- Update bundle manifests by @guicassolato in #49
- Remove and gitignore unnecessary file by @guicassolato in #50
- Renames resources to authorino-operator by @jjaferson in #52
- Removes resources limits from deployment object by @jjaferson in #53
- Fix bundle manifests by @guicassolato in #55
- Multi-Platform auto builds of the Authorino Operator images by @guicassolato in #54
- [GHA] Fix build image workflow/step names by @guicassolato in #56
- Update Authorino manifests by @guicassolato in #60
- Fix default container image bundle annotation by @guicassolato in #64
- Support for Authorino's Raw HTTP Authorization interface by @guicassolato in #61
- Authorino env vars and command-line flags by @guicassolato in #62
- Wait until Deployment Status Ready by @guicassolato in #65
- Update Authorino manifests by @guicassolato in #66
- Update Authorino manifests by @guicassolato in #68
- Require TLS config by @guicassolato in #70
- README enhancements by @guicassolato in #71