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

Incompatible with k8s.io/client-go@v0.27.0+ #13958

Open
gg718 opened this issue May 6, 2024 · 1 comment
Open

Incompatible with k8s.io/client-go@v0.27.0+ #13958

gg718 opened this issue May 6, 2024 · 1 comment
Labels
Bug Something isn't working Good First Issue Good for newcomers

Comments

@gg718
Copy link

gg718 commented May 6, 2024

One of my other dependencies pulled in a transient update of k8s.io/client-go and my code started to fail to compile with the following error:

github.com/prysmaticlabs/prysm/v5@v5.0.3/beacon-chain/cache/common.go:10:23: cannot use popProcessNoopFunc (value of type func(_ interface{}) error) as "k8s.io/client-go/tools/cache".PopProcessFunc value in argument to queue.Pop

Would it be possible to fix this incompatibility?

@gg718 gg718 added the Bug Something isn't working label May 6, 2024
@prestonvanloon
Copy link
Member

Please send a PR to update that dependency and we will review it. Thanks

@james-prysm james-prysm added the Good First Issue Good for newcomers label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Good First Issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants