Mario Loriedo
14e6d4a8e3
Add HTTP Host header to support Docker v1.12 ( #1550 )
...
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2016-06-23 10:09:40 +03:00
Aleksandr Andrienko
c49c6713e1
CHE-1312: Add ability to configure credentials for several docker private registries
2016-06-22 12:34:25 +03:00
Mykola Morhun
1176f4192e
CHE-1296: Use docker auth config saved in user preferences to start machine from private image
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-06-21 17:10:42 +03:00
Roman Nikitenko
9eb51b41d9
CHE-1264. Don't include CR char in log message when LF char follow
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-06-21 10:37:18 +03:00
Mykola Morhun
bfc64d50c8
Improve code which works with docker authentication
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-06-15 12:17:12 +03:00
Mykola Morhun
88aa82811b
CHE-1245: Update docker client to use new format of X-Registry-Config header
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-06-12 14:46:11 +03:00
Roman Iuvshin
477e71533f
CODENVY-595: add possibility to adjust machine swap size
2016-06-08 12:03:55 +03:00
Alexander Garagatyi
21277eeb57
Fix docker image reference parsing by DockerImageIdentifierParser ( #1420 )
...
Parsing used to use reference definition from docker repo, but
fails in some very simple cases.
Rework parsing. Add comments. Add tests.
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-06-06 10:52:02 +03:00
Mykola Morhun
d1362c6709
Remove wrong required parameters in DockerConnector methods params
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-05-26 15:49:37 +03:00
Aleksandr Andrienko
ce1fe4f042
Rename methods for creation docker connector params from 'from' to 'create
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-05-13 10:25:12 +03:00
Aleksandr Andrienko
0aa802d758
CODENVY-212: Add DockerContainerCleaner for clean up docker containers
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-05-11 00:19:10 +03:00
Mykola Morhun
95a4f192ce
CHE-253: Refactor Che docker client to be able to add new parameters without breaking code dependent on docker client
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-05-04 09:32:03 +03:00
Vitaly Parfonov
2c41214725
Features:
...
Maven plugin
Classpath configuration
Effective pom
Plain java plugin
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-04-29 15:32:24 +03:00
Alexander V
1dbb9d7c3e
Optimazing builder's implementation ( #1113 )
...
Signed-off-by: <alextrentton@gmail.com>
2016-04-26 10:05:51 +03:00
Aleksandr Andrienko
7133c7010b
CHE-721: Fix docker authentication error log on create workspace
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-04-14 09:17:37 +03:00
Eugene Ivantsov
dbf39f4224
Remove unused property
...
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-03-31 12:27:21 +03:00
Mykola Morhun
b6d509ea78
CHE-312: Remove existing docker snapshot when creating new one
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-03-23 12:12:11 +02:00
Mykola Morhun
e06f75698e
CODENVY-262: Delete containers which left after build with fail
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-03-17 09:01:07 +02:00
Anton Korneta
116cb33f3b
CODENVY-26: Fix stream closing before it is direct use
2016-03-11 10:18:19 +02:00
Igor Vinokur
de84bc7bc9
CHE-10: Set memory limits in build phase of Dockerfile
...
Signed-off-by: Igor Vinokur <ivinokur@codenvy.com>
2016-02-25 10:57:03 +02:00
Eugene Ivantsov
c20b467ced
Fixed tests
...
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-02-22 11:22:23 +02:00
Eugene Ivantsov
12a3268c71
Fall back to unix socket on Linux if DOCKER_HOST is malformed
...
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-02-22 10:55:23 +02:00
Alexander Garagatyi
d9cb7ddb00
CHE-9: improve error messages from Docker API
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-02-19 12:03:56 +02:00
Alexander Garagatyi
bc32aac6da
Codenvy-123: fix machine snapshot creation after changes in swarm API
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-02-18 18:19:03 +02:00
Roman Iuvshin
884ffda155
fix lincense headers
2016-02-17 20:58:39 +02:00
Alexander Garagatyi
342248f909
CHE-345: allow offline machine creation
...
Do not fail docker machine creation if registry is not reachable but needed image exists locally
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-02-17 16:31:45 +02:00
Eclipse Che Initial Contribution
867ec65242
Eclipse Che Initial Contribution 4.0.0-RC2 https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9458
...
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:36 +02:00