Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DS post-init script #674

Open
mklopp opened this issue Mar 23, 2023 · 0 comments
Open

DS post-init script #674

mklopp opened this issue Mar 23, 2023 · 0 comments

Comments

@mklopp
Copy link

mklopp commented Mar 23, 2023

Hi, I am trying to use the post-init script of the DS. But as I can see from the docker-entrypoint script and from trying it out, the post-init script is only run in the init container when there is no complete setup because the /data directory is already there. So on a completly new deployment (no PVCs, no snapshots, no backup). Only the setup script is run but not the post-init script. Is this intentionally? For me it would make more sense that in any case the post-init script is run in the init container but the setup script is only run if the /data directory is not there.

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

No branches or pull requests

1 participant