instrumenta / instrumenta/kubeval
False Validation on ConfigMap and Secret when name contains _
Open
schema
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
What happens:
If you try to validate a ConfigMap or Secret file which has a name with _ (db_env f.e.) it returns true.
Later, if you try to apply it kubectl tells you that it's notr valid
What should happen:
It should fail because it doesn't have a valid file name.
I liked this a lot so I'll try to take a look, but I'll leave the issue just in case
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.