Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename llm-instance-gateway registry to gateway-api-inference-extension #7657

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions infra/gcp/terraform/k8s-staging-images/registries.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@ limitations under the License.
locals {
// The groups have to be created before applying this terraform code
registries = {
aws-encryption-provider = "group:[email protected]"
charts = "group:[email protected]"
cloud-provider-kind = "group:[email protected]"
etcd-manager = "group:[email protected]"
ingress-nginx = "group:[email protected]"
kind = "group:[email protected]"
kubernetes = "group:[email protected]"
kueue = "group:[email protected]"
llm-instance-gateway = "group:[email protected]"
secrets-store-sync = "group:[email protected]"
test-infra = "group:[email protected]"
csi-vsphere = "group:[email protected]"
aws-encryption-provider = "group:[email protected]"
charts = "group:[email protected]"
cloud-provider-kind = "group:[email protected]"
etcd-manager = "group:[email protected]"
ingress-nginx = "group:[email protected]"
kind = "group:[email protected]"
kubernetes = "group:[email protected]"
kueue = "group:[email protected]"
gateway-api-inference-extension = "group:[email protected]"
secrets-store-sync = "group:[email protected]"
test-infra = "group:[email protected]"
csi-vsphere = "group:[email protected]"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# google group for us-central1-docker.pkg.dev/k8s-staging-images/gateway-api-inference-extension is [email protected]
registries:
- name: us-central1-docker.pkg.dev/k8s-staging-images/gateway-api-inference-extension
src: true
- name: asia-east1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia-south1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia-northeast1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia-northeast2-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: australia-southeast1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: europe-north1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: europe-southwest1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: europe-west1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: europe-west2-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: europe-west3-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: europe-west4-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: europe-west8-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: europe-west9-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: europe-west10-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: southamerica-west1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: us-central1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: us-east1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: us-east4-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: us-east5-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: us-south1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: us-west1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: us-west2-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com

This file was deleted.