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 support for proxy_cache_background_update #1532

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

idl0r
Copy link
Contributor

@idl0r idl0r commented Jan 4, 2023

This adds support for the proxy_cache_background_update directive:
https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_background_update

@puppet-community-rangefinder
Copy link

nginx::resource::location is a type

Breaking changes to this file WILL impact these 9 modules (exact match):
Breaking changes to this file MAY impact these 17 modules (near match):

nginx::resource::server is a type

Breaking changes to this file WILL impact these 14 modules (exact match):
Breaking changes to this file MAY impact these 5 modules (near match):

This module is declared in 9 of 580 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@ekohl ekohl added the enhancement New feature or request label Jan 4, 2023
@ekohl
Copy link
Member

ekohl commented Jan 4, 2023

CI is still running, but looks good to me.

@bastelfreak bastelfreak merged commit 10162d1 into voxpupuli:master Jan 4, 2023
@idl0r
Copy link
Contributor Author

idl0r commented Jan 4, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants