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

Move to AL2023 #29

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Move to AL2023 #29

wants to merge 38 commits into from

Conversation

ebeaty-cisco
Copy link
Contributor

@ebeaty-cisco ebeaty-cisco commented Dec 3, 2024

Changes required to move to AL2023.

Main difference is the required format of the user-data. The NodeConfig yaml object is now required and kubelet is started automatically as a result of this.

Other notable change is that additional interfaces are now added after the K8s node is ready.

Examples have all been modified to work for AL2023.

Note that there is a change to the API: now kubelet_extra_args must be specified as a list of args, instead of a single string. The reviewer should consider if this change is acceptable. If not, it should be possible to instead keep the API the same and parse the space-separated string into a list ourselves.

Testing:

  • All examples have been tested and the TF has been used to run TP and Functionality suite tests.
  • Manual testing of kubelet_extra_args

@ebeaty-cisco ebeaty-cisco changed the title . Move to AL2023 Dec 11, 2024
@ebeaty-cisco ebeaty-cisco marked this pull request as ready for review December 11, 2024 15:45
@paulo-cisco paulo-cisco self-requested a review December 11, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants