[bitnami/kafka] goss: wait-for-port not available on 4.y.z (#79140)

Signed-off-by: juan131 <juan.ariza@broadcom.com>
This commit is contained in:
Juan Ariza Toledano
2025-03-25 17:19:00 +01:00
committed by GitHub
parent 07a8d92d1e
commit 63389c8992
2 changed files with 6 additions and 1 deletions

View File

@@ -27,3 +27,9 @@ file:
filetype: file
contents:
- "![-]loggc"
{{ if not (regexMatch "^4.+" .Env.APP_VERSION) }}
command:
check-wait-for-port-binary:
exec: which wait-for-port
exit-status: 0
{{ end }}

View File

@@ -1,7 +1,6 @@
binaries:
- java
- kafka-server-start.sh
- wait-for-port
directories:
- mode: "0775"
paths: