Closed ac111 closed 7 years ago
@zsuzhengdu @iangkent @mailjainrahul
@mailjainrahul @iangkent @zsuzhengdu Please review this one-liner to our maestro-ng fork to resolve duplicate container entries on repeated calls to orchestrator operations (such as "start")
…ndencies to prevent duplication in term output on repeated calls to orchestrator operations
This one-liner is used to prevent duplicate container elements in returned list used for dependency tree walk, which prevents duplicate container line entries in terminal output when orchestrator calls (eg. start operation) are repeated.