-
Notifications
You must be signed in to change notification settings - Fork 324
Clarify second entry for arm on supported platforms table #1055
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
Conversation
Hi @ABin-Huang. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
ab8519b
to
4761515
Compare
Link to #739. Hi, @ABin-Huang. Thanks for your pull request. Could you please also check #1030? Because even though "ARM" was listed, we don't build binaries for it. That later issue is more accurate regarding what should be in the table. Thanks again :) |
/ok-to-test |
@ivanvc Ok, I'll take a look at the specific content and modify it. |
20a5213
to
4761515
Compare
I have submitted it, please review whether to handle it this way |
We haven't release 3.7 but because we're updating supported-platform.md page in docs for v3.5 and v3.6, do you think we should update for v3.7 as well @jberkus ? |
Me and Josh just had a discussion about this PR for v3.7, even it's in Draft but @ABin-Huang , could you please also help me update it similiar with v3.6 (cause we haven't had plan for release 3.7 yet but we shouldn't leave it inaccurate as well). |
@wendy-ha18 hello, I have completed the repair of "ARM-related entries in the table of explicitly supported platforms":
|
Thanks for the changes, @ABin-Huang. Could you please squash your commits into a single one? Thanks, again :) |
Signed-off-by: abin <[email protected]> Update the table in version 3.7 to make it similar to version 3.6. Signed-off-by: abin <[email protected]> Add ARM64 Darwin (Tier 3 Support) to the table. Signed-off-by: abin <[email protected]> Remove ARM Linux (Tier 3 Support) from the table. Signed-off-by: abin <[email protected]> remove ARM and 386 Architecture content/en/docs/v3.6/op-guide/supported-platform.md(etcd-io#1030) Signed-off-by: abin <[email protected]> Update content/en/docs/v3.6/op-guide/supported-platform.md (etcd-io#739) Signed-off-by: abin <[email protected]> Update content/en/docs/v3.5/op-guide/supported-platform.md (etcd-io#739) Signed-off-by: abin <[email protected]>
8b7c6dc
to
3ad76a1
Compare
ok |
/lgtm |
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.
LGMT. Thanks, @ABin-Huang!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ABin-Huang, ivanvc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Updated supported-platform.md in v3.5 and v3.6.