kubernetes/vendor
Mike Danese 6bdb8ed566 switch spdy round trip tests to simple http proxy
github.com/elazarl/goproxy does not properly handle upgrades over HTTP
proxy. The problem is this misinterpretation:

6691876326/vendor/github.com/elazarl/goproxy/proxy.go (L89-L95)

These should be stripped but recalculated then added back:

https://cs.opensource.google/go/go/+/refs/tags/go1.19.3:src/net/http/httputil/reverseproxy.go;l=292-297;drc=f6d844510d5f1e3b3098eba255d9b633d45eac3b

Let's just stop using goproxy, and use the stdlib instead. The
functionality we need is straightforward to implement and goproxy is
overkill.
2023-01-18 18:31:50 +00:00
..
bitbucket.org/bertimus9/systemstat Switch to release tag v0.5.0 of systemstat 2022-06-10 11:07:22 -04:00
cloud.google.com/go update kube-controller-manager dependencies 2022-06-23 18:07:18 +00:00
github.com Update to new release of moby/ipvs 2023-01-14 16:13:24 -05:00
go.etcd.io updated etcd to v3.5.5 and newer otel libraries as well 2022-09-17 21:47:24 -04:00
go.opencensus.io Regenerate vendor 2022-05-04 10:27:41 -04:00
go.opentelemetry.io update to v1.12.0 of semconv 2022-09-18 19:34:30 -04:00
go.starlark.net until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
go.uber.org Regenerate vendor 2022-05-04 10:27:41 -04:00
golang.org/x Revert "bump golang.org/x/oauth2" 2023-01-04 17:58:08 -05:00
google.golang.org Bump grpc to v1.51.0 2022-12-07 09:48:08 -08:00
gopkg.in e2e: adapt output tests to Ginkgo v2 and Gomega 1.19 2022-07-08 10:46:11 +08:00
k8s.io Bump kube-openapi 2023-01-11 11:48:07 +01:00
sigs.k8s.io Bump konnectivity-client to v0.0.35 2023-01-03 20:23:29 +00:00
modules.txt switch spdy round trip tests to simple http proxy 2023-01-18 18:31:50 +00:00
OWNERS Make root approval non-recursive 2022-10-10 08:26:53 -04:00