stackabletech / operator-rs

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

chore!: remove thiserror (add module-scoped errors with the help of `snafu`) #761

Closed NickLarsenNZ closed 5 months ago

NickLarsenNZ commented 5 months ago

Description

:rotating_light: Breaking

Definition of Done Checklist

# Author
- [x] Integration tests passed (for non trivial changes)
# Reviewer
- [x] Changelog updated
- [x] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added
sbernauer commented 5 months ago

FYI @Maleware (just testing notifications)