Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Avoid name clashes when multiple Helm tasks run (in parallel) #6

@michaelsauter

Description

@michaelsauter

A few issues have been observed when multiple Helm tasks run, e.g. because there is more than one chart, or because the same chart should be deployed to multiple places:

  • the generated artifacts (such as the diff) should have the e.g. target cluster + source chart in the name
  • the packaged helm archive should have e.g. the source chart in the name to avoid race conditions if multiple tasks run in parallel

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions