generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 176
Open
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
What would you like to be added:
I'd like to suggest to have a generic field like [map[string]string]
inside InferencePoolSpec or even inside Status, similar to what we have in GatewayInstrastrucure for Gateway API: https://github.com/kubernetes-sigs/gateway-api/blob/530c1ee46e0d851d369810e4500f0339c40d8aa1/apis/v1/gateway_types.go#L1022
Why is this needed:
This can be used to propagate implementation specific metadata, instead of using annotations. This way the information that is moved can be part of the API and have clear status.
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.