digitalocean / clusterlint

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

Fix webhook test expectations #127

Closed timoreimann closed 3 years ago

timoreimann commented 3 years ago

The beta tests need to use the beta expectations as well.

timoreimann commented 3 years ago

After merging #124, some of the TestBetaWebhookTimeoutError test cases started to fail. (Interestingly only in master, not that PR's CI.) Regardless, this should fix the issue.