Skip to content

v2.0.3

Compare
Choose a tag to compare
@kevinrizza kevinrizza released this 15 May 13:34
· 75 commits to master since this release

Operator Courier v2.0.3

Bugfixes

  • Fixed an issue where extraneous and inaccurate debug logs were added when parsing yaml files
  • Fixed an issue where the nest command threw an error when manifests were already nested. The nest command now just copies already nested directories to the output dir
  • Fixed an issue where the flatten command threw an error when manifests were already flattened. The flatten command now just copies already flattened directories to the output dir
  • Fixed an issue where nest and flatten were not ignoring files unrelated to the manifests in directories or subdirectories