Mount pod startup scripts in pod instead of baking into docker image
requested to merge 933-mount-pod-startup-scripts-in-pod-instead-of-baking-into-docker-image into main
Summary
The Docker image no longer has the startup scripts baked in for most pods. The eos and kdc scripts are still there, but those will be removed by #967 (closed). Finally, before we can get rid of init_pod.sh
, we need to make some other changes.
Additional Required Actions
- Requires manual tests in pre-production: NO
- Requires a documentation update: NO
References
Closes #933 (closed)
Edited by Niels Alexander Buegel