Kevin Wittek
Kevin Wittek
What would fail is if they used their own image that was configured as a compatible substitute for `docker.elastic.co/elasticsearch/elasticsearch-oss`. Since we now change the container implementation to assume an image...
I don't think so, just another maintainer (@bsideup or @rnorth) needs to review it.
You are right, we actually need to keep the checks for versions < 7.11.0. Unless we want to break compatibility and in this case, new assumptions are at least clearly...
I have also looked into this; it might be that compose (which version are you using @armband) behaves differently for swarm and local mode and specifically adds `CAP_` when in...
@armband Did you have any time to look into contributing the change?
Hi @TheHaf, since you mentioned this issue in the Podman issue I was wondering, where you able to replicate this using Docker as well?
@AshwinPrabhuB Can you please share if you are using Docker, or an alternative container solution?
> Back to the issue at hand, I tried to take a look at the official Docker API but I couldn't find anything about this getStatus() call. Maybe I was...
> Would it be worthwhile to refactor modules so that each image or class of images (e.g. Web/Database/... Servers that might want to share a common interface) has its own...
Since today the next scheduled brown-out of the Ubuntu 18.04 GHA runners happened and we are getting closer to EOL for those runners, any updates or workarounds, especially for GHA...