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

our codes for openwhisk golang (rust very likely too) is currently bugged #1

Open
jonee opened this issue Jan 9, 2021 · 1 comment

Comments

@jonee
Copy link
Owner

jonee commented Jan 9, 2021

Illegal query: Invalid input ' ', expected '+', '=', query-char, 'EOI', '&' or pct-encoded apache/openwhisk#5043
Native / Docker runtime does not reuse variables outside of main function in Golang apache/openwhisk#5044

@jonee jonee changed the title openwhisk is currently bugged openwhisk golang (rust very likely too) is currently bugged Jan 11, 2021
@jonee
Copy link
Owner Author

jonee commented Jan 13, 2021

For the first issue- you just need to add -H 'content-type: application/json' to the parameter.

For the second issue- we need to wait for serverless to have the golang runtime (not binary) which we have no timeline. Reported serverless/serverless-openwhisk#201

@jonee jonee changed the title openwhisk golang (rust very likely too) is currently bugged our codes for openwhisk golang (rust very likely too) is currently bugged Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant