aimpsmile opened a new issue #116: upstream  page displays table  error
URL: https://github.com/apache/incubator-apisix-dashboard/issues/116
 
 
   eg:
   `json
   {
       "node": {
           "nodes": [
               {
                   "value": {
                       "nodes": {
                           "nodejs.service:3000": 1
                       },
                       "desc": "yapi",
                       "type": "roundrobin"
                   },
                   "createdIndex": 173,
                   "key": "/apisix/upstreams/00000000000000000164",
                   "modifiedIndex": 173
               },
               {
                   "value": {
                       "nodes": {
                           "go.service:33902": 1
                       },
                       "desc": "grpc~test",
                       "type": "roundrobin"
                   },
                   "createdIndex": 192,
                   "key": "/apisix/upstreams/00000000000000000192",
                   "modifiedIndex": 192
               },
               {
                   "value": {
                       "desc": "test~upstream",
                       "nodes": {
                           "127.0.0.2:81": 2,
                           "foo.com:80": 3,
                           "remote-local.test:80": 1
                       },
                       "type": "roundrobin"
                   },
                   "createdIndex": 329,
                   "key": "/apisix/upstreams/00000000000000000328",
                   "modifiedIndex": 329
               },
               {
                   "value": {
                       "nodes": {
                           "nodejs.service:9090": 1
                       },
                       "desc": "yapiinstall",
                       "type": "roundrobin"
                   },
                   "createdIndex": 163,
                   "key": "/apisix/upstreams/00000000000000000139",
                   "modifiedIndex": 163
               }
           ],
           "modifiedIndex": 129,
           "createdIndex": 129,
           "key": "/apisix/upstreams",
           "dir": true
       },
       "action": "get"
   }
   `
   
   page display eg:
   
![{F9F1134F-9295-4652-A2B3-B666CC8C48C0}_20200106200907](https://user-images.githubusercontent.com/8934904/71817348-89161000-30c0-11ea-96f3-1929f1fd53eb.jpg)
   
   apisix server ver 0.9
   apisi dashboard ver 0.9
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to