Skip to content

Commit d0a8320

Browse files
committed
Moving Instance Gateway to SIG-Network and renaming it
New name will be gateway-api-inference-extension.
1 parent 5ed4178 commit d0a8320

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

sig-apps/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ Application metadata descriptor CRD
8383
- [kubernetes/kompose](https://github.com/kubernetes/kompose/blob/master/OWNERS)
8484
- **Contact:**
8585
- Slack: [#kompose](https://kubernetes.slack.com/messages/kompose)
86-
### llm-instance-gateway
87-
LLM Instance gateway implementation
88-
- **Owners:**
89-
- [kubernetes-sigs/llm-instance-gateway](https://github.com/kubernetes-sigs/llm-instance-gateway/blob/main/OWNERS)
9086
### workloads-api
9187
The core workloads API, which is composed of the CronJob, DaemonSet, Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and StatefulSet kinds
9288
- **Owners:**

sig-network/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ The following [subprojects][subproject-definition] are owned by sig-network:
105105
- [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)
106106
- **Contact:**
107107
- Slack: [#sig-network-gateway-api](https://kubernetes.slack.com/messages/sig-network-gateway-api)
108+
### gateway-api-inference-extension
109+
Gateway API Inference Extension
110+
- **Owners:**
111+
- [kubernetes-sigs/llm-instance-gateway](https://github.com/kubernetes-sigs/llm-instance-gateway/blob/main/OWNERS)
108112
### ingate
109113
- **Owners:**
110114
- [kubernetes-sigs/ingate/heads/main](https://github.com/kubernetes-sigs/ingate/blob/refs/heads/main/OWNERS)

sigs.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,6 @@ sigs:
249249
slack: kompose
250250
owners:
251251
- https://raw.githubusercontent.com/kubernetes/kompose/master/OWNERS
252-
- name: llm-instance-gateway
253-
description: LLM Instance gateway implementation
254-
owners:
255-
- https://raw.githubusercontent.com/kubernetes-sigs/llm-instance-gateway/main/OWNERS
256252
- name: workloads-api
257253
description: The core workloads API, which is composed of the CronJob, DaemonSet,
258254
Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and
@@ -2324,6 +2320,10 @@ sigs:
23242320
- github: youngnick
23252321
name: Nick Young
23262322
company: Isovalent
2323+
- name: gateway-api-inference-extension
2324+
description: Gateway API Inference Extension
2325+
owners:
2326+
- https://raw.githubusercontent.com/kubernetes-sigs/llm-instance-gateway/main/OWNERS
23272327
- name: ingate
23282328
owners:
23292329
- https://raw.githubusercontent.com/kubernetes-sigs/ingate/refs/heads/main/OWNERS

0 commit comments

Comments
 (0)