Skip to content

Platform Aware Scheduling v0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@togashidm togashidm released this 18 Nov 11:29
· 170 commits to master since this release
  • Configure TAS set-up to use kube-scheduler Configuration APIs for K8s v22 onwards
  • Updated dependencies with Kubernetes 1.22 and Go 1.16
  • Updating TAS policy CRD to build with APIExtensions v1
  • Updating Helm scripts to use the v1 of the apiregistration and rbac.authorization APIs
  • Fix bugs related to issues #29 and #56
  • Documentation update
  • Improving actions workflow