-
-
Notifications
You must be signed in to change notification settings - Fork 47
confusion about commands in backruntime #309
Copy link
Copy link
Closed
Labels
cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.needs-kindIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-priorityIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.needs-kindIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-priorityIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What would you like to be cleaned:
https://github.com/InftyAI/llmaz/blob/main/api/inference/v1alpha1/backendruntime_types.go#L76-L82
Why backruntime commands are set to
commands, while pod containers are allcommand. I'm not sure if there is historical context or if it was just a small design error (typo?)Why is this needed: