mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-06 01:06:43 +00:00
* Pretty output: remove 2 leading line breaks and 1 trailing after container results Signed-off-by: Igor Beliakov <demtis.register@gmail.com> * validator: don't add empty results in ApplyAllSchemaChecksToAllResources Signed-off-by: Igor Beliakov <demtis.register@gmail.com> * Fix MockPod() fixture: - Since now result is considered non-empty only if Kind and Name are set, needed to adjust MockPod() to make it contain Name. Signed-off-by: Igor Beliakov <demtis.register@gmail.com> Co-authored-by: Robert Brennan <accounts@rbren.io>