Skip to content

Commit fcaaef2

Browse files
authored
Merge pull request #63 from kfswain/llmservice-integration
integrating LLMService & random weighted draw
2 parents db6b5ef + 72c1e27 commit fcaaef2

10 files changed

+15
-412
lines changed

api/v1alpha1/groupversion_info.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ limitations under the License.
1616

1717
// Package v1alpha1 contains API Schema definitions for the gateway v1alpha1 API group
1818
// +kubebuilder:object:generate=true
19-
// +groupName=gateway.inference.networking.x-k8s.io
19+
// +groupName=inference.networking.x-k8s.io
2020
package v1alpha1
2121

2222
import (

config/crd/bases/gateway.inference.k8s.io_llmserverpools.yaml

-158
This file was deleted.

0 commit comments

Comments
 (0)