From 77eb012438dbea528810fa0a23419201d0188b6d Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Wed, 28 Apr 2021 19:46:40 -0700 Subject: [PATCH] Automator: update istio.io@ reference docs (#9638) --- data/analysis.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/analysis.yaml b/data/analysis.yaml index a96dea3934..5d8596e746 100644 --- a/data/analysis.yaml +++ b/data/analysis.yaml @@ -447,3 +447,9 @@ messages: args: - name: port type: string + + - name: "InvalidApplicationUID" + code: IST0144 + level: Warning + description: "Application pods should not run as user ID (UID) 1337" + template: "User ID (UID) 1337 is reserved for the sidecar proxy."