Skip to content

Commit 62355b5

Browse files
ericsmallingphilroche
authored andcommitted
Removing patches to fix 2.15.0 upgrade PR
Signed-off-by: Eric Smalling <[email protected]>
1 parent 32f0473 commit 62355b5

File tree

6 files changed

+0
-171
lines changed

6 files changed

+0
-171
lines changed

kubeflow-pipelines.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -47,21 +47,6 @@ pipeline:
4747
deps: |-
4848
golang.org/x/[email protected]
4949
50-
- name: Fix Build issue by removing the version constraints from requirements.in
51-
uses: patch
52-
with:
53-
patches: fix-build-Removing-version-constraint-kfp.patch
54-
55-
- name: Fix CVE releted to urllib3
56-
uses: patch
57-
with:
58-
patches: fix-CVE-urllib3.patch
59-
60-
- name: Fix CVE in backend by updating
61-
uses: patch
62-
with:
63-
patches: fix-CVE-GHSA-9wx4-h78v-vm56.patch
64-
6550
- uses: patch
6651
with:
6752
patches: add-samples.patch
@@ -194,11 +179,6 @@ subpackages:
194179
- nodejs
195180
- wget
196181
pipeline:
197-
- uses: patch
198-
with:
199-
patches: |
200-
GHSA-952p-6rrq-rcjv.patch
201-
GHSA-4hjh-wcwx-xvwj.patch
202182
- runs: |
203183
mkdir -p ${{targets.subpkgdir}}/server
204184
mkdir -p ${{targets.subpkgdir}}/client

kubeflow-pipelines/GHSA-4hjh-wcwx-xvwj.patch

Lines changed: 0 additions & 47 deletions
This file was deleted.

kubeflow-pipelines/GHSA-952p-6rrq-rcjv.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

kubeflow-pipelines/fix-CVE-GHSA-9wx4-h78v-vm56.patch

Lines changed: 0 additions & 35 deletions
This file was deleted.

kubeflow-pipelines/fix-CVE-urllib3.patch

Lines changed: 0 additions & 28 deletions
This file was deleted.

kubeflow-pipelines/fix-build-Removing-version-constraint-kfp.patch

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)