HomePhorge

Remove Util::Cacher usage from SSL::CertificateAuthority
fac867c7bdbfUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Remove Util::Cacher usage from SSL::CertificateAuthority

Allowing the singleton_instance value to be expirable is unnecessary, because
there will never be a need for a different CA instance in the lifetime of a
master. Additionally, the master never expired its cache anyway. This was only
using the cacher so it could be expired for tests, so it can safely be removed.

Reviewed-By: Jacob Helwig <jacob@puppetlabs.com>

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU93299e90e231: Remove unused require 'puppet/util/cacher' from Network::HttpPool
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPUfac867c7bdbf: Remove Util::Cacher usage from SSL::CertificateAuthority (authored by Nick Lewis <nick@puppetlabs.com>).Jul 22 2011, 5:10 AM