Skip to content

Commit

Permalink
Bumping Prow (#11053)
Browse files Browse the repository at this point in the history
gcr.io/k8s-prow/ changes: kyma-project/k8s-prow@e4ae242...cfb8754 (2024‑06‑14 → 2024‑06‑19)
  • Loading branch information
kyma-bot authored Jun 19, 2024
1 parent a184e9e commit ffef074
Show file tree
Hide file tree
Showing 14 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions pkg/tools/pjtester/test_artifacts/test-prow-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ plank:
censoring_concurrency: 2 # 2 concurrent censoring
censoring_buffer_size: 3092 # 3kB
utility_images:
clonerefs: gcr.io/k8s-prow/clonerefs:v20240614-e4ae242d1
initupload: gcr.io/k8s-prow/initupload:v20240614-e4ae242d1
entrypoint: gcr.io/k8s-prow/entrypoint:v20240614-e4ae242d1
sidecar: gcr.io/k8s-prow/sidecar:v20240614-e4ae242d1
clonerefs: gcr.io/k8s-prow/clonerefs:v20240619-cfb8754e0
initupload: gcr.io/k8s-prow/initupload:v20240619-cfb8754e0
entrypoint: gcr.io/k8s-prow/entrypoint:v20240619-cfb8754e0
sidecar: gcr.io/k8s-prow/sidecar:v20240619-cfb8754e0
gcs_configuration:
bucket: kyma-prow-logs
path_strategy: "explicit"
Expand Down
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: gcr.io/k8s-prow/crier:v20240614-e4ae242d1
image: gcr.io/k8s-prow/crier:v20240619-cfb8754e0
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: gcr.io/k8s-prow/deck:v20240614-e4ae242d1
image: gcr.io/k8s-prow/deck:v20240619-cfb8754e0
imagePullPolicy: Always
ports:
- name: http
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: gcr.io/k8s-prow/ghproxy:v20240614-e4ae242d1
image: gcr.io/k8s-prow/ghproxy:v20240619-cfb8754e0
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: gcr.io/k8s-prow/hook:v20240614-e4ae242d1
image: gcr.io/k8s-prow/hook:v20240619-cfb8754e0
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: gcr.io/k8s-prow/horologium:v20240614-e4ae242d1
image: gcr.io/k8s-prow/horologium:v20240619-cfb8754e0
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: gcr.io/k8s-prow/prow-controller-manager:v20240614-e4ae242d1
image: gcr.io/k8s-prow/prow-controller-manager:v20240619-cfb8754e0
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: gcr.io/k8s-prow/sinker:v20240614-e4ae242d1
image: gcr.io/k8s-prow/sinker:v20240619-cfb8754e0
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: gcr.io/k8s-prow/status-reconciler:v20240614-e4ae242d1
image: gcr.io/k8s-prow/status-reconciler:v20240619-cfb8754e0
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: gcr.io/k8s-prow/tide:v20240614-e4ae242d1
image: gcr.io/k8s-prow/tide:v20240619-cfb8754e0
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: gcr.io/k8s-prow/clonerefs:v20240614-e4ae242d1
initupload: gcr.io/k8s-prow/initupload:v20240614-e4ae242d1
entrypoint: gcr.io/k8s-prow/entrypoint:v20240614-e4ae242d1
sidecar: gcr.io/k8s-prow/sidecar:v20240614-e4ae242d1
clonerefs: gcr.io/k8s-prow/clonerefs:v20240619-cfb8754e0
initupload: gcr.io/k8s-prow/initupload:v20240619-cfb8754e0
entrypoint: gcr.io/k8s-prow/entrypoint:v20240619-cfb8754e0
sidecar: gcr.io/k8s-prow/sidecar:v20240619-cfb8754e0
resources:
clonerefs:
requests:
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 @@ -20,7 +20,7 @@ periodics:
spec:
containers:
- name: branchprotector
image: gcr.io/k8s-prow/branchprotector:v20240614-e4ae242d1
image: gcr.io/k8s-prow/branchprotector:v20240619-cfb8754e0
command: ["branchprotector"]
args:
- --config-path=prow/config.yaml
Expand Down
4 changes: 2 additions & 2 deletions prow/jobs/kyma-project/test-infra/prow-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ periodics: # runs on schedule
channel: kyma-neighbors-alerts
spec:
containers:
- image: "gcr.io/k8s-prow/generic-autobumper:v20240614-e4ae242d1"
- image: "gcr.io/k8s-prow/generic-autobumper:v20240619-cfb8754e0"
securityContext:
privileged: false
seccompProfile:
Expand Down Expand Up @@ -189,7 +189,7 @@ periodics: # runs on schedule
channel: kyma-neighbors-alerts
spec:
containers:
- image: "gcr.io/k8s-prow/generic-autobumper:v20240614-e4ae242d1"
- image: "gcr.io/k8s-prow/generic-autobumper:v20240619-cfb8754e0"
securityContext:
privileged: false
seccompProfile:
Expand Down
2 changes: 1 addition & 1 deletion prow/workload-cluster/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20240614-e4ae242d1
image: gcr.io/k8s-prow/ghproxy:v20240619-cfb8754e0
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down

0 comments on commit ffef074

Please sign in to comment.