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

deployment improvements #4259

Merged
merged 52 commits into from
May 8, 2018
Merged

deployment improvements #4259

merged 52 commits into from
May 8, 2018

Conversation

preetapan
Copy link
Member

This PR merges our feature branch that adds various enhancements to deployments, including introducing a progress deadline so that failed allocations during a deployment can be rescheduled and tagging canaries

dadgar and others added 20 commits May 7, 2018 14:50
Also refactor Consul ServiceClient to take a struct instead of a massive
set of arguments. Meant updating a lot of code but it should be far
easier to extend in the future as you will only need to update a single
struct instead of every single call site.

Adds an e2e test for canary tags.
Guard against Canary being set to false at the same time as an
allocation is being stopped: this could cause RemoveTask to be called
with the wrong Canary value and leaking a service.

Deleting both Canary values is the safest route.
@preetapan preetapan merged commit 0fdbdfd into master May 8, 2018
@jippi
Copy link
Contributor

jippi commented May 9, 2018

@preetapan can you please list the actual changes done here? I don't see any additions to changelog either - making it really hard to grok the impact of a PR with no public discussion and no real info on whats changed/improved

@preetapan
Copy link
Member Author

@jippi I added details in the changelog ac2f070 and that links to documentation in c240e02#diff-7060727df807c472b4146d4812b64bf4 which will go live before we release 0.8.4. Can make the changelog entries more elaborate if what's there isnt clear

@jippi
Copy link
Contributor

jippi commented May 9, 2018

@preetapan no, thats perfect, thanks! I got lost since it wasn't part of the PR :)

@github-actions
Copy link

github-actions bot commented Mar 3, 2023

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants