Ömer An
1754282871
Fix typo
...
Signed-off-by: Omer An <csioan@nus.edu.sg>
2021-08-11 12:09:23 +08:00
Lorena Rangel
8fefd8b3f0
Merge pull request #2002 from lorenrh/bump-compose-go
...
Bump compose-go
2021-08-09 20:20:46 +02:00
Lorena Rangel
2094c6784c
Bump compose-go
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2021-08-09 20:03:24 +02:00
Mathieu Champlon
7b87635887
Merge pull request #2003 from iibrahimli/patch-1
...
Fix typo
2021-08-09 19:27:56 +02:00
Mathieu Champlon
99d5991976
Merge pull request #2006 from docker/revert-1997-image_digest
...
Revert "introduce ImageDigestLabel to track image built for service"
2021-08-09 18:36:54 +02:00
Lorena Rangel
15f07f2e13
Revert "introduce ImageDigestLabel to track image built for service"
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2021-08-09 17:27:23 +02:00
Imran Ibrahimli
c3db7909ad
Fix typo
...
Signed-off-by: iibrahimli <imranibrahimli98@gmail.com>
2021-08-09 14:54:14 +04:00
Mathieu Champlon
fff0ed2bcd
Merge pull request #1997 from ndeloof/image_digest
...
introduce ImageDigestLabel to track image built for service
2021-08-06 23:15:37 +02:00
Nicolas De Loof
64cea4fab3
introduce ImageDigestLabel to track image built for service
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-08-06 16:14:03 +02:00
Nicolas De loof
5cfa7f51b4
Merge pull request #1995 from ndeloof/ps_filter_q
...
apply filter before formatter
2021-08-06 15:58:20 +02:00
Nicolas De Loof
8d476eee4c
apply filter before formatter
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-08-06 15:31:50 +02:00
Mathieu Champlon
e54c974e1a
Merge pull request #1990 from Zenexer/patch-1
...
Fix formatting bug in ISSUE_TEMPLATE.md
2021-08-05 20:20:45 +02:00
Paul Buonopane
a6ef9f0981
Fix formatting bug in ISSUE_TEMPLATE.md
...
1. There was a trailing asterisk in one of the headers, preventing the formatting from being applied.
2. There needs to be a blank line between the bold header and the code block in order for formatting to be applied to the header.
Signed-off-by: Paul Buonopane <Zenexer@users.noreply.github.co>
2021-08-05 13:41:22 -04:00
Mathieu Champlon
9030f5a66b
Merge pull request #1987 from ndeloof/ignore_oneoff_events
...
ignore one-off container events
2021-08-05 13:00:05 +02:00
Nicolas De Loof
4b18d30871
ignore one-off container events
...
close https://github.com/docker/compose-cli/issues/1955
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-08-05 11:50:32 +02:00
Mathieu Champlon
6ecf8209ef
Merge pull request #1981 from sanshirookazaki/fix-slack-link
...
Fix slack link
2021-08-02 21:29:11 +02:00
Ulysses Souza
28fe228fb6
Merge pull request #1954 from docker/dependabot/go_modules/github.com/containerd/containerd-1.5.4
...
Bump github.com/containerd/containerd from 1.5.0 to 1.5.4
2021-08-02 08:45:07 -07:00
sanshirookazaki
8a55b0d0ba
fix slack link
...
Signed-off-by: sanshirookazaki <sanshirookazaki@gmail.com>
2021-08-02 23:30:30 +09:00
Nicolas De loof
6902f57d77
Merge pull request #1967 from ndeloof/expose_ports
...
include exposed ports in container ports config
2021-08-02 11:48:37 +02:00
Nicolas De Loof
94997be633
include exposed ports in container ports config
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-07-30 11:14:26 +02:00
Mathieu Champlon
377493d473
Merge pull request #1965 from motemen/fix-rm-stop
...
Fix issue `docker compose rm -s` not removing containers
2021-07-30 08:37:54 +02:00
Hironao OTSUBO
1a0efdd413
Fix issue `docker compose rm -s` not removing containers
...
Signed-off-by: Hironao OTSUBO <motemen@gmail.com>
2021-07-29 23:37:48 +09:00
Mathieu Champlon
7b03b04484
Merge pull request #1916 from mikesir87/allow-unspecified-protocol-on-port
...
Allow unspecified protocol on exposed port in kube backend
2021-07-28 07:47:05 +02:00
Mathieu Champlon
f09336e519
Merge pull request #1953 from amineck/no_pass
...
Post-login msg: Ignore if password is empty
2021-07-28 07:46:17 +02:00
Lorena Rangel
657025eb94
Merge pull request #1952 from amineck/pat_suggest_url
...
Update personal access token url
2021-07-27 16:11:41 +02:00
Ulysses Souza
230b9b592e
Merge pull request #1942 from ndeloof/heml_oras
...
stop using helm fork for oras dependency conflict
2021-07-26 14:50:56 -07:00
dependabot[bot]
8b8e5218c3
Bump github.com/containerd/containerd from 1.5.0 to 1.5.4
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.5.0 to 1.5.4.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.5.0...v1.5.4 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 21:40:35 +00:00
Amine Chouki
2edd8c216b
Trigger CI
...
Signed-off-by: Amine Chouki <amine.chouki@docker.com>
2021-07-26 11:02:44 -04:00
Amine Chouki
3f59e9a3ad
Ignore if password is empty
...
Signed-off-by: Amine Chouki <amine.chouki@docker.com>
2021-07-26 10:37:58 -04:00
Amine Chouki
33454c6ebd
Update personal access token url
...
Signed-off-by: Amine Chouki <amine.chouki@docker.com>
2021-07-26 10:33:57 -04:00
Nicolas De loof
b9f38feb25
Merge pull request #1935 from shua/scale0
2021-07-26 08:23:50 +02:00
Nicolas De loof
3d83989f5d
Merge pull request #1773 from ulyssessouza/completion
2021-07-26 08:23:13 +02:00
Nicolas De loof
1b76c746fe
Merge pull request #1934 from ndeloof/control_char_run
2021-07-26 08:22:57 +02:00
Nicolas De loof
de6bdd4313
Merge pull request #1943 from amineck/pat_msg
2021-07-23 17:50:47 +02:00
JD Lloret
c82dd55fd2
allow for 0 scale/replicas
...
Signed-off-by: JD Lloret <jd.lloret@joyent.com>
2021-07-23 11:38:20 -04:00
Amine Chouki
5c427ef702
Move pat_suggest.go into `cli` package
...
Signed-off-by: Amine Chouki <amine.chouki@docker.com>
2021-07-23 10:55:31 -04:00
Nicolas De Loof
86eadc7d67
reduce complexity (linter)
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-07-23 15:20:53 +02:00
Nicolas De Loof
0b72b502d3
close container stream on os.stdin EOF
...
close https://github.com/docker/compose-cli/issues/1944
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-07-23 14:53:26 +02:00
Nicolas De Loof
c257001e5a
Restore support for control sequence in `compose run`
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-07-23 13:58:58 +02:00
Nicolas De Loof
c3f990f0a2
replace deprecated method after transitive dependency update
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-07-23 10:37:24 +02:00
Nicolas De loof
d993c47db6
Merge pull request #1937 from milas/cli-service-order
...
Print services in dependency order
2021-07-23 10:01:41 +02:00
Amine Chouki
e16d0b48dd
use github.com/hashicorp/go-uuid
...
Signed-off-by: Amine Chouki <amine.chouki@docker.com>
2021-07-22 16:58:00 -04:00
Amine Chouki
906e1b4305
Add a post-login message to promote personal access tokens
...
Signed-off-by: Amine Chouki <amine.chouki@docker.com>
2021-07-22 16:58:00 -04:00
Nicolas De Loof
12c2b470bc
stop using helm fork for oras dependency conflict
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-07-22 17:48:49 +02:00
Nicolas De Loof
afc9cf8018
update compose-go
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-07-22 17:22:51 +02:00
Milas Bowman
1e35245390
Print services in dependency order
...
Currently, `compose config --services` outputs the services in
a random/non-deterministic order.
In Compose v1, this was implicitly topologically sorted because
the project services were pre-sorted. With `compose-go`, the
services are unordered, and the `WithServices()` helper can be
used to iterate in dependency order.
Signed-off-by: Milas Bowman <milasb@gmail.com>
2021-07-21 11:11:38 -04:00
Nicolas De loof
54dc6f9374
Merge pull request #1926 from ulyssessouza/fix-dotEnv-load-precedence
...
Fix dotEnv load path precedence by compose-go bump
2021-07-19 15:56:39 +02:00
Nicolas De loof
66fa1657f5
Merge pull request #1890 from lorenrh/il-222-release
...
Add dry run workflow to test release
2021-07-19 15:56:17 +02:00
Ulysses Souza
43c4db439e
Fix dotEnv load path precedence by compose-go bump
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-07-16 11:03:14 -03:00
Ulysses Souza
c28aec2308
Filter completions by toComplete variable
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-07-12 14:33:37 -03:00