Skip to content
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
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ release-controllers: update_crt_crd
./hack/generators/release-controllers/generate-release-controllers.py .

checkconfig:
$(CONTAINER_ENGINE) run $(CONTAINER_ENGINE_OPTS) $(CONTAINER_USER) --rm -v "$(CURDIR):/release$(VOLUME_MOUNT_FLAGS)" us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20260508-77c4e0541 --config-path /release/core-services/prow/02_config/_config.yaml --supplemental-prow-config-dir=/release/core-services/prow/02_config --job-config-path /release/ci-operator/jobs/ --plugin-config /release/core-services/prow/02_config/_plugins.yaml --supplemental-plugin-config-dir /release/core-services/prow/02_config --strict --exclude-warning long-job-names --exclude-warning mismatched-tide-lenient
$(CONTAINER_ENGINE) run $(CONTAINER_ENGINE_OPTS) $(CONTAINER_USER) --rm -v "$(CURDIR):/release$(VOLUME_MOUNT_FLAGS)" us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20260512-f65e1b3c3 --config-path /release/core-services/prow/02_config/_config.yaml --supplemental-prow-config-dir=/release/core-services/prow/02_config --job-config-path /release/ci-operator/jobs/ --plugin-config /release/core-services/prow/02_config/_plugins.yaml --supplemental-plugin-config-dir /release/core-services/prow/02_config --strict --exclude-warning long-job-names --exclude-warning mismatched-tide-lenient

jobs: ci-operator-checkconfig
$(MAKE) ci-operator-prowgen
Expand Down
18 changes: 9 additions & 9 deletions ci-operator/jobs/infra-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -862,7 +862,7 @@ periodics:
- --config=core-services/prow/02_config/_release-bumper.yaml
command:
- /ko-app/generic-autobumper
image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20260512-f65e1b3c3
imagePullPolicy: IfNotPresent
name: autobump
resources:
Expand Down Expand Up @@ -897,7 +897,7 @@ periodics:
- --config=../release/core-services/prow/02_config/_ci-tools-bumper.yaml
command:
- /ko-app/generic-autobumper
image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20260512-f65e1b3c3
imagePullPolicy: IfNotPresent
name: autobump
resources:
Expand Down Expand Up @@ -1198,7 +1198,7 @@ periodics:
secretKeyRef:
key: appid
name: openshift-prow-github-app
image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20260512-f65e1b3c3
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -1255,7 +1255,7 @@ periodics:
secretKeyRef:
key: appid
name: openshift-prow-github-app
image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20260512-f65e1b3c3
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -1347,7 +1347,7 @@ periodics:
--github-allowed-burst=600 \
--allow-repo-archival \
--ignore-enterprise-teams
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20260512-f65e1b3c3
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -1379,7 +1379,7 @@ periodics:
- --kubeconfig-suffix=config
command:
- hack/config-bootstrapper.sh
image: us-docker.pkg.dev/k8s-infra-prow/images/config-bootstrapper:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/config-bootstrapper:v20260512-f65e1b3c3
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -1924,7 +1924,7 @@ periodics:
- --dry-run=false
command:
- /ko-app/invitations-accepter
image: us-docker.pkg.dev/k8s-infra-prow/images/invitations-accepter:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/invitations-accepter:v20260512-f65e1b3c3
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -1956,7 +1956,7 @@ periodics:
- --dry-run=false
command:
- /ko-app/invitations-accepter
image: us-docker.pkg.dev/k8s-infra-prow/images/invitations-accepter:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/invitations-accepter:v20260512-f65e1b3c3
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -1988,7 +1988,7 @@ periodics:
- --dry-run=false
command:
- /ko-app/invitations-accepter
image: us-docker.pkg.dev/k8s-infra-prow/images/invitations-accepter:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/invitations-accepter:v20260512-f65e1b3c3
imagePullPolicy: Always
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,7 @@ presubmits:
secretKeyRef:
key: appid
name: openshift-prow-github-app
image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20260512-f65e1b3c3
imagePullPolicy: IfNotPresent
name: ""
resources:
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/cherrypick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
spec:
containers:
- name: cherrypick
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20260512-f65e1b3c3
args:
- --hmac-secret-file=/etc/webhook/hmac.yaml
- --github-token-path=/etc/github/oauth
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/crier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
mountPath: /tmp/git-sync
containers:
- name: crier
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20260512-f65e1b3c3
args:
- --github-workers=30
- --config-path=/etc/config/config.yaml
Expand Down
4 changes: 2 additions & 2 deletions clusters/app.ci/prow/03_deployment/deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ objects:
mountPath: /tmp/git-sync
containers:
- name: deck
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260512-f65e1b3c3
args:
- --config-path=/etc/config/config.yaml
- --supplemental-prow-config-dir=/etc/config
Expand Down Expand Up @@ -372,7 +372,7 @@ objects:
- mountPath: /etc/proxy/secrets
name: session-secret
- name: deck
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260512-f65e1b3c3
args:
- --github-oauth-config-file=/etc/oauth/config.json
- --github-app-id=$(GITHUB_APP_ID)
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
serviceAccountName: exporter
containers:
- name: exporter
image: us-docker.pkg.dev/k8s-infra-prow/images/exporter:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/exporter:v20260512-f65e1b3c3
args:
- --config-path=/etc/config/config.yaml
- --supplemental-prow-config-dir=/etc/config
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/gangway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ objects:
mountPath: /tmp/git-sync
containers:
- name: gangway
image: us-docker.pkg.dev/k8s-infra-prow/images/gangway:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/gangway:v20260512-f65e1b3c3
args:
- --config-path=/etc/config/config.yaml
- --supplemental-prow-config-dir=/etc/config
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
spec:
containers:
- name: ghproxy
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260512-f65e1b3c3
imagePullPolicy: IfNotPresent
args:
- --cache-dir=/cache
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ spec:
mountPath: /tmp/git-sync
containers:
- name: hook
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20260512-f65e1b3c3
args:
- --config-path=/etc/config/config.yaml
- --supplemental-prow-config-dir=/etc/config
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/horologium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
- --job-config-path=/var/repo/release/ci-operator/jobs
- --projected-token-file=/var/sa-token/token
- --dry-run=false
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20260512-f65e1b3c3
volumeMounts:
- name: service-account-token
mountPath: /var/sa-token
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/needs_rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
mountPath: /tmp/git-sync
containers:
- name: needs-rebase
image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20260512-f65e1b3c3
args:
- --github-app-id=$(GITHUB_APP_ID)
- --github-app-private-key-path=/etc/github/cert
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
mountPath: /tmp/git-sync
containers:
- name: prow-controller-manager
image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20260512-f65e1b3c3
args:
- --config-path=/etc/config/config.yaml
- --supplemental-prow-config-dir=/etc/config
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/qe_private_deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ objects:
mountPath: /tmp/git-sync
containers:
- name: deck
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260512-f65e1b3c3
args:
- --github-oauth-config-file=/etc/oauth/config.json
- --github-app-id=$(GITHUB_APP_ID)
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/refresh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
spec:
containers:
- name: refresh
image: us-docker.pkg.dev/k8s-infra-prow/images/refresh:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/refresh:v20260512-f65e1b3c3
args:
- --github-app-id=$(GITHUB_APP_ID)
- --github-app-private-key-path=/etc/github/cert
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/sinker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
mountPath: /tmp/git-sync
containers:
- name: sinker
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20260512-f65e1b3c3
args:
- --config-path=/var/repo/release/core-services/prow/02_config/_config.yaml
- --supplemental-prow-config-dir=/var/repo/release/core-services/prow/02_config
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/statusreconciler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
mountPath: /tmp/git-sync
containers:
- name: statusreconciler
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20260512-f65e1b3c3
imagePullPolicy: IfNotPresent
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/tide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ spec:
mountPath: /tmp/git-sync
containers:
- name: tide
image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20260512-f65e1b3c3
args:
- --config-path=/etc/config/config.yaml
- --supplemental-prow-config-dir=/etc/config
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/tot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
mountPath: /tmp/git-sync
containers:
- name: tot
image: us-docker.pkg.dev/k8s-infra-prow/images/tot:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/tot:v20260512-f65e1b3c3
args:
- --config-path=/etc/config/config.yaml
- --supplemental-prow-config-dir=/etc/config
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/staging/crier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20260512-f65e1b3c3
args:
- --blob-storage-workers=2
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/staging/deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ objects:
serviceAccountName: deck
containers:
- name: deck
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260512-f65e1b3c3
args:
- --config-path=/etc/config/config.yaml
- --cookie-secret=/etc/cookie/cookie
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/staging/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
spec:
containers:
- name: ghproxy
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260512-f65e1b3c3
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
8 changes: 4 additions & 4 deletions clusters/app.ci/prow/staging/prow-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ data:
grace_period: 1h0m0s
gcs_credentials_secret: gce-sa-credentials-gcs-private
utility_images:
clonerefs: us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20260508-77c4e0541
entrypoint: us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20260508-77c4e0541
initupload: us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20260508-77c4e0541
sidecar: us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20260508-77c4e0541
clonerefs: us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20260512-f65e1b3c3
entrypoint: us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20260512-f65e1b3c3
initupload: us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20260512-f65e1b3c3
sidecar: us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20260512-f65e1b3c3
tide:
display_all_tide_queries_in_status: true
max_goroutines: 100
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/staging/sinker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20260512-f65e1b3c3
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion core-services/image-mirroring/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1048,7 +1048,7 @@ supplementalCIImages:
ci/coreos-installer:release:
image: quay.io/coreos/coreos-installer:release
ci/clonerefs:latest:
image: us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20260508-77c4e0541
image: us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20260512-f65e1b3c3
jasee/openshift-build:rhel-9-golang-1.25:
image: quay.io/jacobsee/openshift-build:rhel-9-golang-1.25
rh_ee_ves/aro-hcp-e2e-base:v1.0:
Expand Down
8 changes: 4 additions & 4 deletions core-services/prow/02_config/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,10 @@ plank:
memory: 250Mi
timeout: 8h0m0s
utility_images:
clonerefs: us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20260508-77c4e0541
entrypoint: us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20260508-77c4e0541
initupload: us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20260508-77c4e0541
sidecar: us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20260508-77c4e0541
clonerefs: us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20260512-f65e1b3c3
entrypoint: us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20260512-f65e1b3c3
initupload: us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20260512-f65e1b3c3
sidecar: us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20260512-f65e1b3c3
- config:
censoring_options:
exclude_directories:
Expand Down
4 changes: 2 additions & 2 deletions hack/images.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MKPJ_IMG=us-docker.pkg.dev/k8s-infra-prow/images/mkpj:v20260508-77c4e0541
MKPOD_IMG=us-docker.pkg.dev/k8s-infra-prow/images/mkpod:v20260508-77c4e0541
MKPJ_IMG=us-docker.pkg.dev/k8s-infra-prow/images/mkpj:v20260512-f65e1b3c3
MKPOD_IMG=us-docker.pkg.dev/k8s-infra-prow/images/mkpod:v20260512-f65e1b3c3