Skip to content

Build NAT gateways in parallel #1792

@randomvariable

Description

@randomvariable

/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.lifecycle/activeIndicates that an issue or PR is actively being worked on by a contributor.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions