Ulysses Souza
|
02744ac4f9
|
Add --ignore-pull-failures to command pull
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2021-03-24 14:44:04 -03:00 |
Guillaume Tardif
|
a86a4737da
|
Merge pull request #1438 from docker/port
introduce `port` command for parity with docker-compose
|
2021-03-19 15:08:09 +01:00 |
Nicolas De Loof
|
8b38874aba
|
introduce `port` command for parity with docker-compose
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-03-19 13:31:42 +01:00 |
Ulysses Souza
|
2fdc3bad48
|
Add restart command
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2021-03-16 02:02:36 -03:00 |
Nicolas De Loof
|
48402585fd
|
replace passing parameters by context with singletons
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-03-12 15:28:17 +01:00 |
Nicolas De Loof
|
9c4d8ab158
|
(re)attach to container after restart
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-03-08 14:11:15 +01:00 |
Nicolas De Loof
|
4c592700ee
|
introduce docker compose events
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-03-08 12:19:05 +01:00 |
Nicolas De loof
|
f08c58f903
|
Merge pull request #1398 from aiordache/compose_top
|
2021-03-08 11:25:46 +01:00 |
aiordache
|
62f24c7086
|
Add `ignore-push-failures` flag to `compose push`
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-03-05 13:39:31 +01:00 |
aiordache
|
79af862613
|
Add `compose top` command
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-03-05 12:44:16 +01:00 |
aiordache
|
012f710717
|
Fix lint issues
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-03-04 18:05:23 +01:00 |
aiordache
|
b3d39931b3
|
add timeout for up/down
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-03-02 15:35:17 +01:00 |
aiordache
|
48928811df
|
Wait for pods to be running/terminated on compose up/down
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-03-02 15:33:43 +01:00 |
aiordache
|
d10600041d
|
Add secret support
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-03-02 15:33:32 +01:00 |
aiordache
|
9ec5af76cd
|
Wait for expected pod status on `compose up`
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-03-02 15:26:24 +01:00 |
Nicolas De Loof
|
6f73007265
|
support compose build --pull
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-03-02 09:06:21 +01:00 |
Guillaume Tardif
|
cba4f140ae
|
Add —all option to compose ls, listing non running projects.
Added e2e tests to stop, start, pause, unpause, ls —all, ps —all
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-02-24 13:11:12 +01:00 |
Nicolas De Loof
|
e362947cb1
|
introduce pause and unpause commands
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-22 17:08:41 +01:00 |
Nicolas De loof
|
5e7203dbe4
|
Merge pull request #1306 from aiordache/compose_exec_cmd
Add `compose exec` command
|
2021-02-16 14:15:48 +01:00 |
aiordache
|
afac025a49
|
Add `compose exec` command
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-02-16 10:56:00 +01:00 |
Nicolas De Loof
|
0b517741a0
|
introduce --timeout on compose stop|down
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-16 10:21:01 +01:00 |
Nicolas De Loof
|
5cb2533faa
|
dryrun to collect resources to be removed, then remove
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-15 12:32:44 +01:00 |
Nicolas De Loof
|
20b83aa237
|
introduce compose rm command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-15 09:26:52 +01:00 |
Nicolas De Loof
|
4462f12249
|
revisit `run` implementation as create, attach, start, wait
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-12 17:45:02 +01:00 |
Nicolas De Loof
|
7a7114fb5f
|
Capture container exit code and dump on console
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-09 17:07:24 +01:00 |
Guillaume Tardif
|
1562af9e41
|
Merge pull request #1249 from aiordache/kube_convert_cmd
Kube backend: Add `compose convert`
|
2021-02-09 11:31:26 +01:00 |
aiordache
|
f21326a319
|
Add output flag for writing chart files
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-02-08 18:10:02 +01:00 |
aiordache
|
1e7ce90561
|
Kube backend: add the `compose logs` command
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-02-08 15:19:47 +01:00 |
aiordache
|
a9247e5412
|
Kube backend: add `compose convert` for displaying the generated chart content
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-02-08 15:18:12 +01:00 |
Guillaume Tardif
|
f368036ddd
|
Add compose ps listing pod statuses (retrieve pods from compose project label)
This does not yet retrieve port sharing data (need to reconcile ports with kube services)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-02-05 10:07:52 +01:00 |
Guillaume Tardif
|
73e94b4ba5
|
Add Kube client
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-02-05 10:07:52 +01:00 |
aiordache
|
560014f248
|
Add progress writer to compose up/down
- remove intermediate compose interface
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-02-03 11:37:54 +01:00 |
Nicolas De Loof
|
0aa3f4a189
|
Add kill command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-03 10:44:26 +01:00 |
Nicolas De Loof
|
9b282b69f8
|
Introduce --all option on compose ps
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-02 13:58:27 +01:00 |
Guillaume Tardif
|
166db3fa4d
|
Merge pull request #1189 from aiordache/kube_compose_up
Kube backend: Target the cluster referenced by the docker context
|
2021-01-29 15:49:53 +01:00 |
aiordache
|
0807ec0067
|
Target the kubernetes cluster referenced in the docker "kube" context
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-01-29 13:13:25 +01:00 |
Ulysses Souza
|
4ff20bdda8
|
Add start and stop commands
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2021-01-27 17:18:10 -03:00 |
Guillaume Tardif
|
6a03c4ff03
|
Fixing linter after rebasing
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-01-26 18:20:00 +01:00 |
Guillaume Tardif
|
67a50b4ce6
|
Fixing Kube compile / lint errors
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-01-26 09:43:12 +01:00 |
aiordache
|
60aed92367
|
remove redundant API interface
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-01-21 14:55:31 +01:00 |
aiordache
|
50792c4621
|
Add Kubernetes backend
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-01-20 16:55:08 +01:00 |