Skip to content

non namespaced template helper can clash (clashes with seaweedfs) #154

@awoimbee

Description

@awoimbee

{{- define "common.image" -}}

This helper is named common.image it crashes when another chart also defined common.image:

Error: mychart/charts/seaweedfs/templates/shared/_helpers.tpl:90:4
  executing "master.image" at <include "common.image" .>:
    error calling include:
mychart/charts/valkey/templates/_helpers.tpl:85:27
  executing "common.image" at <.image.registry>:
    nil pointer evaluating interface {}.registry

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