v2.1.0
- Enhanced Provider Service Monitoring: Added support for checking serving addresses in provider service's EndpointSlice instead of deprecated Endpoints API (supports Kubernetes
1.33+) - Improved Synchronization: Added a sync point before the apply step to improve test reliability and timing
What's Changed
- fix(v2): bump module version for v2.0.0 by @haarchri in #47
- Add a sync point before apply step by @sergenyalcin in #49
- Check serving addresses in provider service's endpointslice by @ulucinar in #50
Full Changelog: v2.0.0...v2.1.0