Skip to content

Issue when cdap image tag contains string #87

@baeksangha

Description

@baeksangha

return nil, fmt.Errorf("failed to parse image string %s, unable to convert string to int", imageString)

I'm wonder why cdap only allows integer in the image tag.
Is it any reason for this?

Is is OK when I change this logic to allow string in the image tag?

Thank you :)

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