HomePhorge

Fix broken ability to remove resources from the catalog.
8f991875ccdaUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix broken ability to remove resources from the catalog.

For the last forever, the Puppet catalog object has unable to remove resources
correctly - they used the wrong key to remove items from an internal map.

Because the test was broken we also ran into a situation where this simply
wasn't noticed - and, presumably, we simply didn't depend on this in the real
world enough to actually discover the failure.

This fixes that, as well as the bad test, to ensure that the feature works
correctly, and that it stays that way.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU9bd4fd317af1: Fix type check when transforming catalog.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU8f991875ccda: Fix broken ability to remove resources from the catalog. (authored by Daniel Pittman <daniel@puppetlabs.com>).Jul 10 2012, 9:27 PM