Skip to content
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

Add bootOptions to cp/md tinkerbellmachine template, fix unit-tests #9094

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

rahulbabu95
Copy link
Member

@rahulbabu95 rahulbabu95 commented Dec 20, 2024

Issue #, if available:

Description of changes:
Latest release of CAPT, supports bootOptions in the TinkerbellMachineSpec. In EKS-A this translates to tinkerbellMachineTemplate having those fields configurable for Control-Plane and MachineDeployment. Default bootMode to netboot in this change. I will follow up with the conditional logic to toggle between netboot and isoboot in a different PR that'll introduce L3 provisioning changes to EKS-A.
Also, update Smee flags as all smee flags start with SMEE_ prefix and the previous BOOTS_KUBE_NAMESPACE was invalid. Remove PUBLIC_SYSLOG_IP as it is not a valid flag in the latest version.

Testing (if applicable):

Documentation added/planned (if applicable):

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.41%. Comparing base (586f904) to head (448760f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9094      +/-   ##
==========================================
- Coverage   72.41%   72.41%   -0.01%     
==========================================
  Files         578      578              
  Lines       45590    45589       -1     
==========================================
- Hits        33016    33015       -1     
  Misses      10838    10838              
  Partials     1736     1736              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rahulbabu95
Copy link
Member Author

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rahulbabu95

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit b35ad75 into aws:main Dec 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants