Skip to content

-d flag only finds *.yaml files and not *.yml #178

@bubbaksmith

Description

@bubbaksmith

Kubeval skips any *.yml files when auto-detecting recursively through specified directories.

> tree
.
├── find_me.yml
└── test_deployment.yaml

0 directories, 2 files

> kubeval -d .
The file test_deployment.yaml contains a valid Deployment

>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions