-
Notifications
You must be signed in to change notification settings - Fork 3.4k
vendor: update github.com/google/gops to v0.3.10 #12283
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
Conversation
test-me-please |
This pulls in additional fixes for working around #11455 and will also get rid of two transitive dependencies: github.com/kardianos/osext and github.com/shirou/w32 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
d9c7fe6
to
bb296d3
Compare
test-me-please |
retest-runtime (vm provisioning failure due to docker pull timeouts) |
The runtime test failed to be provisioned but going to merge this since #12287 will retest everything again |
any chance of the gops bump being backported to 1.7.x or 1.8.x? google/gops#97 is missing from gops 0.3.6 and is generating TONS of "use of a closed connection" noise in our logs. |
[ upstream commit bb296d3 ] Manual backport of #12283 due to update of cilium-runtime and cilium-builder images. This pulls in additional fixes for working around #11455 and will also get rid of two transitive dependencies: github.com/kardianos/osext and github.com/shirou/w32 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
[ upstream commit bb296d3 ] Manual backport of #12283 due to update of cilium-runtime and cilium-builder images. This pulls in additional fixes for working around #11455 and will also get rid of two transitive dependencies: github.com/kardianos/osext and github.com/shirou/w32 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@jdef this PR was backported to |
This pulls in additional fixes for working around #11455
and will also get rid of two transitive dependencies:
github.com/kardianos/osext and github.com/shirou/w32