Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when cdap image tag contains string #87

Open
baeksangha opened this issue Apr 20, 2022 · 0 comments
Open

Issue when cdap image tag contains string #87

baeksangha opened this issue Apr 20, 2022 · 0 comments

Comments

@baeksangha
Copy link

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant