v0.7.0
版本发布时间: 2024-07-30 06:55:59
lyft/flinkk8soperator最新发布版本:v0.7.0(2024-07-30 06:55:59)
What's Changed
- Migrate to GitHub Actions for CI by @danielmmetz in https://github.com/lyft/flinkk8soperator/pull/259
- Support kubernetes 1.22 by @danielmmetz in https://github.com/lyft/flinkk8soperator/pull/258
- Migrate to networking.k8s.io by @anandswaminathan in https://github.com/lyft/flinkk8soperator/pull/265
- Revert "Support kubernetes 1.22 (#258)" by @sethsaperstein-lyft in https://github.com/lyft/flinkk8soperator/pull/280
- [STRMCMP-1639] Integration Test Fix by @sethsaperstein-lyft in https://github.com/lyft/flinkk8soperator/pull/277
- Use Go Modules by @danielmmetz in https://github.com/lyft/flinkk8soperator/pull/274
- update owners by @leoluoInSea in https://github.com/lyft/flinkk8soperator/pull/285
- Monitor Job Vertices State on Deploy by @leoluoInSea in https://github.com/lyft/flinkk8soperator/pull/284
- fix a potential bug by @leoluoInSea in https://github.com/lyft/flinkk8soperator/pull/286
- [STRMCMP-1658] Enable Deploys to Fallback without State by @sethsaperstein-lyft in https://github.com/lyft/flinkk8soperator/pull/287
- [STRMHELP-315] Rollback on Failed Job Monitoring 🐛 by @sethsaperstein-lyft in https://github.com/lyft/flinkk8soperator/pull/291
- [STRMCMP-1659] k8s v1.24 upgrade by @sethsaperstein-lyft in https://github.com/lyft/flinkk8soperator/pull/296
- [STRMCMP-1659] k8s 1.24 upgrade networking fix by @sethsaperstein-lyft in https://github.com/lyft/flinkk8soperator/pull/297
- Change app status to rollback on job start timeout by @avneet15 in https://github.com/lyft/flinkk8soperator/pull/298
- Headless Service by @sethsaperstein-lyft in https://github.com/lyft/flinkk8soperator/pull/299
- Add support for SchedulerName for Flink pods by @anandswaminathan in https://github.com/lyft/flinkk8soperator/pull/300
New Contributors
- @danielmmetz made their first contribution in https://github.com/lyft/flinkk8soperator/pull/259
- @sethsaperstein-lyft made their first contribution in https://github.com/lyft/flinkk8soperator/pull/280
- @leoluoInSea made their first contribution in https://github.com/lyft/flinkk8soperator/pull/285
- @avneet15 made their first contribution in https://github.com/lyft/flinkk8soperator/pull/298
Full Changelog: https://github.com/lyft/flinkk8soperator/compare/v0.6.0...v0.7.0