stackabletech / operator-rs

A simple wrapper/framework around kube-rs to make implementing Operators/Controllers easier
Apache License 2.0
112 stars 11 forks source link

feat(stackable-versioned): Improve action chain generation #784

Closed Techassi closed 2 months ago

Techassi commented 2 months ago

Description

Tracked by https://github.com/stackabletech/issues/issues/507, follow-up of #764

# Reviewer
- [ ] Code contains useful comments
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated
- [ ] Changelog updated
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)