sablierapp / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://sablierapp.dev/
GNU Affero General Public License v3.0
1.46k stars 48 forks source link

[FEATURE] Add `consider-ready-after-log` #455

Open acouvreur opened 2 days ago

acouvreur commented 2 days ago

The same way consider-ready-after with a duration e.g.: 10s consider-ready-after-log or consider-ready-after-line could watch each container/pod/ etc. for a specific logged line before being considered ready.

This would be a much more stable solution to consider-ready-after