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) - [kubernetes/kompose](https://github.com/kubernetes/kompose/blob/master/OWNERS)
- **Contact:** - **Contact:**
- Slack: [#kompose](https://kubernetes.slack.com/messages/kompose) - 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 ### workloads-api
The core workloads API, which is composed of the CronJob, DaemonSet, Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and StatefulSet kinds The core workloads API, which is composed of the CronJob, DaemonSet, Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and StatefulSet kinds
- **Owners:** - **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) - [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:** - **Contact:**
- Slack: [#sig-network-gateway-api](https://kubernetes.slack.com/messages/sig-network-gateway-api) - 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 ### ingate
- **Owners:** - **Owners:**
- [kubernetes-sigs/ingate/heads/main](https://github.com/kubernetes-sigs/ingate/blob/refs/heads/main/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 slack: kompose
owners: owners:
- https://raw.githubusercontent.com/kubernetes/kompose/master/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 - name: workloads-api
description: The core workloads API, which is composed of the CronJob, DaemonSet, description: The core workloads API, which is composed of the CronJob, DaemonSet,
Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and
@ -2331,6 +2327,10 @@ sigs:
- github: youngnick - github: youngnick
name: Nick Young name: Nick Young
company: Isovalent 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 - name: ingate
owners: owners:
- https://raw.githubusercontent.com/kubernetes-sigs/ingate/refs/heads/main/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/ingate/refs/heads/main/OWNERS