Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The current build for YuniKorn uses 1.20.11. Even a small change to K8s 1.21 causes compilation issues.
Some issues can be solved by a simple one or two code line change.
There is at least one that requires a major change in the predicate code to accomodate fundamental changes made to the plugin framework.
Given that compiling against 1.24 or later prevents running on 1.23 or earlier, we should build against 1.23.x. This will allow us to maintain support for running on 1.21 and later while also supporting newer scheduler features.
Attachments
Issue Links
- fixes
-
YUNIKORN-1253 PVCs won't get past WaitForFirstConsumer with Apache Yunikorn
- Closed
-
YUNIKORN-1497 fix lint error in pkg/cache/context.go
- Closed
- relates to
-
YUNIKORN-1699 Support Kubernetes 1.27
- Closed
- links to