Skip to content

Commit c39d952

Browse files
committed
Revert "Merge pull request kcp-dev#43 from xrstf/fork-gentype"
This reverts commit 91bd851, reversing changes made to 5ae6774. Except for the .prow.yaml, which is a required upgrade in all branches.
1 parent 91bd851 commit c39d952

File tree

7 files changed

+143
-1373
lines changed

7 files changed

+143
-1373
lines changed

.prow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
preset-goproxy: "true"
88
spec:
99
containers:
10-
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
10+
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
1111
command:
1212
- make
1313
- verify
@@ -20,7 +20,7 @@ presubmits:
2020
preset-goproxy: "true"
2121
spec:
2222
containers:
23-
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
23+
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
2424
command:
2525
- make
2626
- lint

third_party/k8s.io/client-go/gentype/fake_cluster.go

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

0 commit comments

Comments
 (0)