Skip to content

functional tests - output directory has to be created by hand with correct rights before deploying the chart #28

@pmauduit

Description

@pmauduit

The report output is saved under a directory which is mounted into the cronjob pod. But the job will fail if:

  1. the directory does not exist
  2. the pod does not have rights to write into it (10000:10001)

In my humble opinion this manual step should be avoided and managed by the chart.

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