Girish Ramakrishnan
|
dbe86af31e
|
Make getApi takes a string domain
|
2018-08-24 15:00:19 -07:00 |
|
Girish Ramakrishnan
|
3ede50a141
|
remove unused function
|
2018-08-24 14:11:02 -07:00 |
|
Girish Ramakrishnan
|
e607fe9a41
|
Specify subdomain fields explicitly
|
2018-08-24 10:39:59 -07:00 |
|
Johannes Zellner
|
43d125b216
|
Send hyphenatedSubdomains as non restricted property
|
2018-08-22 17:19:18 +02:00 |
|
Johannes Zellner
|
9467a2922a
|
Return hyphenated subdomain name in getName()
|
2018-08-22 14:13:48 +02:00 |
|
Johannes Zellner
|
b35c81e546
|
Handle hyphenatedSubdomains in the backend verifyDnsConfig()
|
2018-08-22 12:16:19 +02:00 |
|
Johannes Zellner
|
59700e455e
|
Use the full domain record for domains.fqdn()
|
2018-08-22 12:15:46 +02:00 |
|
Johannes Zellner
|
e8fcfc4594
|
Allow to specify hyphenatedSubdomains for a domain
|
2018-08-22 11:59:42 +02:00 |
|
Johannes Zellner
|
9bac7e8124
|
Move the comment where it belongs
|
2018-08-22 11:02:06 +02:00 |
|
Girish Ramakrishnan
|
210c453508
|
More changes
|
2018-08-21 21:25:07 -07:00 |
|
Girish Ramakrishnan
|
442d4e5c6f
|
Fix failing tests
|
2018-08-21 18:57:11 -07:00 |
|
Girish Ramakrishnan
|
af63cb936d
|
More changes
|
2018-08-21 18:47:12 -07:00 |
|
Girish Ramakrishnan
|
b4c9f64721
|
Issue token on password reset and setup
|
2018-08-21 18:42:18 -07:00 |
|
Girish Ramakrishnan
|
c64a29e6fc
|
More 3.1.0 changes
|
2018-08-21 17:06:51 -07:00 |
|
Johannes Zellner
|
f05df7cfef
|
Allow set admin flag on user creation
|
2018-08-21 17:12:46 +02:00 |
|
Johannes Zellner
|
f4a76a26af
|
Remove left-over docker proxy start call in platform.js
|
2018-08-21 15:31:53 +02:00 |
|
Girish Ramakrishnan
|
f338e015d5
|
Revert "Also allow docker in containers spawned by an authorized app"
This reverts commit 4f336a05fc.
This is not required by an app yet. Besides, it breaks tests
|
2018-08-20 20:10:16 -07:00 |
|
Girish Ramakrishnan
|
89cf8167e6
|
Make tests work
|
2018-08-20 20:10:14 -07:00 |
|
Johannes Zellner
|
d5194cfdc9
|
Remove nativeLogging docker addon support
Was only required for eclipse che
|
2018-08-20 15:22:10 +02:00 |
|
Johannes Zellner
|
eb07d3d543
|
Drop all custom network configs in docker proxy
|
2018-08-20 15:19:08 +02:00 |
|
Girish Ramakrishnan
|
6a1a697820
|
Split the invite route into two
|
2018-08-17 16:27:29 -07:00 |
|
Girish Ramakrishnan
|
e5cc81d8fa
|
Fix test name
|
2018-08-17 13:45:10 -07:00 |
|
Johannes Zellner
|
3640b0bd0e
|
Allow to override the logging backend for app like che
|
2018-08-17 15:30:37 +02:00 |
|
Johannes Zellner
|
4d4ce9b86e
|
Bare bones support of docker exec through the proxy
|
2018-08-17 15:30:23 +02:00 |
|
Johannes Zellner
|
db385c6770
|
Ensure the docker proxy tests cleanup correctly
|
2018-08-17 13:44:12 +02:00 |
|
Johannes Zellner
|
2925e98d54
|
Make PUT requests through the docker proxy work
|
2018-08-17 12:33:46 +02:00 |
|
Girish Ramakrishnan
|
75ee40865e
|
3.0.2 changes
|
2018-08-16 23:30:20 -07:00 |
|
Girish Ramakrishnan
|
af58e56732
|
Fix issue where normal users are shown all apps
|
2018-08-16 20:04:03 -07:00 |
|
Johannes Zellner
|
dc3e3f5f4d
|
Ensure we pipe the parsed body again upstream to docker
|
2018-08-16 14:28:51 +02:00 |
|
Johannes Zellner
|
83304ff66c
|
Verify that docker logs is correctly reporting another logging driver
|
2018-08-16 12:07:15 +02:00 |
|
Johannes Zellner
|
575e0cea33
|
Use syslog for containers created in apps
|
2018-08-16 11:37:08 +02:00 |
|
Girish Ramakrishnan
|
0bf3b45ddc
|
Fix bind mapping logic
|
2018-08-15 16:52:30 -07:00 |
|
Johannes Zellner
|
826a0e7708
|
Add test case for docker logs through the proxy
|
2018-08-15 18:16:03 +02:00 |
|
Johannes Zellner
|
0522d1e3c4
|
Simply prefix all docker volume mounts with the app data dir
|
2018-08-15 18:00:51 +02:00 |
|
Johannes Zellner
|
12970bf50a
|
Add some debugs for volume rewriting
|
2018-08-15 16:51:10 +02:00 |
|
Johannes Zellner
|
4a739213bf
|
When creating a container the Labels are toplevel
|
2018-08-15 12:51:52 +02:00 |
|
Johannes Zellner
|
4f336a05fc
|
Also allow docker in containers spawned by an authorized app
|
2018-08-15 12:35:34 +02:00 |
|
Girish Ramakrishnan
|
c3dacba894
|
dockerproxy: rewrite labels and binds
|
2018-08-14 20:49:41 -07:00 |
|
Girish Ramakrishnan
|
f88c01eea6
|
dockerproxy: Add app authorization
|
2018-08-14 20:04:15 -07:00 |
|
Girish Ramakrishnan
|
15b0dfcb60
|
rename variable
|
2018-08-14 19:03:59 -07:00 |
|
Girish Ramakrishnan
|
ebd27b444d
|
dockerproxy: use express
|
2018-08-14 18:59:41 -07:00 |
|
Johannes Zellner
|
ee1c587922
|
Overwrite the docker container network in the proxy
|
2018-08-14 22:54:02 +02:00 |
|
Johannes Zellner
|
4da91ec90d
|
Make the docker proxy work
|
2018-08-14 22:54:02 +02:00 |
|
Girish Ramakrishnan
|
3cf3c36e86
|
Fix tests
|
2018-08-13 22:54:56 -07:00 |
|
Girish Ramakrishnan
|
8bd6c9933f
|
Add interval secs
Part of #568
|
2018-08-13 22:35:38 -07:00 |
|
Girish Ramakrishnan
|
2e0a7dcd47
|
Fix migration filename
|
2018-08-13 22:31:58 -07:00 |
|
Johannes Zellner
|
714c205538
|
Set the correct debug label
|
2018-08-13 22:06:28 +02:00 |
|
Johannes Zellner
|
00041add55
|
No need to pull in underscore to build an object
|
2018-08-13 22:01:51 +02:00 |
|
Johannes Zellner
|
7f5fe12712
|
Use DOCKER_HOST to make the cli work out of the box
|
2018-08-13 21:59:02 +02:00 |
|
Johannes Zellner
|
441fdb81f8
|
Move docker proxy into its own file
|
2018-08-13 21:14:17 +02:00 |
|