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

Switch default ECS service resource to Custom::ECSService. #877

Merged
merged 2 commits into from
Jun 23, 2016

Conversation

ejholmes
Copy link
Contributor

This has been working pretty well on the apps that we've enabled it on, and the overall user experience will be better (especially in cases where rollback is necessary).

I think this should be merged before we release 0.11.0, but I don't plan on merging this until we've manually switched our applications over to Custom::ECSService, since it potentially incurs some downtime when the old ECS services are destroyed.

@ejholmes
Copy link
Contributor Author

ejholmes commented Jun 16, 2016

This can probably be safely merged now that #878 was merged, but I'll try doing it manually on a couple apps in production to make sure there's no downtime.

UPDATE: Moved a bunch of our prod services over to Custom::ECSService and it's been working well for a while now.

@mwildehahn
Copy link
Contributor

For the record, also moved prod apps to this with 0 downtime

@mwildehahn
Copy link
Contributor

👍

@ejholmes ejholmes merged commit 375176a into master Jun 23, 2016
@ejholmes ejholmes deleted the default-custom-dns branch June 23, 2016 22:31
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

Successfully merging this pull request may close these issues.

None yet

2 participants