1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
dragonflydb-dragonfly/tools/docker
Roman Gershman 63742dd0cf
fix: stop using openssl for container healthchecks (#4181)
Dragonfly responds to ascii based requests to tls port with:
`-ERR Bad TLS header, double check if you enabled TLS for your client.`

Therefore, it is possible to test now both tls and non-tls ports with a plain-text PING.
Fixes #4171

Also, blacklist the bloom-filter test that Dragonfly does not support yet.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2024-11-25 17:41:17 +02:00
..
entrypoint.sh fix: named volume permissions in docker (#3518) 2024-08-22 11:33:29 +03:00
fetch_release.sh docker-release pipeline now uses release assets for building dockers 2022-05-30 11:24:56 +03:00
healthcheck.sh fix: stop using openssl for container healthchecks (#4181) 2024-11-25 17:41:17 +02:00