Harshavardhana
|
3b278b7f67
|
Add WebUI assetfs initial version
|
9 years ago |
Harshavardhana
|
d1621691b7
|
Consolidate controller rpc into one single service
|
9 years ago |
Harshavardhana
|
674631f9d8
|
Improve code further - this time further simplification of names
|
9 years ago |
Krishna Srinivas
|
e600bd6b4f
|
Controller Service proxies rpc calls to the corresponding servers
|
9 years ago |
Harshavardhana
|
d54488f144
|
Move all server and controller packages into top-level
|
9 years ago |
Harshavardhana
|
778f8cd222
|
Add new rpc tests for Server.Add and Server.List, improve Version.Get RPC to provide more details
|
9 years ago |
Harshavardhana
|
1887114444
|
Fix all the golint complaints about newly added changes
Do not use func(this *server), such generic names should not be used
for writing struct methods.
|
9 years ago |
Krishna Srinivas
|
c49407ced4
|
rename rpc/server.go -> rpc/rpc.go. rpc/server.go will accomodate ServerService
|
9 years ago |
Harshavardhana
|
3f4b98ca4c
|
Consolidate controller, move rpc package into controller - remove dangling code in pkg/server
|
9 years ago |
Harshavardhana
|
afff3f8885
|
Revert "Enable controller to have CORS"
This reverts commit f39ac24e99 .
|
9 years ago |
Harshavardhana
|
f39ac24e99
|
Enable controller to have CORS
|
9 years ago |
Harshavardhana
|
025f95b1d6
|
Restructure server code, controller now runs in silo
|
9 years ago |