Update README.md

This commit is contained in:
Jeff Regan
2021-06-04 16:22:59 -07:00
committed by GitHub
parent 1493b24b46
commit f1b191c02f

View File

@@ -1,4 +1,5 @@
# Checking openapi build issues
# Troubles with dependencies on openapi
If you see the error
@@ -11,6 +12,8 @@ tl;dr A mix of old and new is bad.
Anyone depending on k8s.io `v0.20.x` or _older_ packages must avoid depending on anything that depends
on `k8s.io/kube-openapi` newer than v0.0.0-20210323165736-1a6458611d18.
> More context in https://github.com/kubernetes/cli-runtime/issues/19
This dir exists to test the problem.
Edit the `main.go` and `go.mod` in this dir to see what builds