instrumenta / instrumenta/kubeval
container port name longer than 15 characters not flagged as invalid
Open
schema
upstream
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
Example. kubeval indicated that my yaml is valid. kubctl did not complain when applying it, except pods were not created. The yaml contained a container port name longer than 15 characters which is non kubernetes compliant yaml.
Please check actual yaml string length against max kubernetes compliant string length.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.