Nicolas De Loof
|
96e1e041d6
distinguish stdout and stderr
|
4 years ago |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |
Nicolas De Loof
|
d90495e1cd
move compose API into pkg/api
|
4 years ago |
Nicolas De Loof
|
89a63b79cb
define compose labels within the compose API
|
4 years ago |
Nicolas De loof
|
45a2c422e1
Merge pull request #1760 from ndeloof/split_writer
|
4 years ago |
aiordache
|
0d25709ada
Add port mapping to `compose ps`
|
4 years ago |
Nicolas De Loof
|
9d5026e966
code cleanup: splitWriter does not use service/container name
|
4 years ago |
aiordache
|
5d9d39dabd
Add port-forwarding on `compose up`
|
4 years ago |
aiordache
|
d8db079af3
Add exec command
|
4 years ago |
aiordache
|
7fd3c6f5cb
Port forwarding attempt
|
4 years ago |
Chris Crone
|
d27bda5e1d
build: Update golangci-lint
|
4 years ago |
Nicolas De Loof
|
949e8bb090
use "container name witout project" for both logs and events
|
4 years ago |
aiordache
|
012f710717
Fix lint issues
|
4 years ago |
aiordache
|
b3d39931b3
add timeout for up/down
|
4 years ago |
aiordache
|
48928811df
Wait for pods to be running/terminated on compose up/down
|
4 years ago |
aiordache
|
d10600041d
Add secret support
|
4 years ago |
aiordache
|
05c4caef95
Kube: Fix logs filter
|
4 years ago |
aiordache
|
9ec5af76cd
Wait for expected pod status on `compose up`
|
4 years ago |
Nicolas De Loof
|
2b0e0f2741
pass service to LogConsumer
|
4 years ago |
Nicolas De Loof
|
12a5100b20
reconcide log's wplit_writer implementations
|
4 years ago |
aiordache
|
9be77beb73
Add compose logs test
|
4 years ago |
aiordache
|
1e7ce90561
Kube backend: add the `compose logs` command
|
4 years ago |
Guillaume Tardif
|
677bfc9ce5
Set kube namespace properly
|
4 years ago |
Guillaume Tardif
|
15c0b883fe
hide non running containers if no --all option
|
4 years ago |
Guillaume Tardif
|
f368036ddd
Add compose ps listing pod statuses (retrieve pods from compose project label)
|
4 years ago |
Guillaume Tardif
|
73e94b4ba5
Add Kube client
|
4 years ago |