Skip to content

Update metrics-server container port#17862

Merged
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
rifelpet:metrics-server
Jan 15, 2026
Merged

Update metrics-server container port#17862
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
rifelpet:metrics-server

Conversation

@rifelpet
Copy link
Copy Markdown
Member

The metrics-server e2e test is failing because the test port forwards to port 10250:

https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/e2e-kops-aws-metrics-server/2011026088251101184

••••••<nil>•<nil><nil>•<nil>E0113 10:56:45.599179 19763 portforward.go:424] "Unhandled Error" err="an error occurred forwarding 10250 -> 10250: error forwarding port 10250 to pod bff46838121c70b6e7ff89a6a688c10b68288af0a9003de2d565f3c7a9a759f4, uid : failed to execute portforward in network namespace \"/var/run/netns/cni-00852c8d-6db3-2b1b-856b-a12ab9c6222d\": failed to connect to localhost:10250 inside namespace \"bff46838121c70b6e7ff89a6a688c10b68288af0a9003de2d565f3c7a9a759f4\", IPv4: dial tcp4 127.0.0.1:10250: connect: connection refused IPv6 dial tcp6: address localhost: no suitable address found " logger="UnhandledError"

The listening port was changed in kubernetes-sigs/metrics-server#1054 and matches the manifests in the repo: https://github.com/kubernetes-sigs/metrics-server/blob/415f828aa13841d8b95de0b2211f7d44624fadd9/manifests/base/deployment.yaml#L25

@k8s-ci-robot k8s-ci-robot requested a review from hakman January 15, 2026 02:30
@k8s-ci-robot k8s-ci-robot requested a review from zetaab January 15, 2026 02:30
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 15, 2026
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 15, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 15, 2026
@k8s-triage-robot
Copy link
Copy Markdown

Retesting failed PR that otherwise appears ready for merge.

Please help us fix flaky tests by following our Flaky Tests Guide.

Prevent this bot from retesting with /lgtm cancel or /hold.
For this robot's configuration, see here.

/retest-required

@k8s-ci-robot k8s-ci-robot merged commit bddc7b1 into kubernetes:master Jan 15, 2026
28 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.36 milestone Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/addons cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants