Skip to content

Platform Aware Scheduling v0.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@madalazar madalazar released this 23 Feb 10:56
· 9 commits to master since this release

General

Telemetry Aware Scheduling

  • update GA workflows to use the latest package versions available
  • update extender, TAS, E2E tests module to use K8s 1.28.4, golang v1.21
  • add Healthcheck to TAS container

GPU Aware Scheduling

  • update GAS modules, libraries to latest available
  • update docs/README.md

Configurator

  • update configurator library version and go version to 1.21
  • backups are no longer left to the filesystem if there aren't any changes to the configuration files. This then allows to run the configurator also in a cronjob periodically.