-
Notifications
You must be signed in to change notification settings - Fork 36
OCPCLOUD-3072: Add support for AMD SEV-SNP #141
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
|
@fangge1212: This pull request references OCPCLOUD-3072 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
6b494f5 to
1079193
Compare
e68b149 to
2942512
Compare
This commit adds support for AMD SEV-SNP instances, so users can utilize confidential computing technologies on cluster nodes. Signed-off-by: Fangge Jin <fjin@redhat.com>
Update openshift/api to support confidential computing, specially AMD SEV-SNP. Signed-off-by: Fangge Jin <fjin@redhat.com>
2942512 to
98811a6
Compare
|
/retest-required |
|
/retest-required |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: RadekManak 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 |
|
@yalzhang will help to test this pr, thanks! |
|
/verified by yalzhang |
|
@yalzhang: This PR has been marked as verified by 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/retest-required |
1 similar comment
|
/retest-required |
|
/retest |
|
The ci/prow/okd-scos-e2e-aws-ovn failure is not related to the pr. |
|
@fangge1212: fangge1212 unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers openshift-sustaining-engineers. 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-sigs/prow repository. |
|
@fangge1212 no need to override The PR is blocked by |
|
This job has already been split up, so no need to split it further. The old presubmit was still in there probably because this PR was created before we merged the split PR on o/release. That's fine then. |
|
/override ci/prow/e2e-aws-serial Passing but failing on timeout https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_machine-api-provider-aws/141/pull-ci-openshift-machine-api-provider-aws-main-e2e-aws-serial/1977609198833242112 |
|
@damdo: Overrode contexts on behalf of damdo: ci/prow/e2e-aws-serial 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-sigs/prow repository. |
|
/test e2e-aws |
2 similar comments
|
/test e2e-aws |
|
/test e2e-aws |
|
@fangge1212: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
/test e2e-aws |
83e2b4a
into
openshift:main
This PR adds support for AMD SEV-SNP on AWS platform.
Upstream PR: kubernetes-sigs/cluster-api-provider-aws#5605
openshift/api PR: openshift/api#2424
machine api operator PR: openshift/machine-api-operator#1420