Orchestrator Tools 0.42.0 Release Note
Introduction
The Orchestrator Tools simplify the management of the orchestrator.
This release note describes the changes of Orchestrator Tools version 0.42.0 compared to 0.41.0.
Orchestrator Tools 0.42.0 were released on July 28, 2023.
New features
- Issue tools #72 Minor fixes for quality gate results output
The output ofopentf-ctl get qualitygate
has been improved: a global status is indicated, threshold is displayed for each rule, and rules resulting inNOTEST
are reported as the other ones.
Bug fixes
-
Issue tools #78 [Qualitygate_TOOLS]Incorrect logs when using a wrong --mode with an external file
Error reporting has been homogenized for the quality gate commands (opentf-ctl get qualitygate
andopentf-ctl describe qualitygate
). -
Issue tools #73 -o wide et custom-columns not displayed in qualitygate help
opentf-ctl get qualitygate
’s help was incomplete. This has been corrected. -
Issue tools #76 Some timestamps are truncated in console output
Timestamps were sometimes truncated, the last characters were missing. This has been fixed.