eks-anywhere-build-tooling icon indicating copy to clipboard operation
eks-anywhere-build-tooling copied to clipboard

adds builds for opentnpd and dhcpcd for linuxkit images

Open jaxesn opened this issue 1 year ago • 2 comments

Issue #, if available:

Description of changes:

This adds openntpd and dhcpcd builds to linuxkit. Neither of these exists in al2/al23 so building from the source. The new base images for these are al2 based.

The openntpd build is not built with libtls so the cert validation constraint would not be supported, but based on the ntp config we are using I do not believe this is needed:

servers pool.ntp.org

I went through the dhcpcd hooks and the additional mtu script linuxkit provides to make sure I included all the utils it needs (cat/rm/set/etc). This is something we have to pay attention to when updating, I added a note to the hook readme.

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

jaxesn avatar Oct 09 '24 20:10 jaxesn

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from jaxesn. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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 avatar Oct 09 '24 20:10 eks-distro-bot

/test all

abhay-krishna avatar Oct 13 '24 19:10 abhay-krishna