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 · 0 comments
Open
2 of 3 tasks

Incorrect Container Startup Script Path in Dinky Helm Chart #3794

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: ToDo
Development

No branches or pull requests

3 participants