Closed ahrtr closed 2 weeks ago
Sorry about the robustness failure. It's due to a prow infra current limitation, I'm aware and tracking it.
Should we add a note regarding Go 1.23.2? I see that previous releases did mention the Go version used (#836).
@ahrtr: 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-bbolt-robustness-arm64 | 2709ffc4c01fb831ec7e5c8c2bb42216a56680ca | link | false | /test pull-bbolt-robustness-arm64 |
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.
Should we add a note regarding Go 1.23.2? I see that previous releases did mention the Go version used (#836).
Thanks for the reminder. Updated the changelog to only mention that it requires 1.23.x. bbolt is used as a library, it's up to users/application to decide the exact go version. We just need to clear call out the minor go version.
It's due to a prow infra current limitation, I'm aware and tracking it.
Thanks. If it needs a long time to resolve the issue (i.e. > 2 months), can we add it back to github for now (without arm64)?
Thanks. If it needs a long time to resolve the issue (i.e. > 2 months), can we add it back to github for now (without arm64)?
PTAL at kubernetes/test-infra#33735. I say let's hold them to avoid the noise. Restoring them should be quick.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ahrtr, ivanvc
The full list of commands accepted by this bot can be found here.
The pull request process is described here
cc @fuweid @jmhbnz @serathius @tjungblu for awareness
Link to https://github.com/etcd-io/bbolt/issues/553