HomePhorge

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

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>
(cherry picked from commit fac867c7bdbfbd431b089eb1bfb6eb73230e912c)

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
Jacob Helwig <jacob@puppetlabs.com>Committed on Aug 19 2011, 10:52 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU777b2f284ece: Remove unused require 'puppet/util/cacher' from Network::HttpPool
Branches
Unknown
Tags
Unknown

Event Timeline

Jacob Helwig <jacob@puppetlabs.com> committed rPUb6b54981bb09: Remove Util::Cacher usage from SSL::CertificateAuthority (authored by Nick Lewis <nick@puppetlabs.com>).Aug 19 2011, 10:52 PM