-
Notifications
You must be signed in to change notification settings - Fork 627
✨ Add support for AMD SEV-SNP instances #5605
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 @fangge1212. Thanks for your PR. I'm waiting for a kubernetes-sigs 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. |
934e570
to
3a228e8
Compare
3a228e8
to
94d842c
Compare
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.
Thanks a lot for the PR @fangge1212
I left a comment about a pattern to follow for the API types
94d842c
to
26158f1
Compare
ae22824
to
80bf0a3
Compare
80bf0a3
to
89082d4
Compare
/ok-to-test |
/assign @nrb |
89082d4
to
f9d24ca
Compare
@fangge1212 Go 1.24 went in #5652 |
013e3c5
to
ace7982
Compare
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.
Thanks @fangge1212
a couple of nits but looks great!
ace7982
to
11c9fae
Compare
This commit adds support for AMD SEV-SNP instances, so users can utilize confidential computing technology on cluster nodes. Signed-off-by: Fangge Jin <[email protected]>
11c9fae
to
058ff2f
Compare
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 label has been added. Git tree hash: f962d5f823f52c0f588f7809348bf12038216408
|
/unhold |
@nrb @richardcase @AndiDog @dlipovetsky |
/test ? |
@richardcase: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
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 pull-cluster-api-provider-aws-e2e-eks |
Feel free to unhold when the e2e have passed /hold |
From my side: /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: richardcase 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 |
/unhold |
This is another version of #5598
Differences:
What type of PR is this?
/kind feature
What this PR does / why we need it:
Special notes for your reviewer:
Checklist:
Release note: