We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a197e1 commit 8726540Copy full SHA for 8726540
1 file changed
crates/stackable-versioned/CHANGELOG.md
@@ -6,8 +6,10 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
+- Add support to override kube crate ([#1173]).
10
- Add support to provide `#[versioned(crd(scale(...)))]` argument to enable the `/scale` subresource ([#1185]).
11
12
+[#1173]: https://github.com/stackabletech/operator-rs/pull/1173
13
[#1185]: https://github.com/stackabletech/operator-rs/pull/1185
14
15
## [0.8.3] - 2025-10-23
0 commit comments