tag:github.com,2008:https://github.com/intel/platform-aware-scheduling/releases Release notes from platform-aware-scheduling 2024-03-19T13:36:08Z tag:github.com,2008:Repository/213982231/gpu-aware-scheduling/v0.5.6 2024-03-19T13:36:08Z gpu-aware-scheduling/v0.5.6 <p>Version update</p> uniemimu tag:github.com,2008:Repository/213982231/v0.13 2024-02-23T10:56:52Z Platform Aware Scheduling v0.13 <h2>General</h2> <h2>Telemetry Aware Scheduling</h2> <ul> <li>update GA workflows to use the latest package versions available</li> <li>update extender, TAS, E2E tests module to use K8s 1.28.4, golang v1.21</li> <li>add Healthcheck to TAS container</li> </ul> <h2>GPU Aware Scheduling</h2> <ul> <li>update GAS modules, libraries to latest available</li> <li>update docs/README.md</li> </ul> <h2>Configurator</h2> <ul> <li>update configurator library version and go version to 1.21</li> <li>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.</li> </ul> madalazar tag:github.com,2008:Repository/213982231/telemetry-aware-scheduling/v0.7.0 2024-02-23T10:25:53Z telemetry-aware-scheduling/v0.7.0 <p>Update TAS deployment to use 0.7.0 docker image</p> madalazar tag:github.com,2008:Repository/213982231/extender/v0.7.0 2024-02-23T10:25:53Z extender/v0.7.0 <p>Replace existing extender structs with similar ones from K8s schedule…</p> madalazar tag:github.com,2008:Repository/213982231/gpu-aware-scheduling/v0.5.5 2023-12-19T11:48:18Z gpu-aware-scheduling/v0.5.5 No content. uniemimu tag:github.com,2008:Repository/213982231/configurator/v0.1.1 2023-12-19T11:49:01Z configurator/v0.1.1 No content. uniemimu tag:github.com,2008:Repository/213982231/v0.12 2023-08-14T15:30:42Z Platform Aware Scheduling v0.12 <h1>General</h1> <ul> <li>[FEATURE] The PAS configurator has been added to the Platform Aware Scheduling project. The configurator is a tool for setting up Telemetry Aware Scheduling (TAS) or GPU Aware Scheduling (GAS) for a Kubernetes scheduler installation. For more details please go to <a href="https://github.com/intel/platform-aware-scheduling/tree/master/configurator#pas-configurator">https://github.com/intel/platform-aware-scheduling/tree/master/configurator#pas-configurator</a></li> <li>[CI] The project's CI will now run static analysis for the GPU Aware Scheduling module <a href="https://github.com/intel/platform-aware-scheduling/commit/e72fc461ba5dcd85b424bd14555ad9e6b2c49b13">e72fc46</a></li> </ul> <h1>Telemetry Aware Scheduling</h1> <ul> <li>Bump extender, Telemetry Aware Scheduling code and E2E module dependencies to use K8s v1.27 and go 1.20 <a href="https://github.com/intel/platform-aware-scheduling/commit/a9133c29c91b9898a35b0a30a6a045e85f9bd12c">a9133c2</a>, <a href="https://github.com/intel/platform-aware-scheduling/commit/b76502655e70624079a244134fe48b047a3d2f18">b765026</a> and <a href="https://github.com/intel/platform-aware-scheduling/commit/0649248bb08aa2173cdc78c9de61fa36e7ab4457">0649248</a></li> <li>Update GithubAction workflow dependencies <a href="https://github.com/intel/platform-aware-scheduling/commit/dde1fc940e5f3f927982e3fc407d2170eca5aecb">dde1fc9</a></li> <li>Update the Telemetry Aware Scheduling health-metric demo to work with K8s descheduler v1.27by adding the evictLocalStoragePods property <a href="https://github.com/intel/platform-aware-scheduling/commit/5ef9fe65baee445dacbce473ad6e2a036e378502">5ef9fe6</a></li> <li>Relocate the Telemetry Aware Scheduling main and related demo pods from "default" into their own namespaces <a href="https://github.com/intel/platform-aware-scheduling/commit/09906449702cc382a34b5e5208d685a630c7dfc2">0990644</a></li> <li>Add gofuzz testing for extender's Filter and Prioritize methods <a href="https://github.com/intel/platform-aware-scheduling/commit/a2dfbd095dcda5cc62f472dc728ae3cc0137d37b">a2dfbd0</a> and <a href="https://github.com/intel/platform-aware-scheduling/commit/3144ce730b101f68814ec8b2d6cc7b8472486ada">3144ce7</a></li> <li>Added small follow-up validations found through fuzz testing <a href="https://github.com/intel/platform-aware-scheduling/commit/b4daf15f558908664cc5392a0ebc81811023978c">b4daf15</a>, <a href="https://github.com/intel/platform-aware-scheduling/commit/5e49d4d77dff8fd82853a9cd9b99ec4756385a90">5e49d4d</a> and <a href="https://github.com/intel/platform-aware-scheduling/commit/0ae01c1b873bf8eb46971a23593137bb541b1507">0ae01c1</a></li> </ul> <h1>GPU Aware Scheduling</h1> <ul> <li>Bump GAS module dependencies to use K8s 1.27.4, go 1.20 <a href="https://github.com/intel/platform-aware-scheduling/commit/1142ca2c7e0fe8bbdd094e1523ecfe6594074865">1142ca2</a></li> <li>Rename GAS dockerfile <a href="https://github.com/intel/platform-aware-scheduling/commit/154b8e3c1071d433a7efd83c54d3f7b5bd942cf0">154b8e3</a></li> <li>Fix GAS linting issues <a href="https://github.com/intel/platform-aware-scheduling/commit/85aa651bf77817b5149650c3d2774167b0846da7">85aa651</a></li> </ul> madalazar tag:github.com,2008:Repository/213982231/telemetry-aware-scheduling/v0.6.0 2023-08-14T08:56:25Z telemetry-aware-scheduling/v0.6.0: Update TAS deployment pod to use 0.6.0 image <p>Signed-off-by: Madalina Lazar <a href="mailto:madalina.lazar@intel.com">madalina.lazar@intel.com</a></p> madalazar tag:github.com,2008:Repository/213982231/gpu-aware-scheduling/v0.5.4 2023-08-14T09:57:30Z gpu-aware-scheduling/v0.5.4: version updates for configurator and gas <p>Signed-off-by: Ukri Niemimuukko <a href="mailto:ukri.niemimuukko@intel.com">ukri.niemimuukko@intel.com</a></p> uniemimu tag:github.com,2008:Repository/213982231/extender/v0.6.0 2023-08-14T08:56:25Z extender/v0.6.0: Update TAS deployment pod to use 0.6.0 image <p>Signed-off-by: Madalina Lazar <a href="mailto:madalina.lazar@intel.com">madalina.lazar@intel.com</a></p> madalazar