We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62e5fe commit ae085fcCopy full SHA for ae085fc
CHANGELOG.md
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
14
- Added enforcement of the `nvidia` runtime class for GPU pods, with the option to enforce a custom runtime class, or disable enforcement entirely.
15
- Added a preferred podAntiAffinity term by default for all services, can be set to required instead by setting `global.requireDefaultPodAffinityTerm`
16
- Added support for service-level affinities
17
+- Added time aware scheduling configurations in scheduling shard
18
19
### Fixed
20
- Fixed a bug where the scheduler would not re-try updating podgroup status after failure
0 commit comments