freeipa / freeipa-openshift-container

FreeIPA container for OpenShift 4
5 stars 7 forks source link

Launch systemd-tmpfiles --create everytime the container is started #23

Closed avisiedo closed 2 years ago

avisiedo commented 2 years ago

This fix a situation when the pod is restarted that made dirsrv do not start with the error message below:

Error - Problem accessing the lockfile /var/lock/dirsrv/slapd-.../lock

Thanks to @tiran (https://github.com/freeipa/freeipa-operator/pull/44#issuecomment-972975907)

avisiedo commented 2 years ago

PARENT_IMG is defined into the repositories; Do a change to read the PARENT_IMG from a repository file, so it is indicated into the repository.