Milestone 3 - Launcher-Based Inference with Sleep/Wake (Test Release #3)
·
72 commits
to main
since this release
What's Changed
- ci: remove dual-pods finalizers before namespace deletion by @MikeSpreitzer in #288
- ci: use literal Go build version instead of go.mod value by @MikeSpreitzer in #290
- 🐛 Stop the E2E on OpenShift workflow from deleting the CRDs by @MikeSpreitzer in #293
- fix: upgrade vllm CPU build from v0.15.0 to v0.15.1 by @MikeSpreitzer in #294
- ✨ Reorg E2E on OCP workflow to always dump state by @MikeSpreitzer in #295
- deps(actions): bump actions/download-artifact from 6.0.0 to 8.0.0 by @dependabot[bot] in #303
- deps(actions): bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in #304
- ci: upgrade docker/login-action to v3.7.0 by @MikeSpreitzer in #305
- ✨ New management for ValidatingAdmissionPolicy[Binding] objects by @MikeSpreitzer in #297
- ci: upgrade actions/cache to v5.0.3 by @MikeSpreitzer in #306
- fix: replace ClusterRoleBinding to view with namespace-scoped pods permission by @MikeSpreitzer in #310
Full Changelog: v0.5.1-alpha.2...v0.5.1-alpha.3