Skip to content

Commit ea78eb3

Browse files
Felix Hennigfhennig
andcommitted
Fix: LDAP bind credentials secret resolution (#367)
# Description fixes #366 Co-authored-by: Felix Hennig <fhennig@users.noreply.github.com>
1 parent 562f04b commit ea78eb3

10 files changed

Lines changed: 148 additions & 1188 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file.
2525

2626
- Hive catalog now properly handles hive clusters with replicas > 1 ([#348]).
2727
- Role group selectors are now applied to the generated StatefulSets ([#360]).
28+
- LDAP bind credentials resolution from SecretClasses now works correctly ([#367]).
2829

2930
[#337]: https://github.com/stackabletech/trino-operator/pull/337
3031
[#340]: https://github.com/stackabletech/trino-operator/pull/340
@@ -38,6 +39,7 @@ All notable changes to this project will be documented in this file.
3839
[#360]: https://github.com/stackabletech/trino-operator/pull/360
3940
[#362]: https://github.com/stackabletech/trino-operator/pull/362
4041
[#364]: https://github.com/stackabletech/trino-operator/pull/364
42+
[#367]: https://github.com/stackabletech/trino-operator/pull/367
4143

4244
## [0.8.0] - 2022-11-07
4345

Cargo.lock

Lines changed: 55 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)