Skip to content

#798 use builtin test syntax instead of bash [[ conditional construct#800

Open
DanielRaapDev wants to merge 1 commit intoapache:mainfrom
DanielRaapDev:zk-initcontainer-shell-script
Open

#798 use builtin test syntax instead of bash [[ conditional construct#800
DanielRaapDev wants to merge 1 commit intoapache:mainfrom
DanielRaapDev:zk-initcontainer-shell-script

Conversation

@DanielRaapDev
Copy link

@DanielRaapDev DanielRaapDev commented Sep 12, 2025

fixes #798

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

zk-setup init container uses "[[" which is not available in /bin/sh which is used to run the command in the init-container

1 participant