You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logger.Info("InferenceModel removed from datastore", "poolRef", existing.Spec.PoolRef, "modelName", existing.Spec.ModelName)
94
94
95
+
// TODO(https://github.com/kubernetes-sigs/gateway-api-inference-extension/issues/409): replace this backfill logic with one that is based on InferenceModel Ready conditions once those are set by an external controller.
0 commit comments