You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if kubeval could take something like a --ignore-filenames=X,Y,Z flag using which one could specify filenames to be ignored. The end goal would be to run kubeval against a repository similar to https://github.com/weaveworks/flux-kustomize-example and having it ignore the .flux.yaml file (which is not supposed to be a valid manifest, but must exist alongside manifests).