Jonathan Leibiusky @xetorthio
6eaece99c5
Add events
2017-07-12 21:46:57 -03:00
Jonathan Leibiusky @xetorthio
d18b11ebd4
Add l2 implementation
2017-07-11 15:05:21 -03:00
Jonathan Leibiusky @xetorthio
f7253a79cd
WIP
2017-06-22 17:34:24 -03:00
Jonathan Leibiusky @xetorthio
ffaad303d6
WIP
2017-06-22 09:17:46 -03:00
Jonathan Leibiusky @xetorthio
cd6d172cfa
WIP
2017-06-22 09:17:46 -03:00
Jonathan Leibiusky @xetorthio
1ee90c43d1
Merge branch 'master' into storage_refactor
2017-06-22 09:16:49 -03:00
Marcos Nils
e0f0e47df7
Merge pull request #25 from xetorthio/multipart_file_uploads
...
Add multipart upload to instances
2017-06-21 22:17:06 +01:00
Marcos Lilljedahl
32dbb5ca99
Add keys to allow transparent sshing between hosts
2017-06-21 11:08:53 -03:00
Jonathan Leibiusky @xetorthio
824d5334df
Merge branch 'master' into storage_refactor
2017-06-21 10:51:26 -03:00
Jonathan Leibiusky @xetorthio
eee76951b7
Add multipart upload to instances
2017-06-21 10:02:25 -03:00
Marcos Nils
49ad6cded3
Merge pull request #24 from xetorthio/ssh
...
Add SSH support.
2017-06-19 16:01:32 +01:00
Jonathan Leibiusky @xetorthio
755e3c7707
Add ssh proxy
2017-06-19 12:00:29 -03:00
Marcos Lilljedahl
9de63d5c17
Set bash as default shell and don't print MOTD twice
2017-06-19 12:00:29 -03:00
Marcos Lilljedahl
849dfffac0
Add ssh to dind instance
2017-06-19 12:00:29 -03:00
Marcos Nils
b3c0950a9a
Merge pull request #23 from xetorthio/proxy_503
...
Avoid dialing if the instance IP doesn't exit
2017-06-19 12:43:32 +01:00
Marcos Lilljedahl
385e05075b
Avoid dialing if the instance IP doesn't exit
2017-06-18 12:19:58 -03:00
Jonathan Leibiusky @xetorthio
3a13358739
Merge branch 'master' into storage_refactor
2017-06-16 10:02:20 -03:00
Jonathan Leibiusky @xetorthio
de281eb58b
Fix missing host setting and fix tests
2017-06-15 18:17:02 -03:00
Marcos Lilljedahl
bb13a8be5d
Add UCP image as allowed
2017-06-15 17:40:11 -03:00
Jonathan Leibiusky @xetorthio
e9911abf94
Storage has now it's own package.
...
Remove global `sessions` map and use configured storage.
Add a `types` package so both `pwd` and `storage` can access without
circular dependencies.
Now the session is prepared when requested and not on load.
2017-06-15 16:09:41 -03:00
Jonathan Leibiusky
2eff799c58
Merge pull request #21 from xetorthio/session_deploy_image_name
...
Add image_name parameter to SessionDeploy
2017-06-14 21:10:15 -03:00
Jonathan Leibiusky @xetorthio
2224e6e540
Add image_name parameter to SessionDeploy
2017-06-14 21:09:20 -03:00
Jonathan Leibiusky
be6b8e6293
Merge pull request #20 from xetorthio/more_prometheus_metrics
...
More prometheus metrics
2017-06-14 21:00:29 -03:00
Jonathan Leibiusky @xetorthio
6c8c21618b
More prometheus metrics
2017-06-14 20:59:50 -03:00
Marcos Nils
b89f47fba8
Merge pull request #19 from xetorthio/host_fqdn
...
Add PWD_HOST_FQDN env variable to instances.
2017-06-15 00:13:05 +01:00
Jonathan Leibiusky @xetorthio
8f247794bb
Add PWD_HOST_FQDN env variable to instances.
2017-06-14 19:02:07 -03:00
Jonathan Leibiusky
fa275b8ef4
Merge pull request #18 from xetorthio/jonas_master
...
Don't stop loading if session IP is missing
2017-06-14 09:56:34 -03:00
Jonathan Leibiusky @xetorthio
d87810b788
Missed the session ID
2017-06-14 09:55:25 -03:00
Jonathan Leibiusky @xetorthio
1fc0bf8dc8
Avoid stopping the world
2017-06-14 09:48:40 -03:00
Jonathan Leibiusky
3d08846ca1
Merge pull request #16 from xetorthio/load_stored_sessions_in_parallel
...
Load sessions in parallel
2017-06-14 09:34:08 -03:00
Jonathan Leibiusky @xetorthio
37c16d0d98
Lock when creating new sessions as access to session map cannot happen
...
concurrently
2017-06-12 12:59:34 -03:00
Jonathan Leibiusky @xetorthio
e09ac22579
Fix small bug
2017-06-10 18:29:43 -03:00
Jonathan Leibiusky @xetorthio
33febafb43
Load sessions in parallel
2017-06-10 18:18:30 -03:00
Jonathan Leibiusky
a95d1cd08d
Merge pull request #15 from xetorthio/jonas_master
...
Locking happens now on the instance level
2017-06-09 16:12:56 -03:00
Jonathan Leibiusky @xetorthio
84f9af177c
Locking happens now on the instance level
2017-06-09 16:12:01 -03:00
Jonathan Leibiusky
56e76a5534
Merge pull request #14 from xetorthio/jonas_master
...
Instances in a session should be created sequentially
2017-06-09 10:21:34 -03:00
Jonathan Leibiusky @xetorthio
84b532b887
Instances in a session should be created sequentially
2017-06-09 10:18:30 -03:00
Jonathan Leibiusky @xetorthio
f14e3a137d
Merge branch 'no_tests' into jonas_master
2017-06-07 10:20:14 -03:00
Jonathan Leibiusky
d75a8430ef
Merge pull request #13 from xetorthio/session_setup
...
Add session templates
2017-06-07 10:15:42 -03:00
Jonathan Leibiusky @xetorthio
080d9b3133
Parallel implementation of the setup, makes each around 3 times faster
2017-06-07 10:13:46 -03:00
Jonathan Leibiusky @xetorthio
6d992b5d02
Add session templates
2017-06-06 14:48:26 -03:00
Jonathan Leibiusky
fe8ea11fc6
Merge pull request #12 from xetorthio/allow_custom_hostnames
...
Allow custom hostnames when creating instances
2017-06-05 10:08:52 -03:00
Jonathan Leibiusky @xetorthio
a09f90f968
Allow custom hostnames when creating instances
2017-06-05 10:08:03 -03:00
Jonathan Leibiusky
a7715c2e89
Merge pull request #11 from xetorthio/allow_any_image
...
Allow to launch instances with any kind of public image.
2017-06-05 09:35:39 -03:00
Marcos Lilljedahl
af197ce7c5
Add timeouts to http server
2017-06-02 16:16:45 -03:00
Jonathan Leibiusky @xetorthio
2e63e541f3
Make sure not to treat the instance as a docker host always, as it might
...
not be one.
2017-05-29 10:19:01 -03:00
Jonathan Leibiusky @xetorthio
b0b9269ccc
Allow to launch instances with any kind of public image.
...
Images that are not whitelisted will be launched as normal containers.
Only whitelisted ones will be launched as privileged.
Additionally pull the image if it doesn't exist.
2017-05-27 20:04:37 -03:00
Jonathan Leibiusky
07d0bd0b91
Merge pull request #10 from xetorthio/refactor_test_1
...
Refactor test 1
2017-05-27 18:16:28 -03:00
Jonathan Leibiusky @xetorthio
4353449df6
Add test to ClientResizeViewPort
2017-05-26 10:20:27 -03:00
Jonathan Leibiusky @xetorthio
dfbf870383
Add test for InstanceResizeTerminal
2017-05-26 10:01:38 -03:00