James Hargreaves

Results 2 issues of James Hargreaves

When running `pytest` with the `--cov` option, the report contains "missing" entries for a few files with line number `0` reported as the culprit. Not all files exhibit this issue...

**Describe the bug** When using the `Yaml.dump` method to serialize a K8S object (eg - `V1Pod`) several warnings related to CRD schema attributes are output from `snakeyaml`. The same issue...

good first issue