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 bd6ebb1 commit eff3ffdCopy full SHA for eff3ffd
crates/stackable-operator/CHANGELOG.md
@@ -15,9 +15,11 @@ All notable changes to this project will be documented in this file.
15
### Fixed
16
17
- Fix the CRD description of `ClientAuthenticationDetails` to not contain internal Rust doc, but a public CRD description ([#846]).
18
+- `StackableAffinity` fields are no longer erroneously marked as required ([#855]).
19
20
[#846]: https://github.com/stackabletech/operator-rs/pull/846
21
[#851]: https://github.com/stackabletech/operator-rs/pull/851
22
+[#855]: https://github.com/stackabletech/operator-rs/pull/855
23
24
## [0.74.0] - 2024-08-22
25
0 commit comments