This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Subnets in existing VPC requite alphabetical order annotations #771
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
Vault instances were not able to attach volumes as they existed in a different zone.
This was caused by vault instances to be deployed in the wrong zones due to miss ordering of subnets in network annotations in an existing VPC.
What you expected to happen:
Tarmak should sort the subnet list and pair with ebs volumes in the same zone.
How to reproduce it (as minimally and precisely as possible):
Create annotations of subnets that are miss orderd,
Anything else we need to know?:
Ordering of subnets described in the instance pool will be sorted correctly.
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: