mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2026-05-17 04:35:39 +00:00
This commit introduces comprehensive tests for the validating webhook analyzer defined in the `pkg/analyzer` package. Adding these tests increases the code coverage of the `validating_webhook.go` file to almost 95%. Partially addresses: https://github.com/k8sgpt-ai/k8sgpt/issues/889 Signed-off-by: VaibhavMalik4187 <vaibhavmalik2018@gmail.com>