Skip to content

Better range support for go template #21

@akranga

Description

@akranga

As a user I want to define a parameter and then iterate over its values in the go template. Today we can define parameter value as a string. Then go-template needs to support split function so it would produce list out of string

  • add split function to gotemplate
  • add compact function to gotemplate
  • add join function to gotemplate
  • add first function to gotemplate
  • add formatSubdomain to gotemplate
  • add unit test
  • update documentation

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions