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

vendor: re-vendor golang.org/x/sys and github.com/vishvananda/netlink #10138

Merged
merged 1 commit into from Feb 19, 2020

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Feb 11, 2020

This pulls in several unsafe.Pointer usage fixes found in these packages
using the Go 1.14 -d=checkptr compiler flag.

Updates #10133

Signed-off-by: Tobias Klauser tklauser@distanz.ch


This change is Reviewable

This pulls in several unsafe.Pointer usage fixes found in these packages
using the Go 1.14 `-d=checkptr` compiler flag.

Updates #10133

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@tklauser tklauser added pending-review kind/cleanup This includes no functional changes. dont-merge/wait-until-release Freeze window for current release is blocking non-bugfix PRs release-note/misc This PR makes changes that have no direct user impact. labels Feb 11, 2020
@tklauser tklauser requested review from a team as code owners February 11, 2020 12:34
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 Feb 11, 2020
@tklauser
Copy link
Member Author

test-me-please

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 44.589% when pulling 8dd3a8c on pr/tklauser/revendor-netlink-and-x-sys into 54d9254 on master.

@aanm aanm added this to the 1.8 milestone Feb 18, 2020
@aanm aanm removed the dont-merge/wait-until-release Freeze window for current release is blocking non-bugfix PRs label Feb 18, 2020
@aanm aanm merged commit 84d5af3 into master Feb 19, 2020
1.8.0 automation moved this from In progress to Merged Feb 19, 2020
@aanm aanm deleted the pr/tklauser/revendor-netlink-and-x-sys branch February 19, 2020 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

3 participants