Skip to content

Upgrading existing data volumes to newer versions fails #39

@jngrb

Description

@jngrb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions