instrumenta / instrumenta/kubeval

Invalid CPU limit is not flagged - probably an upstream thing

Open
#185 1 comment 1 reaction 0 assignees View on GitHub
schema
Dominant language
Go
Stars
3.2k
Forks
227
PR merge metrics
No merged PRs in 30d

Description

This is related to #22 and #161 , but I believe it is distinct.

I had a typo in a `cpu` request, and the value was `1000ms` instead of `1000m`. This was not flagged by kubeval.

The error I get is `quantities must match the regular expression '^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$'`. Maybe kubeval can validate against this regex as well?

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.