eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
**What would you like to be added**: - Support custom action into the TinkerbellTemplateConfig to install custom packages into the node following the official documentation: https://anywhere.eks.amazonaws.com/docs/getting-started/baremetal/bare-spec/#custom-tinkerbell-action-examples - A fix was...
**What happened**: As vSphere Cluster admin, I should have existing DHCP configuration setup. EKSA documentation have `Prepare DHCP IP addresses pool` documentation section which is confusing to create new DHCP...
Fix lint
*Issue #, if available:* *Description of changes:* *Testing (if applicable):* *Documentation added/planned (if applicable):* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...
*Issue #, if available:* https://github.com/aws/eks-anywhere-internal/issues/2193 *Description of changes:* We have skipped a few unit tests which were failing randomly on a PR as a part of eks-anywhere-presubmit job. Un-skipping a...
*Issue #, if available:* *Description of changes:* We encountered an issue where the upgrade finished because the failure in the controller wasn’t bubbled up to the status. Making these changes...
*Issue #, if available:* *Description of changes:* Go already has a construct for skipping tests: `t.Skip`. This file based method to skip tests is unnecessary, adds unnecessary code, and is...
*Issue #, if available:* *Description of changes:* Docs updates for Baremetal configuration *Documentation added/planned (if applicable):* By submitting this pull request, I confirm that you can use, modify, copy, and...
*Issue #, if available:* *Description of changes:* *Testing (if applicable):* *Documentation added/planned (if applicable):* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...
*Issue #, if available:* *Description of changes:* *Testing (if applicable):* *Documentation added/planned (if applicable):* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...
*Issue #, if available:* *Description of changes:* As the error message is provided to Users, including the expected Kubernetes version format to the error message allows to User to clearly...