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

Platform Aware Scheduling v0.11.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@madalazar madalazar released this 06 Jul 08:47
· 47 commits to master since this release

General

  • Updated the issue templates for the repo: customers now will be asked to provide K8s default scheduler and Telemetry Aware Scheduling logs when creating an issue 644acdb

Telemetry Aware Scheduling

[Important] This current version of TAS (v0.5.2) does not have a corresponding image on Docker hub (the current image available is v0.5.0.). To make use of the TAS v0.5.2 source code please use link, or more specifically:

Note: If you want to create the build and the image you can still do it by running make build && make image . This will build locally the image tasextender. Once created you may replace it into the deployment file.

This release contains the following changes:

  • Compacting health-metric demo files 5e100a7 c355108
  • Address GithubActions set-ouput function deprecation 4ffb0d7
  • TAS Configuration script refactoring and bug fix 6da8c79 fac4722
  • Power demo & docs refresh fda8e05
  • Updating demos (health-metric, labeling) with the supported version of the Descheduler project 88d6cd4

GPU Aware Scheduling

  • Fix GAS xe link label usage f61f135
  • Version updates and lint fixes 0342090
  • Add update-baseimage step to makefile targets 0342090
  • Added 5 examples to demonstrate GPU aware scheduling features 380d857