Closed triceam closed 2 years ago
The turbonomic automation does not check for colima overrides. We should add it so that we avoid colima network-related issues.
Launch script here: https://github.com/IBM/automation-turbonomic/blob/main/launch.sh
Update: The automation is already referencing the shared launch script that includes the colima overrides: https://github.com/cloud-native-toolkit/automation-solutions/blob/main/common-files/launch.sh#L15
The automation just needs to be regenerated and pushed to the https://github.com/IBM/automation-turbonomic repo
Fixed in https://github.com/IBM/automation-turbonomic/pull/15
The turbonomic automation does not check for colima overrides. We should add it so that we avoid colima network-related issues.
Launch script here: https://github.com/IBM/automation-turbonomic/blob/main/launch.sh
Update: The automation is already referencing the shared launch script that includes the colima overrides: https://github.com/cloud-native-toolkit/automation-solutions/blob/main/common-files/launch.sh#L15
The automation just needs to be regenerated and pushed to the https://github.com/IBM/automation-turbonomic repo