Open jstrachan opened 8 years ago
Could investigate the html5 filereader API, although I've never tried it.
Unfortunately can't do that transparently, need user to select config file via input.
OK how about we start with a gofabric8 command to POST the data to go.fabric8.io to populate it?
could be a GET with ?apiserver=whatnot&token=cheese&namespace=blah
either if thats simpler; then just direct to hide the token after its been loaded by the web app?
would need special security / plugin mind you though. Might require a new page?
Or maybe we could add a gofabric8 command on the CLI which posted details of the currrent context to the go.fabric8.io web page (to then store it for future use)?
Or at the very least a gofabric8 command to list the require values for this form?