Commit History

Author SHA1 Message Date
  Nicolas De Loof 1551fcb4e6 introduce stopAndRemoveContainer to share logic scaling down 1 year ago
  Nicolas De Loof 3c4593f2ad Stop the resource timer after last expected event 1 year ago
  Nicolas De Loof 26aca867d8 avoid use of service.Name when iterating on project.Services 1 year ago
  Nicolas De Loof cda04f288e adopt compose-go/v2 2 years ago
  Nicolas De Loof df1533a1ca [lint] don't use deprecated types 1 year ago
  Nicolas De Loof 9c4efbdd92 Strip project prefix from docker-compose up output 1 year ago
  Nicolas De Loof cf608fa954 bump compose-go to v1.20.1 2 years ago
  Guillaume Lours b8773ad1c5 Merge pull request #11110 from ndeloof/wait_missing 2 years ago
  Nicolas De Loof 1ffa194e12 fail start if depependency is missing 2 years ago
  Matthieu MOREL 4f694919ff deps: remove deprecated github.com/pkg/errors 2 years ago
  Nicolas De Loof 8af49ff369 resolve service reference into container based on observed state 2 years ago
  Nicolas De Loof f6e31dbc6a don't rely on depends_on to resolve volume_from, better use observed state 2 years ago
  Milas Bowman c350f80d4b up: do not warn on successful optional dependency complete (#10870) 2 years ago
  Milas Bowman 80856eacaf progress: minor correctness fixes (#10871) 2 years ago
  Milas Bowman 1ae191a936 trace: instrument `compose up` at a high-level 2 years ago
  Guillaume Lours 2d16a05afa only check if a dependency is required when something unexpected happens 2 years ago
  Guillaume Lours bb94ea034e add support of depends_on.required attribute 2 years ago
  Milas Bowman be22bc735a network: fix random missing network when service has more than one 2 years ago
  Milas Bowman 10b290e682 up: fix race condition on network connect 2 years ago
  Nicolas De loof 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 years ago
  Nicolas De loof 68c462e607 scale: sort containers by creation date to remove older ones first (#10571) 2 years ago
  Milas Bowman 7aaea283ca watch: data race / segfault fixes 2 years ago
  Luis Rascao bfeb1dc277 Fix concurrent map read/write when recreating containers 2 years ago
  Nicolas De Loof 256ec49974 exclude unstable labels from config hash 2 years ago
  Nicolas De Loof 52478f0c6e wait on service containers as dependencies to be deterministic 2 years ago
  Nicolas De Loof b5f0a4eefa use containers we expect to start for wait condition 2 years ago
  Nicolas De Loof 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 years ago
  Nicolas De Loof 1640f155e9 initial support for `sync` 2 years ago
  Tom Collingwood f2088bb917 fix typo 2 years ago
  Nicolas De Loof b8bbdcd872 detect dependency failed to start 2 years ago