HomePhorge

(PUP-4527) Add MigrationChecker method to provide available migrations
9cbf1292b7f2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-4527) Add MigrationChecker method to provide available migrations

Befoe this, reflection had to be used to see what a version of a
MigrationChecker implements.

This is now changed so all versions of puppet after 3.8.0 has a method
that returns the migration checks that are implemented. This makes it
possible to have newer versions of the migration checker support older
versions of puppet (>= 3.8.0).

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU9cbf1292b7f2: (PUP-4527) Add MigrationChecker method to provide available migrations (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).May 7 2015, 6:12 PM