• Roy Hadad's avatar
    feat: print files that skipped k8s validation (#589) · 4587ddb7
    Roy Hadad authored
    * feat: first working version, show skipped files regarding k8s validation
    
    * test: fix failing tests
    
    * style: fix lint
    
    * docs: add variations.yaml file and revert service.yaml
    
    * refactor: add a check in validateResource for isValid before adding the skip warning, this doesn't effect performance but is more correct
    
    * feat: change message for skipped k8s validation
    
    * feat: change line breaks in case of k8s validation warning
    
    * test: add test case for missing schema skip message
    
    * docs: adjust combinations.yaml
    
    * refactor: rename example file
    
    * docs: fix typo
    
    * style: remove empty line
    
    * fix: add nil check before casting pointer to value, to avoid a runtime panic error
    4587ddb7