HomePhorge

Maint: Fix a #4655 introduced log inconsistency
6981ee5f526eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Maint: Fix a #4655 introduced log inconsistency

When we moved code from the compiler to parser/resource, we lost
a conditional that prevented defined resources from gaining containment
edges to stages. Adding a stage to a defined resource was usually
harmless, but it violated the invariant of "resources should only have
exactly one container as their direct parent", producing a 50% chance of
a malformed containment path in log messages.

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

Details

Provenance
Jesse Wolfe <jes5199@gmail.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUcdcff98b6ba4: Merge branch 'ticket/next/pson-ordering' into next
Branches
Unknown
Tags
Unknown

Event Timeline

Jesse Wolfe <jes5199@gmail.com> committed rPU6981ee5f526e: Maint: Fix a #4655 introduced log inconsistency (authored by Jesse Wolfe <jes5199@gmail.com>).Apr 21 2011, 12:50 AM