This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
k8s object names are not displayed during datree kustomize test schema validation #875
Open
Description
Describe the bug
is there a way we can get the K8s Object names which are reported during k8s schema validation.
To Reproduce
Steps to reproduce the behavior:
- using kustomize with lot of crds and yamls.
- datree kustomize test
Expected behavior
k8s object name should be printed in the error message. As we use buch of CRD files and yamls it was quite difficult to find which object has that null value for creationtimestamp
Desktop (please complete the following information):
Datree version (run datree version
):
-1.8.21
Additional context
Add any other context about the problem here.
If possible, include a YAML file to reproduce the bug.