v0.12.0-rc1
Pre-release
Pre-release
This release enables installations of Authorino v0.17.2
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
- CVE-2022-21698 by @guicassolato in #73
- Fix bundle manifests for controller-gen v0.9.0 by @guicassolato in #74
- [GHA] Fix invocation of bundle/catalog-related targets for non main branch by @guicassolato in #75
- [GHA] Fix conditional of build-bundle and build-catalog jobs by @guicassolato in #76
- [GHA] Fix bad substitution in build-bundle/catalog for releases by @guicassolato in #77
- [docs] listener.timeout by @guicassolato in #79
- Updating Authorino manifests by @didierofrivia in #81
- Updating tooling by @didierofrivia in #83
- Adding MaxRequestBodySize to definition by @didierofrivia in #80
- Fix tests by @jjaferson in #84
- Red Hat Universal Base Image (UBI) 8 by @guicassolato in #85
- Update Authorino manifests by @guicassolato in #87
- update security context to drop all capabilities & set seccomp by @akoserwal in #88
- resource requirements by @eguzki in #89
- Propagating Authorino labels by @didierofrivia in #91
- Embed Authorino Operator version info into the binary by @guicassolato in #92
- Automate ClusterServiceVersion update via Makefile by @guicassolato in #93
- Use bash as shell in the Makefile by @guicassolato in #94
- Minimal example of the Authorino CR in the ClusterServiceVersion by @guicassolato in #95
- Revert "update security context to drop all capabilities & set seccomp " by @didierofrivia in #97
- Upgrade to Golang v1.18.x by @guicassolato in #99
- Build the container image based on ubi9/go-toolset by @guicassolato in #100
- fix: make docker-build by @guicassolato in #102
- Configure Authorino using command-line flags by @guicassolato in #103
- sync csv with published one by @guicassolato in #104
- Update Authorino manifests by @guicassolato in #105
- Update Authorino manifests by @guicassolato in #106
- Update Authorino manifests by @guicassolato in #107
- Update Authorino manifests by @guicassolato in #108
- feat: add support for authorino tracing options by @guicassolato in #110
- Tighten API group specification for RBAC by @willthames in #111
- Apache-2.0 license by @guicassolato in #115
- Update Authorino manifests by @guicassolato in #116
- Upgrade to Golang v1.19.x by @guicassolato in #117
- Upgrade google.golang.org/protobuf by @guicassolato in #118
- Upgrade gopkg.in/yaml.v3 by @guicassolato in #119
- worklow: use go1.19 for verify-manifests & verify-fmt by @KevFan in #120
- readme: format tables & deploy authorino instance to authorino-operator namespace in example by @KevFan in #122
- Update Authorino manifests by @guicassolato in #127
- workflow: add codecov by @KevFan in #124
- Add release workflow by @grzpiotrowski in #123
- Fix release workflow for authorinoVersion latest by @adam-cattermole in #128
- codecov: do not fail ci on error by @KevFan in #129
- Pin yq version to v4.34.2 by @adam-cattermole in #133
- Remove unused branch by @adam-cattermole in #130
- Update to ginkgo v2 by @adam-cattermole in #131
- Add new issues workflow by @adam-cattermole in #136
- [workflow] Adding channels input for bundle images in release workflow by @didierofrivia in #138
- Set commit sha in bundle/catalog by @adam-cattermole in #132
- AuthConfig conversion webhook by @guicassolato in #137
- Update Authorino manifests by @guicassolato in #140
- Update Authorino manifests by @guicassolato in #142
- Support local cert manager by @Boomatang in #139
- Support for Authorino enable/disable superseding strict host subsets by @guicassolato in #143
- Add channel selection to image build workflow by @adam-cattermole in #144
- Add fix-csv-replaces to image build workflow by @adam-cattermole in #145
- workflow: fix flaky install of operator sdk on mac os by @KevFan in #147
- Fix bundle build workflow by @adam-cattermole in #153
- refactor: use k8score.PullPolicy type for image pull policy type in spec by @KevFan in #148
- Bump Go to 1.20 by @guicassolato in #156
- refactor: controller-runtime v0.16.3 by @KevFan in #157
- Setup Authorino logger by @grzpiotrowski in #158
- fix: install operator-sdk on macos local dev env by @guicassolato in #160
- Fix bugs in release workflow by @adam-cattermole in #161
- Maintenance/docs by @Boomatang in #159
- Add issues/PRs to new Project by @alexsnaps in #164
- Add missing information to CSV by @grzpiotrowski in #163
- Only run gh action on local PRs by @alexsnaps in #166
- Add support for
--tracing-service-insecure
by @adam-cattermole in #169 - Add example for AuthConfig v1beta1 in the CSV by @guicassolato in #170
- Remove extra quotes in tracing tags by @adam-cattermole in #172
- HowTo release Authorino Operator by @didierofrivia in #173
- Adding MAINTAINERS/ADOPTERS files by @guicassolato in #165
- Remove unused resources from the bundle manifests by @guicassolato in #177
- Upgrade operator-sdk to v1.32.0 by @guicassolato in #178
- Fix setup-envtest version by @guicassolato in #179
- [ci] fix: ignore createdAt on verify-(manifests|bundle) by @guicassolato in #180
- Upgrade Go version to 1.21 by @guicassolato in #182
- Upgrade controller-gen to v0.15.0 by @guicassolato in #188
- Add Authorino Operator metrics service by @guicassolato in #187
- Helm charts by @didierofrivia in #184
- Adding helm build as part of
prepare-release
target by @didierofrivia in #189 - updated changes for supporting s390x & ppc64le by @modassarrana89 in #190
- Update Makefile by @modassarrana89 in #192
- Fix Helm workflow by @didierofrivia in #193
- Setting operator tag instead of github_ref by @didierofrivia in #194
- Update make uninstall by @Boomatang in #191
- [fix] simplifies test assertions by @bartoszmajsak in #195
- Update Authorino manifests by @guicassolato in #196
- Add license scan report and status by @fossabot in #197
- Fixing bundle creation and verification by @didierofrivia in #198
- Fix var interpolation by @didierofrivia in #199
- Rolling back changes for manager template after building charts by @didierofrivia in #200
New Contributors
- @jjaferson made their first contribution in #1
- @guicassolato made their first contribution in #7
- @mikenairn made their first contribution in #23
- @didierofrivia made their first contribution in #81
- @akoserwal made their first contribution in #88
- @eguzki made their first contribution in #89
- @willthames made their first contribution in #111
- @KevFan made their first contribution in #120
- @grzpiotrowski made their first contribution in #123
- @Boomatang made their first contribution in #139
- @alexsnaps made their first contribution in #164
- @modassarrana89 made their first contribution in #190
- @bartoszmajsak made their first contribution in #195
- @fossabot made their first contribution in #197
Full Changelog: https://github.com/Kuadrant/authorino-operator/commits/v0.12.0-rc1