Skip to content

run example found error #7231

Answered by alswl
wisonzhu asked this question in Q&A
Discussion options

You must be logged in to vote

kube-openapi upgrade it's dependency, and the spec type is migrate from 'go-openapi/spec tok8s.io/kube-openapi/pkg/validation/spec`.

	// not works for kyaml v0.11.0, but works for argo-cd
	//k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20210305001622-591a79e4bda7
	k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e

The break change is:

kube-openapi (9528897) $ g remote -v
origin  git@github.com:kubernetes/kube-openapi.git (fetch)
origin  git@github.com:kubernetes/kube-openapi.git (push)
kube-openapi (9528897) $ g co 591a79e4bda7
Previous HEAD position was 9528897 Merge pull request #234 from gautierdelorme/add_non_schema_types_to_validation_spec
HEAD is no…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by terrytangyuan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants