✨ support CPU options in machine pools - #6148
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @justinmir. 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 Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
Expose CPU options on AWS launch templates so machine pools can configure nested virtualization and confidential compute. Include the options in launch template creation, observation, update detection, and v1beta1 round-trip conversion. Signed-off-by: Justin Miron <justin.miron@reddit.com>
e39305b to
5bc4f5a
Compare
|
/ok-to-test |
|
@justinmir: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. |
What type of PR is this?
/kind api-change
What this PR does / why we need it:
Expose CPU options on AWS launch templates so machine pools can configure nested virtualization and confidential compute.
CPUOptionswas already added toAWSMachine.spec.cpuOptionsin #5874.AI Usage:
Yes, GPT 5.6-Sol XHigh was used to write some of the code.
Checklist:
Release note: