Merge pull request #8211 from robscott/instance-gateway-move-and-rename

Moving Instance Gateway to SIG-Network and renaming it
This commit is contained in:
Kubernetes Prow Robot 2024-12-17 04:36:51 +01:00 committed by GitHub
commit d0bb2fe9af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -83,10 +83,6 @@ Application metadata descriptor CRD
- [kubernetes/kompose](https://github.com/kubernetes/kompose/blob/master/OWNERS)
- **Contact:**
- Slack: [#kompose](https://kubernetes.slack.com/messages/kompose)
### llm-instance-gateway
LLM Instance gateway implementation
- **Owners:**
- [kubernetes-sigs/llm-instance-gateway](https://github.com/kubernetes-sigs/llm-instance-gateway/blob/main/OWNERS)
### workloads-api
The core workloads API, which is composed of the CronJob, DaemonSet, Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and StatefulSet kinds
- **Owners:**

View File

@ -105,6 +105,10 @@ The following [subprojects][subproject-definition] are owned by sig-network:
- [kubernetes/kubernetes/staging/src/k8s.io/cloud-provider/controllers/service](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cloud-provider/controllers/service/OWNERS)
- **Contact:**
- Slack: [#sig-network-gateway-api](https://kubernetes.slack.com/messages/sig-network-gateway-api)
### gateway-api-inference-extension
Gateway API Inference Extension
- **Owners:**
- [kubernetes-sigs/llm-instance-gateway](https://github.com/kubernetes-sigs/llm-instance-gateway/blob/main/OWNERS)
### ingate
- **Owners:**
- [kubernetes-sigs/ingate/heads/main](https://github.com/kubernetes-sigs/ingate/blob/refs/heads/main/OWNERS)

View File

@ -249,10 +249,6 @@ sigs:
slack: kompose
owners:
- https://raw.githubusercontent.com/kubernetes/kompose/master/OWNERS
- name: llm-instance-gateway
description: LLM Instance gateway implementation
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/llm-instance-gateway/main/OWNERS
- name: workloads-api
description: The core workloads API, which is composed of the CronJob, DaemonSet,
Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and
@ -2331,6 +2327,10 @@ sigs:
- github: youngnick
name: Nick Young
company: Isovalent
- name: gateway-api-inference-extension
description: Gateway API Inference Extension
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/llm-instance-gateway/main/OWNERS
- name: ingate
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/ingate/refs/heads/main/OWNERS