api
api copied to clipboard
SPLAT-2615: Added support for legacy AWS dedicated hosts
Changes
- Added new dynamic dedicated host support
Notes
For dynamic hosts, we are currently allowing admins to provide a set of tags to apply to the new host. Other future enhancements for it can be contained in the new DynamicHostAllocation struct. This PR is implementing the OCP equivalent to the changes in https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/5631.