[Port] Added Server Group Nodes status table to Overview page (#14194) (#14300)

* Added Server Group Nodes status table to Overview page (#14194)

* Add podstatus to spec

* Added image to table and fixed spacing.

* Added pod status to spec

* PR fixes

* Edited so that when page is closed and reopened, does not have empty server group node table

* Bump azdata version

Co-authored-by: nasc17 <69922333+nasc17@users.noreply.github.com>
This commit is contained in:
Charles Gagnon
2021-02-16 09:55:44 -08:00
committed by GitHub
parent 1bc2057a83
commit 20b24a89e7
4 changed files with 140 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "azdata",
"displayName": "%azdata.displayName%",
"description": "%azdata.description%",
"version": "0.5.2",
"version": "0.5.3",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",