Update operator-rs to [0.27.1](https://github.com/stackabletech/operator-rs/blob/main/CHANGELOG.md). - [x] operator-rs bumped - [x] operator has no dependecy on kube or serde_yaml (use https://github.com/stackabletech/operator-rs/pull/450 instead) - [x] Use `Fragment` wherever possible - [x] Orphaned resources mechanism is used - [x] 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