This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
The incorrect AMI ID is being passed from the UI to the config file #713
Labels
kind/bug
PR/Issue related to a bug
Bug description
IaaS: AWS
The AMI ID of the OS image being specified in the UI is not being correctly passed to the config file.
This is not critical as the AMI ID is deprecated, but this still makes for a poor user experience.
Affected product area (please put an X in all that apply)
Expected behavior
The AMI ID of the OS Image being used should be used to populate the
AWS_AMI_ID
field in the cluster configsSteps to reproduce the bug
AWS_AMI_ID
field. It will most likely be incorrect. It will correspond to the AMI ID of the OS that is listed first in the BOM being used.Version (include the SHA if the version is not obvious)
1.3.0
Environment where the bug was observed (cloud, OS, etc)
AWS
Relevant Debug Output (Logs, manifests, etc)
The text was updated successfully, but these errors were encountered: