Merge pull request #12400 from chinmaym07/ui/feature/add-tags-tab-to-gateways

ui: [Bugfix] Added Tags tab to gateways(just like exists for non-gateway services)
This commit is contained in:
Evan Rowe 2022-03-07 10:07:58 -08:00 committed by GitHub
commit b93401795a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

3
.changelog/12400.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
ui: Added Tags tab to gateways(just like exists for non-gateway services)
```

View File

@ -122,7 +122,7 @@ as |items item dc|}}
instances=true
intentions=(and (not-eq item.Service.Kind 'terminating-gateway') (can 'read intention for service' item=item.Service))
routing=(and dc.MeshEnabled item.IsOrigin)
tags=(not item.Service.Kind)
tags=true
)
as |tabs|}}
<AppView>