v0.2.0
Changes since v0.1.0
✨ New Features
- Build ARM64 container image (#34)
- Add PodMonitor and PrometheusRule (#32)
- Add Namespace selector support to pod-safe-to-evict-annotator (#30)
- Bump kubebuilder-release-tools version (#29)
🐛 Bug Fixes
- Allow pod-safe-to-evict-annotator to read Namespaces (#33)
📖 Documentation
- Document release process (#28)
🌱 Others
- Add E2E test suite (#31)