Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traffic switching with two loadbalancers fails #426

Open
ramirantala opened this issue Dec 30, 2016 · 1 comment
Open

traffic switching with two loadbalancers fails #426

ramirantala opened this issue Dec 30, 2016 · 1 comment

Comments

@ramirantala
Copy link

ramirantala commented Dec 30, 2016

We have senza definition that defines two loadbalancers.

We use two loadbalancers since we need to provide two urls from different domains with different certificates for time being. Deployment works fine, no problem there, but when switching traffic, with latest senza, traffic switching fails.

We get error like this:

Validation Error: Stack:arn:aws:cloudformation:eu-central-1:our-account:stack/m-prod-201612150640/61603400-c291-11e6-9677-50a68ad4f2c6 is in UPDATE_IN_PROGRESS state and can not be updated.

Stack updates fail with error:

Tried to delete resource record set [name='our-url-is-here.', type='A', set-identifier='m-prod-201612291008'] but the values provided do not match the current values

However, it works with senza version 2.0.109

@duergner
Copy link
Contributor

duergner commented Jun 9, 2017

@ramirantala can you have a look at #466

That PR should address the underlying problem and fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants