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

Client discovery should default to the search query #48

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dissonanz
Copy link

Let's DRY out the search for clients. Rather than specify the same search query for clients and search, let the clients search default to the one specified by the search attribute.

ChefVault::Item#clients accepts either Chef::ApiClient or search query. If clients are not provided by the LWRP, use the search query to discover them.
@tas50 tas50 removed the Signed CLA label Jan 5, 2017
@tas50
Copy link
Contributor

tas50 commented Jul 24, 2018

@dissonanz If you want to rebase this I'll gladly merge it in.

@tas50 tas50 added Triage: Needs Information Indicates an issue needs more information in order to work on it. and removed Status: Pending Contributor Response labels Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage: Needs Information Indicates an issue needs more information in order to work on it.
Development

Successfully merging this pull request may close these issues.

3 participants