HomePhorge

(PUP-1106) Unschedule refreshes on skipped resources
aadc6245c014Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1106) Unschedule refreshes on skipped resources

If a given resource is being skipped (e.g. has failed dependencies, is
unscheduled, untagged, etc) that resource should not trigger any
additional behavior. However a resource could be skipped and still have
events trigger behavior. This commit changes the event processing logic
to only process events for resources that should be applied and dequeues
events on resources that should not be applied.

Details

Provenance
Adrien Thebo <git@somethingsinistral.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe3dfc9d16ad3: Merge branch 'puppet-4' into master
Branches
Unknown
Tags
Unknown

Event Timeline

Adrien Thebo <git@somethingsinistral.net> committed rPUaadc6245c014: (PUP-1106) Unschedule refreshes on skipped resources (authored by Adrien Thebo <git@somethingsinistral.net>).Sep 12 2014, 11:37 PM