You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}}.
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.
Search before asking
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: