giantswarm / aws-operator

Manages Kubernetes clusters running on AWS (before Cluster API)

Home Page:https://www.giantswarm.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor out account id generation

JosephSalisbury opened this issue · comments

See https://github.com/giantswarm/aws-operator/pull/390/files#r136334350

We fetch account ids in both client creation and vpc peering, we should do this in one place, with some tests.

@rossf7 i'm gonna close this, i'm assuming that your movements in aws-operator have invalidated it somewhat