MitocGroup / deepify

software development tool-chain that abstracts package management of cloud native web applications
https://www.deep.mg
Mozilla Public License 2.0
3 stars 0 forks source link

Error on performing "deepify publish" action #365

Open avozicov opened 7 years ago

avozicov commented 7 years ago

Pre-requisites:

Steps to reproduce:

Note:

Please refer to attachment for more details:

screen shot 2017-04-26 at 14 55 10 screen shot 2017-04-26 at 14 54 50
eistrati commented 7 years ago

@CCristi @avozicov Did you guys try to remove "adtechmedia.io" CNAME and try again?

avozicov commented 7 years ago

@eistrati the answer is yes, but unfortunately it did not help on resolving this issue

AlexanderC commented 7 years ago

According to the answer on the case https://console.aws.amazon.com/support/home?region=us-east-1#/case/?displayId=2171732401&language=en we can't use both custom api domains and blue-green deployment simultaneously

eistrati commented 7 years ago

@AlexanderC Let's rethink blue-green deployment by avoiding wild carded SSL in CF distribution

AlexanderC commented 7 years ago

According to AWS Partners webinar meeting notes they are going to separate Api Gateway & CloudFront. Than should solve the issue with wildcard certificate (*.adtechmedia.io).

FYI The bug was not related to the certificate itself but to the way Api Gateway is creating custom domains (a top level in spite the 3'rd level specified).

@eistrati Could you please review the task and let me know if it is still relevant?

eistrati commented 7 years ago

Let's put this on hold and wait until AWS releases this feature, so we can go back and refactor