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

(MODULES-7679) correctly handle simple_get_filter providers #113

Merged
merged 1 commit into from
Sep 10, 2018
Merged

(MODULES-7679) correctly handle simple_get_filter providers #113

merged 1 commit into from
Sep 10, 2018

Conversation

da-ar
Copy link

@da-ar da-ar commented Sep 6, 2018

Corrected to allow the provider to decide on the subset to return when no specific resource is provided.

Will now correctly fetch the required resource from the cache or make a new call via the provider if it is not found in the cache.

Corrected to allow the provider to decide on the subset to return when no specific resource is provided.

Will now correctly fetch the required resource from the cache or make a new call via the provider if it is not found in the cache.
@DavidS DavidS merged commit e67139d into puppetlabs:master Sep 10, 2018
@DavidS DavidS added the bug label Sep 10, 2018
@da-ar da-ar deleted the simple_get_filter branch September 11, 2018 08:46
@DavidS DavidS changed the title (MODULES-7679) Fix up simple_get_filter feature (MODULES-7679) correctly handle simple_get_filter providers Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants