Update operator-rs to [0.27.1](https://github.com/stackabletech/operator-rs/blob/main/CHANGELOG.md). - [ ] operator-rs bumped - [ ] operator has no dependecy on kube or serde_yaml (use https://github.com/stackabletech/operator-rs/pull/450 instead) - [ ] Use `Fragment` wherever possible - [ ] Orphaned resources mechanism is used - [ ] Use parser for k9s `Quantity` instead of parsing memory values yourself Product image selection will be tracked later on by https://github.com/stackabletech/issues/issues/305 but should be pretty easy compared to the changes in this Issue
Update operator-rs to 0.27.1.
Fragmentwherever possibleQuantityinstead of parsing memory values yourselfProduct image selection will be tracked later on by stackabletech/issues#305 but should be pretty easy compared to the changes in this Issue