You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// AWS is the default configuration used when installing on AWS for machine pools which do not define their own platform configuration.DefaultMachinePlatform*AWSMachinePoolPlatform`json:"defaultMachingPlatform,omitempty"`
Spun off from this comment, and with a positive nod from @abhinavdahiya here, we should add:
to
AWSPlatform
(and similarly forLibvirtPlatform
) to allow configurations to avoid repeating the same machine pool platform information twice when they want the same config for both pools.The text was updated successfully, but these errors were encountered: