-
Notifications
You must be signed in to change notification settings - Fork 9.9k
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
ppc64le platform support #7238
ppc64le platform support #7238
Conversation
lgtm. Thanks! |
d187ff6
to
b087207
Compare
seems like gofmt is failing, will amend the commit with proper fix. |
b087207
to
a7c5659
Compare
Current coverage is 64.12% (diff: 0.00%)
|
@@ -12,6 +12,7 @@ The following table lists etcd support status for common architectures and opera | |||
| arm64 | Linux | Experimental | @glevand | | |||
| arm | Linux | Unstable | | | |||
| 386 | Linux | Unstable | | | |||
| ppc64le | Linux | Stable | etcd maintainers | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you put your github handler there? It relies on the Jenkins IBM provides.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@xiang90 done, can you please check the updated commit. -Thanks.
a7c5659
to
cba82da
Compare
@mkumatag You can add etcd maintainers back along with you if you want. But I can merge this as it is. Totally up to you. |
cba82da
to
9767098
Compare
@xiang90 Done |
Merging. |
etcdserver : ppc64le platform support