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 Filter Button for Disconnected Services in the Applications View #392

Closed
apriofrost opened this issue Oct 3, 2019 · 1 comment
Closed

Comments

@apriofrost
Copy link

Description

Allow users to find and remediate disconnected nodes by adding filter buttons for disconnected nodes for both the service group table and the service detail list.

Definition of Done

  • When there are no disconnected services, no new filters are shown
  • When disconnected services are present, a filter button for disconnected services is shown above the service groups table
  • when the filter is activated, only service groups that have one or more disconnected services are shown in the service groups table
  • when a service group with 1 or more disconnected services is selected, the service detail panel shows a filter button for disconnected services
  • when the disconnected services filter for the service detail panel is activated, only disconnected services are shown in the services detail list.
  • pagination in the service detail panel works as expected if there are more than 25 disconnected services in a service group

Backend

Done, see PR

  • API for service groups can filter for disconnected
  • API for health counts includes the count of disconnected
  • API for services by service group can filter for disconnected
  • API for health counts for services in a service group can filter for disconnected

UI (tbd)

@welcomebot
Copy link

Hey There
It looks like this is the first issue you've filed against the chef-cookbooks project. I'm here to offer you a bit of extra help to make sure we can quickly get back to you.
Make sure you've filled out all the fields in our issue template. Make sure you've provided us with the version of chef-client you're running, your operating system and the version of the cookbook. If you're not using the most up to date version of the cookbook then please make sure to update first. Lots of things change between versions even if you're issue isn't listed in the changelog. Finally please give us a detailed description of the issue you're having. The more we know about what you're trying to do, what actually happens, and how you can reproduce the problem, the better.

If you're looking for more immediate troubleshooting help make sure to check out #general on the Chef Community Slack. There's plenty of folks there willing to lend a helping hand. Thanks for the first issue. We hope we can get back to you soon with a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants