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

healthState of container is healthy while stack is stopped #8354

Closed
kelchm opened this issue Mar 30, 2017 · 1 comment
Closed

healthState of container is healthy while stack is stopped #8354

kelchm opened this issue Mar 30, 2017 · 1 comment
Labels
kind/question Issues that just require an answer. No code change needd

Comments

@kelchm
Copy link

kelchm commented Mar 30, 2017

Rancher Versions:
Rancher v1.4.1
Cattle v0.176.9
User Interface v1.4.6
Rancher CLI v0.4.1
Rancher Compose v0.12.2

Setup Details: (single node rancher vs. HA rancher, internal DB vs. external DB)
Rancher HA

Environment Type: (Cattle/Kubernetes/Swarm/Mesos)
Cattle

Steps to Reproduce:
Setup a basic stack with a single service that has a health check. Stop this stack after creating it.

Results:
When querying the API for a container within the service it will show a healthState of "healthy" despite the fact it is currently stopped.

@aemneina
Copy link

aemneina commented May 4, 2017

hey @kelchm if one were to explicitly stop/deactivate a service, that would be a graceful exit the stack, and remove the healthchecks for that service. I'd say this would be desired behavior.

@aemneina aemneina added the kind/question Issues that just require an answer. No code change needd label May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Issues that just require an answer. No code change needd
Projects
None yet
Development

No branches or pull requests

2 participants