2.2.0
github-actions
released this
09 Jan 13:09
·
0 commits
to 6ba5cc24dbe2f834909ee4a68025e339f1e23fb8
since this release
This newest release brings with it a load of bug fixes and new features for the operator. You can install the release via helm chart. Check the usergide on how to get started.
A big thanks to all contributors who helped with this release.
What's Changed
- Add backendRoles to userrolebinding by @AleksZimin in #313
- Upgrade operator to use go 1.19 by @swoehrl-mw in #334
- Adding resource requests and limits and health probes by @lieberlois in #319
- Add example config for v2.x of operator with new 'cluster_manager' flag by @dobharweim in #333
- Adding checksum to dashboards deployment by @lieberlois in #316
- Add support for custom kubeRbacProxy image by @tomheijmans in #345
- Fixing a bug where the opensearch image would overwrite the opensearc… by @lieberlois in #354
- Adding additionalConfig for bootstrap pods by @lieberlois in #356
- synchronize manager role by @vanveele in #357
- Add docs on custom admin by @idanl21 in #346
- Allow changing admin password in running cluster by @swoehrl-mw in #358
- Implementing user password update on secret change by @lieberlois in #353
- Add developer guide by @swoehrl-mw in #367
- Adding option for basePath for OS Dashboards in CRD by @lieberlois in #363
- Fix incorrect master role detection for bootstrap pod start by @swoehrl-mw in #359
- Making cluster.local dns base configurable by @lieberlois in #362
- Add support for labels, annotations and priority class by @coreywagehoft in #372
- fix wrong placement of namespace by @anubisg1 in #383
- Restructure and extend userguide by @swoehrl-mw in #387
- Support types On Dashboards Service by @simonmacklin in #389
New Contributors
- @AleksZimin made their first contribution in #313
- @dobharweim made their first contribution in #333
- @coreywagehoft made their first contribution in #372
- @simonmacklin made their first contribution in #389
Full Changelog: v2.1.1...v2.2.0