0.95.0 has not been released yet, but I want to roll it out as it has multiple breaking changes.
Currently blocked by stackabletech/operator-rs#1074
Template PR: stackabletech/zookeeper-operator#971
Copy/paste block
#[snafu(display("failed to resolve product image"))]
ResolveProductImage {
source: product_image_selection::Error,
},
.expect("test resolved product image is always valid")
"470".parse().expect("static label value is always valid")
operators
0.95.0 has not been released yet, but I want to roll it out as it has multiple breaking changes.
Currently blocked by stackabletech/operator-rs#1074
Template PR: stackabletech/zookeeper-operator#971
Copy/paste block
operators