Skip to content

seq function returns string instead of integer slice #465

@ahgilak

Description

@ahgilak

according to https://masterminds.github.io/sprig/integer_slice.html, I expected seq function to return a integer slice that can be iterated over by range, like until and untilStep functions. after some debugging I found that it returns a string instead.

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