Skip to content

Commit 8517ae1

Browse files
committed
Merge remote-tracking branch 'upstream/main' into rhoai-2.24
2 parents 4bfc206 + 248e7ec commit 8517ae1

File tree

56 files changed

+859
-482
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+859
-482
lines changed

.github/workflows/gemini-pr-review.yml

Lines changed: 474 additions & 0 deletions
Large diffs are not rendered by default.

.tekton/odh-pipeline-runtime-datascience-cpu-py311-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux/ppc64le
4546
- name: image-expires-after
4647
value: 5d
4748
pipelineRef:

.tekton/odh-pipeline-runtime-datascience-cpu-py312-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux/arm64
46+
- linux/ppc64le
4547
- name: image-expires-after
4648
value: 5d
4749
pipelineRef:

.tekton/odh-pipeline-runtime-minimal-cpu-py311-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux/ppc64le
4546
- name: image-expires-after
4647
value: 5d
4748
pipelineRef:

.tekton/odh-pipeline-runtime-minimal-cpu-py312-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux/arm64
46+
- linux/ppc64le
4547
- name: image-expires-after
4648
value: 5d
4749
pipelineRef:

.tekton/odh-workbench-codeserver-datascience-cpu-py311-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux/arm64
4546
- name: image-expires-after
4647
value: 5d
4748
pipelineRef:

.tekton/odh-workbench-codeserver-datascience-cpu-py312-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux/arm64
4546
- name: image-expires-after
4647
value: 5d
4748
pipelineRef:

.tekton/odh-workbench-jupyter-datascience-cpu-py311-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux/arm64
46+
- linux/ppc64le
4547
- name: image-expires-after
4648
value: 5d
4749
pipelineRef:

.tekton/odh-workbench-jupyter-datascience-cpu-py312-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux/arm64
46+
- linux/ppc64le
4547
- name: image-expires-after
4648
value: 5d
4749
pipelineRef:

.tekton/odh-workbench-jupyter-minimal-cpu-py311-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux/arm64
46+
- linux/ppc64le
4547
- name: image-expires-after
4648
value: 5d
4749
pipelineRef:

0 commit comments

Comments
 (0)