instrumenta / instrumenta/kubeval

[BUG] ConfigMap Validation should be ERROR but is WARN

Open
#345 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.2k
Forks
227
PR merge metrics
No merged PRs in 30d

Description

So when we have a configmap that does not allow number types only string and validate it we get:

```
WARN - /templates/configmap-general.yaml contains an invalid ConfigMap (default.general) - data: Invalid type. Expected: [string,null], given: integer
```

Why is this not an error?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.