Skip to content

Commit b28f670

Browse files
authored
[occm] remove instances v1 support (#2692)
1 parent 04bd8e1 commit b28f670

File tree

11 files changed

+637
-977
lines changed

11 files changed

+637
-977
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ require (
4646
// the below fixes the "go list -m all" execution
4747
replace (
4848
k8s.io/cluster-bootstrap => k8s.io/cluster-bootstrap v0.31.1
49+
k8s.io/cri-client => k8s.io/cri-client v0.31.1
4950
k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.31.1
5051
k8s.io/endpointslice => k8s.io/endpointslice v0.31.1
5152
k8s.io/kube-aggregator => k8s.io/kube-aggregator v0.31.1

0 commit comments

Comments
 (0)