Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting arm64; a checklist #10318

Closed
1 of 5 tasks
vielmetti opened this issue Dec 13, 2018 · 3 comments
Closed
1 of 5 tasks

Supporting arm64; a checklist #10318

vielmetti opened this issue Dec 13, 2018 · 3 comments
Labels

Comments

@vielmetti
Copy link

vielmetti commented Dec 13, 2018

From the docs:

For etcd to officially support a new platform as stable, a few requirements are necessary to ensure acceptable quality:

This issue tracks those elements required for "stable" support for arm64, and identifies the checklist of support requirements; it's similar to #9409 (IBM s390x) or the work done to get ppc64le supported.

  • An "official" maintainer for the platform with clear motivation; someone must be responsible for taking care of the platform.
  • Set up CI for build; etcd must compile. (Done since *: add multi-arch support in release binaries #7714 , work by @glevand )
  • Set up CI for running unit tests; etcd must pass simple tests.
  • Set up CI (TravisCI, SemaphoreCI or Jenkins) for running integration tests; etcd must pass intensive tests.
  • (Optional) Set up a functional testing cluster; an etcd cluster should survive stress testing.
@stale
Copy link

stale bot commented Apr 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 7, 2020
@vielmetti
Copy link
Author

Affirming that there is still interest in this, to defeat the stale bot.

@stale
Copy link

stale bot commented Jul 6, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

1 participant