temporary fix kubeapiserver issue

This commit is contained in:
liuwei
2020-10-06 23:15:51 +08:00
parent a8c48690ac
commit 7bc76ce2df
4 changed files with 13 additions and 5 deletions

3
go.mod
View File

@@ -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