compose-cli icon indicating copy to clipboard operation
compose-cli copied to clipboard

921 fix public subnet retrieval

Open PacoVK opened this issue 4 years ago • 3 comments

What I did Classify VPC subnets and allow Loadbalancer creation in Public subnets only fixes #921 and improves #1064 Related issue

(not mandatory) A picture of a cute animal, if possible in relation with what you did

PacoVK avatar Feb 14 '21 19:02 PacoVK

hmm this is here from February anyone tested this?

komatom avatar Nov 28 '21 11:11 komatom

Any progress with that? #921

sebtrack avatar Dec 21 '21 11:12 sebtrack

This in my case is needed to workaround issue where nfs targets are created in all availability zones, instead of only public ones, where duplicate occurs and whole stack is rollbacked. Happens when you have private networks alongside public ones.

komatom avatar Jun 01 '22 11:06 komatom