Skip to content

Add more Golang Template functions to template parser #2207

Open
@posorio88

Description

@posorio88

Currently is very difficult to implement basic behaviors with custom templates using just "split" and "trim" functions exported in "internal/configs/version1/template_helper.go". Whenever a list needs to be generated within the template or similar, the code gets unreadable very quickly.

Can we get more functions (much like the ones present in helm or sprig)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalAn issue that proposes a feature request

    Type

    No type

    Projects

    Status

    Todo ☑

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions