generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
The tls
and runnable
internal
packages could be useful by other derived schedulers, such as llm-d.
If there's no hard reason to keep them private, would it be possible to make them usable outside of GIE?
Until we are able to create a fully pluggable/configurable scheduler without code changes, we require a main()
in the other schedulers, setting up the EPP and that seems to have useful features in the internal/*
packages.
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.