-
Notifications
You must be signed in to change notification settings - Fork 222
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
TEP-0020: Add s390x architecture support #212
Conversation
This TEP proposes the way to add s390x architectures support in Tekton. Signed-off-by: Yulia Gaponenko <yulia.gaponenko1@de.ibm.com>
/lgtm for proposed state |
/lgtm |
This lgtm too, though I think we need someone from a different org/company to give it the second lgtm and get it merged. |
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.
/lgtm
/meow
In response to this:
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/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester 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 |
This TEP proposes the way to add s390x support in Tekton.
The TEP is based on "Add other architectures support" TEP 19
and provides information about specific setup to get access to s390x native hardware.
Sequence diagram with steps to access s390x hardware and run build/e2e tests is also provided.