Skip to content

Helm chart 0.2.0 problem #35

@alesuiss

Description

@alesuiss

Hello,

I had installed the Pulp operator using the helm chart from the main branch (as documented). The chart version was 0.1.0. The chart itself was installed using ansible.

At some point, the ansible playbook stopped working because it wouldn't find the 0.1.0 chart anymore. Therefore I updated the chart version number to the current 0.2.0 expecting an upgrade. Here is what happened:

  • After the chart updated, the new operator version wouldn't start, because the CRDs were all gone
  • I tried to fix it by modifying the chart repo URL to use the older refspec instead of main, to fall back to the previous version
  • Then pulp started, but my PVC containing the contents was empty; it had been deleted and recreated

I also noticed afterwards that the AppVersion on the new chart was actually lower than the old one.

I assume then that this 0.2.0 chart was completely untested.

I suggest, at the very least, fixing the documentation to avoid referencing a branch the may contain untested changes.

Thanks,
Arthur

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