digitalocean / clusterlint

A best practices checker for Kubernetes clusters. 🤠
Apache License 2.0
542 stars 45 forks source link

Update timeout check to account for nil TimeoutSeconds value #88

Closed MorrisLaw closed 4 years ago

MorrisLaw commented 4 years ago

Update the admission controller webhook timeout check to account for the case where TimeoutSeconds is set to nil.