Skip to content
New issue

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

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

Already on GitHub? # to your account

checksum mismatch in jsonpatch when depending on controller-runtime #570

Closed
sbueringer opened this issue Aug 20, 2019 · 2 comments · Fixed by #571
Closed

checksum mismatch in jsonpatch when depending on controller-runtime #570

sbueringer opened this issue Aug 20, 2019 · 2 comments · Fixed by #571
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@sbueringer
Copy link
Member

Hi,

I've got a problem with checksum mismatches when depending on controller-runtime rc.0. It's explained in detail here: kubernetes/test-infra#13918

I would propose updating the dependency to gomodules.xyz/jsonpatch/v2 v2.0.0-20190626003512-87910169748d to avoid this problem.

@DirectXMan12
Copy link
Contributor

/kind bug
/priority critical-urgent

seems reasonable. Can you submit a PR?

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. labels Aug 20, 2019
@sbueringer
Copy link
Member Author

@DirectXMan12 Yup. Done. I'm just not sure if it's enough to adjust go.mod & go.sum

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants