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

HostManager: inconsistent tracking when reloading configs #334

Closed
mhasself opened this issue May 31, 2023 · 0 comments · Fixed by #353
Closed

HostManager: inconsistent tracking when reloading configs #334

mhasself opened this issue May 31, 2023 · 0 comments · Fixed by #353
Assignees
Labels
bug Something isn't working

Comments

@mhasself
Copy link
Member

Odd results encountered in this case:

  • add image to a monitored docker-compose; trigger a config reload
  • add the instance entry to SCF; trigger a config reload

Expected results:

  • after first thing, a new unidentified entry in host table, marked as [docker]
  • after second thing, that [docker] entry disappears and a new entry appears for the instance (with appended [d]).

What is seen is that both entries remain; the [docker] one isn't removed.

@mhasself mhasself self-assigned this May 31, 2023
@BrianJKoopman BrianJKoopman added the bug Something isn't working label May 31, 2023
@mhasself mhasself mentioned this issue Sep 13, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants