Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Platform Aware Scheduling v0.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@madalazar madalazar released this 14 Aug 15:30
· 28 commits to master since this release

General

Telemetry Aware Scheduling

  • Bump extender, Telemetry Aware Scheduling code and E2E module dependencies to use K8s v1.27 and go 1.20 a9133c2, b765026 and 0649248
  • Update GithubAction workflow dependencies dde1fc9
  • Update the Telemetry Aware Scheduling health-metric demo to work with K8s descheduler v1.27by adding the evictLocalStoragePods property 5ef9fe6
  • Relocate the Telemetry Aware Scheduling main and related demo pods from "default" into their own namespaces 0990644
  • Add gofuzz testing for extender's Filter and Prioritize methods a2dfbd0 and 3144ce7
  • Added small follow-up validations found through fuzz testing b4daf15, 5e49d4d and 0ae01c1

GPU Aware Scheduling

  • Bump GAS module dependencies to use K8s 1.27.4, go 1.20 1142ca2
  • Rename GAS dockerfile 154b8e3
  • Fix GAS linting issues 85aa651