What's Changed
- docs: add API documentation
- docs: document environment variables
- docs: add troubleshooting guide
- build: optimize build configuration
- fix: correct RBAC permissions for service accounts
- fix: handle CRD status update race condition
- docs: add governance files and PR template
- feat: add StreamlineBackup CRD and update changelog
- ci: update workflow configuration
- fix: resolve reconciliation loop on status update
- refactor: extract CRD validation into shared module
- test: add envtest for cluster rolling upgrade
- test: test error scenarios
- refactor: extract common utilities
- fix: resolve race condition
- feat: add health check endpoint
- test: add Helm chart validation tests
- docs: update deployment guide
- chore: update resource limits
- feat: add network policy templates
- feat: add horizontal pod autoscaler config
- fix: resolve volume mount permissions
- docs: add troubleshooting section
- fix: correct ingress TLS configuration
- fix: correct health check endpoint path
- style: normalize YAML indentation
- refactor: consolidate Helm value defaults
Full Changelog: v0.2.0...v0.3.0