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

Fix bug with determining when agent is a client #4379

Merged
merged 1 commit into from
Jun 6, 2018
Merged

Conversation

preetapan
Copy link
Contributor

@preetapan preetapan commented Jun 6, 2018

This fixes a bug introduced in #4365 that sets a boolean flag
when the agent is a client. It incorrectly checked state before initializing
the client. This leads to Nomad clients not deregistering any services registered
in Consul after allocs are destroyed

Fixes #4376

This fixes a bug introduced in commit e27caad that sets a boolean flag
when the agent is a client. It incorrectly checked state before initializing
the client. This leads to Nomad clients not deregistering any services registered
in Consul after allocs are destroyed
@preetapan preetapan requested a review from dadgar June 6, 2018 00:23
@dadgar dadgar merged commit 6122ebb into master Jun 6, 2018
@dadgar dadgar deleted the b-consul-deregister branch June 6, 2018 00:59
@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.

Duplicate services after update to 0.8.4-rc1
2 participants