Skip to content

Invenio versioning #127

@jwhite-home

Description

@jwhite-home

Is this helm chart expecting a maximum or minimum version of invenio?

Versioning:
Helm master pulled on sept 25, 2024
container version derived from registry.cern.ch/inveniosoftware/almalinux:latest including default latest invenio from pip (invenio-3.4.1)

Describe the bug

Installer pod outright fails:

jwhite@proxmox0:~/invenio$ kubectl logs install-init-l5vtw -n invenio
Usage: invenio [OPTIONS] COMMAND [ARGS]...
Try 'invenio --help' for help.

Error: No such command 'db'.

Steps to Reproduce

  1. git clone https://github.com/inveniosoftware/helm-invenio.git; cd helm-invenio/charts/invenio
  2. customize overrides.yml for site including local docker repo with above-mentioned versioning for container
  3. helm install -f overrides.yaml -n invenio invenio .
  4. check kubectl logs for installer pod

Expected behavior

installer pod completes without error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions