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
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
Add detection for missing networking pieces when selecting a security
group (tearing down and recreating them if resources are missing).
Fixescoreos#914
Closing WONTFIX. We're planning on adding ore commands to create & delete networking resources #992 rather than creating them if they're not found during a kola run. With that change the answer will be to just delete & recreate the networking resources.
Minor bug: If the VPC gets pruned, but the security group is not deleted, it will cause a failure like:
error resolving subnet: no subnets found for vpc vpc-xxxxxx
Can be worked around by deleting security group and have Kola re-create everything.
The text was updated successfully, but these errors were encountered: