-
Couldn't load subscription status.
- Fork 635
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/activeIndicates that an issue or PR is actively being worked on by a contributor.Indicates that an issue or PR is actively being worked on by a contributor.
Description
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
Combination of #1752 and lack of parallel NAT gateway creation increases the cluster creation time significantly, failing e2e tests. #1789 works around this, but we should be testing multi-AZ anyway.
Having NAT gateways build in parallel or otherwise having the controller return and reconcile would speed up cluster creation sufficiently.
What did you expect to happen:
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
- Cluster-api-provider-aws version:
- Kubernetes version: (use
kubectl version): - OS (e.g. from
/etc/os-release):
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/activeIndicates that an issue or PR is actively being worked on by a contributor.Indicates that an issue or PR is actively being worked on by a contributor.