You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the freeipa-openshift-container with a persistent volume. As of now, I cannot upgrade to newer image versions because the upgrade job fails.
Steps to reproduce:
Start with a fresh data volume
Initialize volume with an older image (say for free-ipa 4.9.8)
Stop old container and start a new container derived from a newer image (say for free-ipa 4.9.10).
The container will notice that it has to run an upgrade but it fails midway due to missing systemd requirements (since systemd-tmpfiles was removed/replaced)
I provided a fix in !38
The text was updated successfully, but these errors were encountered:
I would like to use the freeipa-openshift-container with a persistent volume. As of now, I cannot upgrade to newer image versions because the upgrade job fails.
Steps to reproduce:
I provided a fix in !38
The text was updated successfully, but these errors were encountered: