-
Notifications
You must be signed in to change notification settings - Fork 95
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Considering there is a kill switch, I am fine with merging this change.
"url" : "https://github.com/vmware/docker-volume-vsphere.git" | ||
}, | ||
"author": { | ||
"name": "Mark Soper", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We generally avoid individual's name in code/repository. I would suggest to replace with following;
name = SABU, VMware
email = cna-storage@vmware.com
url = https://github.com/vmware/docker-volume-vsphere
// Here when the app is loaded we're temporarily making | ||
// a call to DvolVsanService to test connectivity | ||
// | ||
// TODO: remove this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume this will be removed at later point when UI is fully integrated with backend.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes
Merging this change in. From here on, UI changes should be incremental small PRs. |
Fixes #637 |
PR for UI work from @marksoper.
To build the UI code run