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

Entrypoint and command handling #313

Open
scanon opened this issue Nov 19, 2021 · 0 comments
Open

Entrypoint and command handling #313

scanon opened this issue Nov 19, 2021 · 0 comments
Assignees
Labels

Comments

@scanon
Copy link
Member

scanon commented Nov 19, 2021

There are a few bugs with entrypoint and command handling.

  1. It looks like the command support wasn't fully implemented in the image gateway
  2. Some version of the gateway emit a different format for the entrypoint and cmd in the meta file. This isn't properly detected by the shifter runtime and so it tries to treat the array structure as a string.
@scanon scanon added the bug label Nov 19, 2021
@scanon scanon self-assigned this Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant