Skip to content

Commit

Permalink
Bumping Prow (#9395)
Browse files Browse the repository at this point in the history
europe-docker.pkg.dev/kyma-project/prod/k8s-prow/ changes: kyma-project/k8s-prow@01b262b...7842342 (2023‑11‑20 → 2023‑11‑27)
  • Loading branch information
kyma-bot authored Nov 27, 2023
1 parent 587a990 commit 94bc4aa
Show file tree
Hide file tree
Showing 21 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion prow/cluster/components/crier_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/crier:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/crier:v20231127-7842342f
args:
- --blob-storage-workers=1
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/components/deck_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/deck:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/deck:v20231127-7842342f
imagePullPolicy: Always
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/components/gcsweb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: gcsweb
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/gcsweb:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/gcsweb:v20231127-7842342f
args:
- -upgrade-proxied-http-to-https
- -b=kyma-prow-logs
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/components/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
spec:
containers:
- name: ghproxy
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/ghproxy:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/ghproxy:v20231127-7842342f
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/components/hook_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/hook:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/hook:v20231127-7842342f
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/components/horologium_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/horologium:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/horologium:v20231127-7842342f
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/prow-controller-manager:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/prow-controller-manager:v20231127-7842342f
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/components/sinker_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
- --dry-run=false
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/sinker:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/sinker:v20231127-7842342f
env:
- name: KUBECONFIG
value: "/etc/untrusted-workload-kubeconfig/config:/etc/trusted-workload-kubeconfig/config"
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/components/statusreconciler_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/status-reconciler:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/status-reconciler:v20231127-7842342f
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/components/tide_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: tide
containers:
- name: tide
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/tide:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/tide:v20231127-7842342f
args:
- --dry-run=false
- --github-endpoint=http://ghproxy
Expand Down
8 changes: 4 additions & 4 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ plank:
censoring_concurrency: 2 # 2 concurrent censoring
censoring_buffer_size: 3092 # 3kB
utility_images:
clonerefs: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/clonerefs:v20231120-01b262b8
initupload: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/initupload:v20231120-01b262b8
entrypoint: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/entrypoint:v20231120-01b262b8
sidecar: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/sidecar:v20231120-01b262b8
clonerefs: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/clonerefs:v20231127-7842342f
initupload: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/initupload:v20231127-7842342f
entrypoint: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/entrypoint:v20231127-7842342f
sidecar: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/sidecar:v20231127-7842342f
resources:
clonerefs:
requests:
Expand Down
2 changes: 1 addition & 1 deletion prow/jobs/kyma-incubator/reconciler/reconciler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ periodics: # runs on schedule
channel: jellyfish-notifications
spec:
containers:
- image: "europe-docker.pkg.dev/kyma-project/prod/k8s-prow/generic-autobumper:v20231120-01b262b8"
- image: "europe-docker.pkg.dev/kyma-project/prod/k8s-prow/generic-autobumper:v20231127-7842342f"
securityContext:
privileged: false
seccompProfile:
Expand Down
2 changes: 1 addition & 1 deletion prow/jobs/kyma-project/k8s-prow/k8s-prow-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ periodics:
channel: kyma-neighbors-alerts
spec:
containers:
- image: "europe-docker.pkg.dev/kyma-project/prod/k8s-prow/generic-autobumper:v20231120-01b262b8"
- image: "europe-docker.pkg.dev/kyma-project/prod/k8s-prow/generic-autobumper:v20231127-7842342f"
securityContext:
privileged: false
seccompProfile:
Expand Down
2 changes: 1 addition & 1 deletion prow/jobs/kyma-project/test-infra/branchprotector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ periodics:
spec:
containers:
- name: branchprotector
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/branchprotector:v20231120-01b262b8
image: europe-docker.pkg.dev/kyma-project/prod/k8s-prow/branchprotector:v20231127-7842342f
command: ["branchprotector"]
args:
- --config-path=prow/config.yaml
Expand Down
Loading

0 comments on commit 94bc4aa

Please sign in to comment.