chore: bump k8s deps to v0.35.1 and bump go to v1.25.7#810
chore: bump k8s deps to v0.35.1 and bump go to v1.25.7#810idebeijer wants to merge 5 commits intokubernetes-sigs:masterfrom
Conversation
Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
|
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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: idebeijer The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/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>
|
/ok-to-test |
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>
|
@idebeijer: The following test failed, say
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. DetailsInstructions 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. |
|
Thanks @cheftako, the local e2e test should be fixed now. For the prow test to succeed we'll need kubernetes/test-infra#36429 |
|
make: mockgen: No such file or directory |
v1.25.7.v0.35.1.v0.35.1to e2e tests, and dropv.32.0.Need to merge kubernetes/test-infra#36429 first.