adds builds for opentnpd and dhcpcd for linuxkit images
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.
[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.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/test all