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

Incorrect Container Startup Script Path in Dinky Helm Chart #3794

Open
2 of 3 tasks
wufeiha opened this issue Sep 10, 2024 · 2 comments
Open
2 of 3 tasks

Incorrect Container Startup Script Path in Dinky Helm Chart #3794

wufeiha opened this issue Sep 10, 2024 · 2 comments
Assignees
Labels
Bug Something isn't working Invalid Invalid
Milestone

Comments

@wufeiha
Copy link

wufeiha commented Sep 10, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

The current Helm chart for Dinky has an incorrect path for the container startup script. The path is set to /dinky/auto.sh startOnPending {{ .Values.spec.extraEnv.flinkVersion}}, but it should be /opt/dinky/auto.sh startOnPending {{ .Values.spec.extraEnv.flinkVersion}}.

What you expected to happen

The current Helm chart for Dinky has an incorrect path for the container startup script. The path is set to /dinky/auto.sh startOnPending {{ .Values.spec.extraEnv.flinkVersion}}, but it should be /opt/dinky/auto.sh startOnPending {{ .Values.spec.extraEnv.flinkVersion}}.

How to reproduce

The current Helm chart for Dinky has an incorrect path for the container startup script. The path is set to /dinky/auto.sh startOnPending {{ .Values.spec.extraEnv.flinkVersion}}, but it should be /opt/dinky/auto.sh startOnPending {{ .Values.spec.extraEnv.flinkVersion}}.

Anything else

No response

Version

1.1.0

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@wufeiha wufeiha added Bug Something isn't working Waiting for reply Waiting for reply labels Sep 10, 2024
@Zzm0809 Zzm0809 removed the Waiting for reply Waiting for reply label Sep 10, 2024
@aiwenmo aiwenmo moved this to ToDo in Dinky Roadmap Sep 13, 2024
@github-actions github-actions bot added the Invalid Invalid label Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

Hello @, this issue has not been active for more than 30 days. This issue will be closed in 7 days if there is no response. If you have any questions, you can comment and reply.

你好 @, 这个 issue 30 天内没有活跃,7 天后将关闭,如需回复,可以评论回复。

@gaoyan1998 gaoyan1998 added this to the 1.2.0 milestone Nov 15, 2024
@gzwxh
Copy link

gzwxh commented Nov 21, 2024

参考官网进行修改镜像之后,是需要改动的,同时还需要将MySQL的驱动进行挂载

@aiwenmo aiwenmo modified the milestones: 1.2.0, Roadmap Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Invalid Invalid
Projects
Status: ToDo
Development

No branches or pull requests

5 participants