Skip to content

chore: bump k8s deps to v0.35.1 and bump go to v1.25.7#810

Open
idebeijer wants to merge 5 commits intokubernetes-sigs:masterfrom
idebeijer:bump-k8s-to-v0.35-go-to-v1.25.7
Open

chore: bump k8s deps to v0.35.1 and bump go to v1.25.7#810
idebeijer wants to merge 5 commits intokubernetes-sigs:masterfrom
idebeijer:bump-k8s-to-v0.35-go-to-v1.25.7

Conversation

@idebeijer
Copy link
Contributor

@idebeijer idebeijer commented Feb 11, 2026

  • Bump go to v1.25.7.
  • Bump k8s deps to v0.35.1.
  • Add v0.35.1 to e2e tests, and drop v.32.0.
  • Run go mod vendor.
  • Bump other deps.

Need to merge kubernetes/test-infra#36429 first.

Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Feb 11, 2026
@k8s-ci-robot
Copy link
Contributor

Hi @idebeijer. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: idebeijer
Once this PR has been reviewed and has the lgtm label, please assign jkh52 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Feb 11, 2026
@idebeijer
Copy link
Contributor Author

/assign @cheftako, need to merge kubernetes/test-infra#36429 first then the tests should succeed.

Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
@cheftako
Copy link
Contributor

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Feb 20, 2026
The prometheus/common v0.66.0+ upgrade made the TextParser zero value
invalid. Use expfmt.NewTextParser(model.UTF8Validation) instead of
&expfmt.TextParser{} to properly initialize the validation scheme.

Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
@k8s-ci-robot
Copy link
Contributor

@idebeijer: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-apiserver-network-proxy-test-master 4d9cc49 link true /test pull-apiserver-network-proxy-test-master

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@idebeijer
Copy link
Contributor Author

Thanks @cheftako, the local e2e test should be fixed now. For the prow test to succeed we'll need kubernetes/test-infra#36429

@cheftako
Copy link
Contributor

make: mockgen: No such file or directory
go: go.mod requires go >= 1.25.7 (running go 1.24.7; GOTOOLCHAIN=local)
go test -v -mod=vendor -race -covermode=atomic -coverprofile=konnectivity.out && go tool cover -html=konnectivity.out -o=konnectivity.html
go: go.mod requires go >= 1.25.7 (running go 1.24.7; GOTOOLCHAIN=local)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants