Skip to content

helm generator: error with named templates which call lookup #78

@cbarbian-sap

Description

@cbarbian-sap

There is an error in the template rendering logic of helm/kustomize generator: whenever

  • a named template (as defined by define) calling lookup is referenced by include
  • an inline template calling lookup is called by tpl
    an error occurs because the client it uses to communicate with the cluster is nil.

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