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
Describe the bug
After upgrading to the argo-events helm chart v2.4.6 (and also the latest version v.2.4.7), we can see that the reloader container in Jetstream EventBus is getting the following error:
Error: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "-pid": executable file not found in $PATH: unknown
I can see that the reloader container now in the evetnbus-js statefulset has the following args config (with no command defined anymore):
Describe the bug
After upgrading to the argo-events helm chart v2.4.6 (and also the latest version v.2.4.7), we can see that the
reloader
container in Jetstream EventBus is getting the following error:I can see that the
reloader
container now in theevetnbus-js
statefulset has the followingargs
config (with nocommand
defined anymore):It seems to be related to this PR on release v1.9.2
To Reproduce
Environment (please complete the following information):
Message from the maintainers:
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
The text was updated successfully, but these errors were encountered: