mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-15 21:59:16 +00:00
temporary fix kubeapiserver issue
This commit is contained in:
3
go.mod
3
go.mod
@@ -26,3 +26,6 @@ require (
|
||||
k8s.io/utils v0.0.0-20200729134348-d5654de09c73
|
||||
sigs.k8s.io/controller-runtime v0.6.1-0.20200829232221-efc74d056b24
|
||||
)
|
||||
|
||||
// temporary hack fix for https://github.com/kubernetes/kubernetes/issues/95300
|
||||
replace k8s.io/apiserver => github.com/staebler/apiserver v0.19.1-0.20201005174924-a3ef0d1e45df
|
||||
|
||||
Reference in New Issue
Block a user