From ae9c313382f4fbd3a9270af75d79692edc4e7e50 Mon Sep 17 00:00:00 2001 From: Kenia <19161242+kaxcode@users.noreply.github.com> Date: Mon, 16 Aug 2021 12:04:26 -0400 Subject: [PATCH] ui: Update intention permissions notice wording (#10836) --- .../consul/intention/notice/permissions/index.hbs | 6 ++++-- .../consul-ui/translations/components/consul/en-us.yaml | 4 ++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ui/packages/consul-ui/app/components/consul/intention/notice/permissions/index.hbs b/ui/packages/consul-ui/app/components/consul/intention/notice/permissions/index.hbs index 4aac229f4b..9e42632ba7 100644 --- a/ui/packages/consul-ui/app/components/consul/intention/notice/permissions/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/intention/notice/permissions/index.hbs @@ -3,12 +3,14 @@ as |notice|>

- Permissions are L7 attributes. If any of the following permissions match the request, the Intention will apply. Requests that fail to match any of the provided routes will do the opposite of the allow/deny action above. + {{t "components.consul.intention.notice.permissions.body"}}

- Learn more about permissions + + {{t "components.consul.intention.notice.permissions.footer"}} +

diff --git a/ui/packages/consul-ui/translations/components/consul/en-us.yaml b/ui/packages/consul-ui/translations/components/consul/en-us.yaml index a036277e03..fba5a51f65 100644 --- a/ui/packages/consul-ui/translations/components/consul/en-us.yaml +++ b/ui/packages/consul-ui/translations/components/consul/en-us.yaml @@ -110,6 +110,10 @@ intention: name: Precedence asc: Ascending desc: Descending + notice: + permissions: + body: Permissions are L7 attributes. If any of the following permissions match the request, the Intention will apply. Requests that fail to match any of the provided routes will follow the default ACL policy. + footer: Learn more about permissions transparent-proxy: Transparent Proxy topology-metrics: source-type: