Platform Aware Scheduling v0.9
Pre-release
Pre-release
General
- Updated dependencies with Kubernetes 1.24 and Go 1.18
- Documentation updates
- Security improvements
- Refactor
- Lint fixes
Telemetry Aware Scheduling
- Release of telemetry-aware-scheduling/v0.3.0 aligned to the container image
- Documentation updates 25a646e
- Bump to k8s 1.24 and Go 1.18 0eb3b72
- Update of extender/v0.3.0 2b65538
- Bug fix on a race condition 303e656
- Security improvements 56c4573
- Refactoring 56c4573
- Adding more unit tests d5a90c8
- Lint fixes by golangci-lint d5a90c8
GPU Aware Scheduling
- Release of gpu-aware-scheduling/v0.4.0 aligned to the container image
- New feature: 'gas-same-gpu' Pod annotation support to ensure same GPU device is allocated to listed containers within Pod
- Bump to k8s 1.24 and Go 1.18
- Version updates