From 076ecb143a70a5861dc21506e3022d605a9ecf99 Mon Sep 17 00:00:00 2001 From: Hayk Hovsepyan Date: Fri, 1 Jul 2022 19:35:09 +0200 Subject: [PATCH] Added note about decreasing the severity of KIA0209 in case of valid subset label. (#550) --- content/en/docs/Features/validations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/Features/validations.md b/content/en/docs/Features/validations.md index c18f7d39c..b3a8f100c 100644 --- a/content/en/docs/Features/validations.md +++ b/content/en/docs/Features/validations.md @@ -374,6 +374,8 @@ There are two ways to fix this situation. You can either change the PeerAuthenti A DestinationRule subset without labels may miss the destination endpoint linked with a specific workload. +If there is any other subset with valid labels, the severity of this warning is changed to Info. + #### Resolution Validate that a subset is properly configured.