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

Add "problem" cluster manager / service discovery status to Broccoli #247

Open
FRosner opened this issue Jul 17, 2017 · 0 comments
Open
Milestone

Comments

@FRosner
Copy link
Owner

FRosner commented Jul 17, 2017

Problem

Right now we only cover the following three cases with what could go wrong when interacting with Nomad and Consul:

  1. No information available (no request has been made or Broccoli itself is not reachable)
  2. Everything runs normal
  3. Service (Nomad / Consul) is not reachable

But we had the case that the version was incompatible or we could not parse some output from Nomad. If this is the case (only for requests that get initiated from Broccoli, not from the user like starting a job), then we should display that there are problems with the service. The name and icon should reflect this and there should be details either in the log or in the UI as well.

@FRosner FRosner added this to the 1.0.0 milestone Jul 17, 2017
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

No branches or pull requests

1 participant