-
Notifications
You must be signed in to change notification settings - Fork 53
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
deps: update Go dependencies #3411
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e3779d - Browse repository at this point
Copy the full SHA 2e3779dView commit details -
bazel: force Gazelle generation for xDS
xDS has an upstream set of build files that makes Gazelle consider their project a whole new Bazel project, which makes Gazelle not generate any build files, even though the upstream ones aren't valid. See cncf/xds#104.
Configuration menu - View commit details
-
Copy full SHA for c362f03 - Browse repository at this point
Copy the full SHA c362f03View commit details -
go: update cel.dev/expr for Bazel fixes
cel.dev/expr had some upstream Bazel fixes in v0.16.2 without which Gazelle doesn't work.
Configuration menu - View commit details
-
Copy full SHA for b909ab8 - Browse repository at this point
Copy the full SHA b909ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9694a74 - Browse repository at this point
Copy the full SHA 9694a74View commit details
Commits on Oct 16, 2024
-
e2e: remove references to kubeProxyVersion
kubeProxyVersion is deprecated as of KEP-4004. It was never being set to an accurate value before, and we only used it in the e2e test, so removing the additional check should not hurt here. See https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/4004-deprecate-kube-proxy-version
Configuration menu - View commit details
-
Copy full SHA for 705a689 - Browse repository at this point
Copy the full SHA 705a689View commit details -
constellation-node-operator: use typed rate-limiter
The untyped rate-limiter was deprecated in favor of a generic one that can just be instantiated to `any` to achieve the previous behaviour.
Configuration menu - View commit details
-
Copy full SHA for d97bc86 - Browse repository at this point
Copy the full SHA d97bc86View commit details -
Advertise ALPN settings in NextProtos required by gRPC
Signed-off-by: Daniel Weiße <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54de6a5 - Browse repository at this point
Copy the full SHA 54de6a5View commit details -
nextProtos (for ALPN) is now required by gRPC, so add it.
Configuration menu - View commit details
-
Copy full SHA for ddd3e29 - Browse repository at this point
Copy the full SHA ddd3e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe9eac - Browse repository at this point
Copy the full SHA ebe9eacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 144954a - Browse repository at this point
Copy the full SHA 144954aView commit details