prysm-pulse/tools/interop
Mohamed Mansour 47c28e6cd6
Show error in logs if passing invalid flags in yaml (#9033)
* Show error in logs if passing invalid flags in yaml

The YAML configs pass if an invalid flag is set, this causes frustration
because the flag could have been mispelled causing a huge mystery.

This will strictly check if the flags are deserialized, if a flag
doesn't exist, it will error out as a Fatal error with appropriate
reasoning which flag is wrong.

* Fix review comments to make some of them non-fatal

* Make yaml.TypeError a pointer

* Remove UnmarshalStrict from spectests since they use a different YAML package

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-08-01 03:26:24 +00:00
..
convert-keys Show error in logs if passing invalid flags in yaml (#9033) 2021-08-01 03:26:24 +00:00
export-genesis Interface Analyzer (#8923) 2021-05-23 21:55:42 -07:00
split-keys Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00