HomePhorge

(#10289) Add a safe alternative to REST for inventory service
5129d3858432Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#10289) Add a safe alternative to REST for inventory service

With the default implementation of the inventory service, with a
terminus REST and cache YAML, a failed upload to the inventory service
would cause compilation to fail. This means the inventory service was a
single point of failure for the entire Puppet infrastructure. Now, we
introduce an inventory_service terminus which can be used in place of
the REST terminus, and will absorb failures, allowing compilation to
continue.

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7514d325c01e: missing includes in network XML-RPC handlers
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPU5129d3858432: (#10289) Add a safe alternative to REST for inventory service (authored by Nick Lewis <nick@puppetlabs.com>).Oct 28 2011, 8:41 PM