All notable changes to this project will be documented in this file.
- Some modules have been moved into the
stackable-sharedcrate, so that they can also be used instackable-certsandstackable-webhook(#1074):- The module
stackable_operator::timehas moved tostackable_operator::shared::time - The module
stackable_operator::commons::secrethas moved tostackable_operator::shared::secret
- The module
- Add YAML and CRD helper functions and traits (#883).