-
Notifications
You must be signed in to change notification settings - Fork 82
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
bump dynamic listener #313
base: release/v2.9
Are you sure you want to change the base?
bump dynamic listener #313
Conversation
Surface http server error messages to the logs.
Includes bumping to wrangler v3.0.1-rc.2 to get go.uber changes there.
github.com/rancher/norman v0.0.0-20240708202514-a0127673d1b9 | ||
github.com/rancher/remotedialer v0.3.2 | ||
github.com/rancher/wrangler/v3 v3.0.0 | ||
github.com/rancher/wrangler/v3 v3.0.1-rc.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This tag includes a bump in the Kubernetes versions, which will be part of 3.1.0
instead.
Please use v3.0.1-rc.4
instead.
cc/ @tomleb should we even remove that v3.0.1-rc.2
tag?
k8s.io/api v0.31.1 | ||
k8s.io/apiextensions-apiserver v0.31.1 | ||
k8s.io/apimachinery v0.31.1 | ||
k8s.io/apiserver v0.31.1 | ||
k8s.io/client-go v0.31.1 | ||
k8s.io/helm v2.17.0+incompatible | ||
k8s.io/klog v1.0.0 | ||
k8s.io/kube-aggregator v0.30.1 | ||
k8s.io/kube-aggregator v0.31.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should not happen in 2.9, right? It's likely the culprit for the opentelemetry dependency conflicts
Please retarget this PR to the new branch: |
Related to #46957
for v2.9.4