Release 2.0.9
Changes in this release:
- Fixed a bug in the runWeathervane.pl script that lead to an error with using a scalar instead of a list.
- Updated runWeathervane.pl so that the dockerNamespace can be overridden on the command-line
- Weathervane 2.0 can now run in containers directly on Docker hosts without the use of Kubernetes. This use-case is not yet covered in the User's Guide, so if you want to use this feature please contact the Weathervane team.
- The runWeathervane.pl and buidDockerImages.pl script now properly use non-zero exit codes for error conditions. This is primarily useful for automation-related uses.