Skip to content

Commit 4e19254

Browse files
chore: Use versioned CRDs (#307)
* chore: Use versioned CRDs * docs: Update doc comment references * chore: Bump deps * chore: Update changelog * chore: Rework imports of common versioned structs * chore: Comment out crate override * chore: Bump operator_rs --------- Co-authored-by: Nick Larsen <nick.larsen@stackable.tech>
1 parent 0d5d567 commit 4e19254

File tree

10 files changed

+762
-587
lines changed

10 files changed

+762
-587
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,12 @@ All notable changes to this project will be documented in this file.
2626
by `FILE_LOG_DIRECTORY` (or via `--file-log-directory <DIRECTORY>`).
2727
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
2828
- Upgrade csi-provisioner to 5.2.0 ([#304]).
29+
- Version CRDs and bump dependencies ([#307]).
2930

3031
[#291]: https://github.com/stackabletech/listener-operator/pull/291
3132
[#299]: https://github.com/stackabletech/listener-operator/pull/299
3233
[#304]: https://github.com/stackabletech/listener-operator/pull/304
34+
[#307]: https://github.com/stackabletech/listener-operator/pull/307
3335

3436
## [25.3.0] - 2025-03-21
3537

0 commit comments

Comments
 (0)