Skip to content

Commit

Permalink
Merge pull request #33548 from Gacko/jvutl
Browse files Browse the repository at this point in the history
Ingress NGINX: Remove NGINX v1.21.
  • Loading branch information
k8s-ci-robot authored Oct 1, 2024
2 parents ecaf529 + 5b4a3ed commit e85e62a
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions config/jobs/image-pushing/k8s-staging-ingress-nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,30 +191,6 @@ postsubmits:
- --with-git-dir
- images/nginx

# Ingress NGINX: NGINX v1.25
- name: post-ingress-nginx-nginx-1-25
annotations:
testgrid-dashboards: sig-network-ingress-nginx, sig-k8s-infra-gcb
branches:
- ^main$
- ^release-.+$
run_if_changed: ^images/nginx-1.25/
cluster: k8s-infra-prow-build-trusted
decorate: true
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20240909-d870e42d3d
command:
- /run.sh
args:
- --project=k8s-staging-ingress-nginx
- --scratch-bucket=gs://k8s-staging-ingress-nginx-gcb
- --env-passthrough=PULL_BASE_REF,PULL_BASE_SHA
- --build-dir=.
- --with-git-dir
- images/nginx-1.25

# Ingress NGINX: Test Runner
- name: post-ingress-nginx-test-runner
annotations:
Expand Down

0 comments on commit e85e62a

Please sign in to comment.