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 75ade7a commit cb26df9Copy full SHA for cb26df9
crates/stackable-versioned/CHANGELOG.md
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
10
- Add new `try_convert` function to convert objects received via a ConversionReview.
11
- Add new `enable_tracing` option to `#[versioned(k8s(options(...)))]`.
12
- Add a `<Object>Version` enum with `from_api_version`, `as_version_str` and `as_api_version_str`
13
- functions
+ functions.
14
- Implement basic ground work for downgrading custom resources ([#1033]).
15
- Emit `From` implementations to downgrade custom resource specs.
16
- Emit a status struct to be able to track values required during downgrades and upgrades of
0 commit comments