etcd-io / raft

Raft library for maintaining a replicated state machine
Apache License 2.0
666 stars 164 forks source link

Enable ARM64 GitHub workflows #122

Closed ivanvc closed 9 months ago

ivanvc commented 10 months ago

This is nice to have, as discussed in the fortnightly etcd community meeting. But given that etcd has official support for ARM, it's important to run GitHub workflows using ARM64 runners.

This would be a good candidate for the good first issue label.

Refer to etcd-io/etcd#16801, etcd-io/bbolt#583 and the Pull Requests that close those issues.

tcchawla commented 9 months ago

Hey @jmhbnz, I would like to work upon this. Can you please assign this to me?

jmhbnz commented 9 months ago

Thanks @tcchawla, assigned :)

Feel free to ping me on kubernetes slack if you have any questions.