Skip to content

Commit 239c469

Browse files
Merge pull request #346 from dusk125/4.21-rebase-3.5.24
OCPBUGS-63473: 4.21 rebase 3.5.24
2 parents e2b3dfd + 12a8679 commit 239c469

84 files changed

Lines changed: 1984 additions & 947 deletions

Some content is hidden

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

.github/workflows/e2e.yaml

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

.github/workflows/functional.yaml

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

.github/workflows/govuln.yaml

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

.github/workflows/grpcproxy.yaml

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

.github/workflows/release.yaml

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

.github/workflows/static-analysis.yaml

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

.github/workflows/tests-template.yaml

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

.github/workflows/tests.yaml

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

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ hack/tls-setup/certs
2121
*.tmp
2222
*.bak
2323
.gobincache/
24+
25+
/tools/etcd-dump-db/etcd-dump-db
26+
/tools/etcd-dump-logs/etcd-dump-logs
27+
/tools/etcd-dump-metrics/etcd-dump-metrics
28+
/tools/benchmark/benchmark

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.7
1+
1.24.9

0 commit comments

Comments
 (0)