acbodine / koding

The Simplest Way to Manage Your Entire Dev Infrastructure!
https://www.koding.com
GNU Affero General Public License v3.0
0 stars 0 forks source link

kite/klient: extend "fs.*" methods #6

Open acbodine opened 7 years ago

acbodine commented 7 years ago

Required for Koding UI to draw file tree and execute actions like "perm" change and so on (but given the read-only nature of containers, it's discussible whether UI should allow for it)

acbodine commented 7 years ago

Start by validating that the existing fs.* kite handlers work inside the klient container. Then figure out what to do about other containers in the stack.