mirror of
https://github.com/docker/cli.git
synced 2026-08-30 02:24:27 -05:00
781e5170afa33ed21cdc080e65b74467657be13e
Make it possible to use health_status, exec_start and exec_create as is in event filter. This way, using `health_status` as filter will allow to get all health_status events (healthy, unhealthy, …) instead of having to us all combination (`health_status: healthy`, `health_status: unhealthy`, …). Same goes for `exec_start` and `exec_create`. Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: 71d8313ad415b8ec6efff3e88f48b5465f30c9a9 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%