Closed ErikKalkoken closed 2 months ago
Thanks for the PR.
Please signoff the commit. Read https://github.com/etcd-io/bbolt/pull/828/checks?check_run_id=29221691728
/ok-to-test
Hi @ErikKalkoken, thanks for your contribution. Could you please sign your commit, as requested by Ben? So the developer certificate of origin (DCO) check passes, i.e:
git rebase HEAD~1 --signoff
git push --force
Thanks!
Please refer to: https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#commit-your-change
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ahrtr, ErikKalkoken
The full list of commands accepted by this bot can be found here.
The pull request process is described here
This adds a short description on how to iterate over existing buckets to the README.
This should be helpful for people looking for this particular information (e.g. see #327).