Skip to content

feat(binder): make binder plugins configurable #1365

@enoodle

Description

@enoodle

Sub-issue of #1364.

Currently, binder plugins are hardcoded in cmd/binder/main.go:registerPlugins(). There is no way to enable/disable or configure plugins without modifying source code.

This issue tracks making the binder plugin system configurable to support extensibility for features like GPU memory isolation and future integrations, while keeping KAI agnostic to specific third-party solutions.

This is a prerequisite for injecting GPU_MEMORY_LIMIT via a binder plugin.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions