Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump k8s.io components to v0.24.2 #295

Merged
merged 1 commit into from
Jun 20, 2022
Merged

bump k8s.io components to v0.24.2 #295

merged 1 commit into from
Jun 20, 2022

Conversation

deitch
Copy link
Contributor

@deitch deitch commented Jun 17, 2022

No description provided.

@deitch
Copy link
Contributor Author

deitch commented Jun 17, 2022

DLL hell all over again:

# k8s.io/apiserver/pkg/server/routes
../../../../pkg/mod/k8s.io/apiserver@v0.24.2/pkg/server/routes/openapi.go:39:41: cannot use c.RegisteredWebServices() (value of type []*"github.com/emicklei/go-restful".WebService) as type []*"github.com/emicklei/go-restful/v3".WebService in argument to builder2.BuildOpenAPISpec
../../../../pkg/mod/k8s.io/apiserver@v0.24.2/pkg/server/routes/openapi.go:78:42: cannot use ws (variable of type []*"github.com/emicklei/go-restful".WebService) as type []*"github.com/emicklei/go-restful/v3".WebService in argument to builder3.BuildOpenAPISpec

Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch
Copy link
Contributor Author

deitch commented Jun 17, 2022

Now I think I have got it.

@deitch deitch merged commit 213fd8b into master Jun 20, 2022
@deitch deitch deleted the k8s-0241 branch June 20, 2022 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants