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

bump dynamic listener #313

Open
wants to merge 2 commits into
base: release/v2.9
Choose a base branch
from

Conversation

ericpromislow
Copy link
Contributor

Related to #46957

for v2.9.4

Surface http server error messages to the logs.
Includes bumping to wrangler v3.0.1-rc.2 to get go.uber changes there.
@ericpromislow ericpromislow requested a review from a team as a code owner October 29, 2024 20:22
@ericpromislow ericpromislow changed the base branch from main to release/v2.9 October 29, 2024 20:23
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
Copy link
Contributor

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?

Comment on lines +37 to +44
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
Copy link
Contributor

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

@tomleb
Copy link
Contributor

tomleb commented Nov 12, 2024

Please retarget this PR to the new branch: release/v0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants