Philippe Pepiot
Philippe Pepiot
Merged, thanks!
Hi, thanks for the hint ! Didn't known about this make feature. However, this require to run a lot of shell commands per image no ? How many image do...
Hello, The jenkins job looks like: ``` for image in default production; do docker pull philpep/test-driven-infrastructure-example:$image & done wait vagrant up --no-provision --provider=docker tox ``` I also use the jenkins...
This should be handled by ``docker-compose up -d phd``
Crash is expected no ? I mean a service which doesn't exists should not be reported as just "not running".
> > Crash is expected no ? I mean a service which doesn't exists should not be reported as just "not running". > > That makes sense, but the main...
@fatihtokus awesome! Yes the added "Artifact Name" help a lot to known what docker image is impacted. By `could be nice in deduplication mode to see all images having this...
It might relate to https://github.com/kubernetes/ingress-nginx/issues/13076 but seems a different issue.
Seems the bug was introduced in 4.11.5 release (4.11.4 is OK).
I think issue is from this commit https://github.com/kubernetes/ingress-nginx/commit/c6c5b48b6b32ab6e797468852d539fed56c1d02c