Skip to content

Update language worker to support parsing command-line arguments prefix with functions-<argumentname> #997

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

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

Francisco-Gamino
Copy link
Contributor

@Francisco-Gamino Francisco-Gamino commented Sep 10, 2023

Issue describing the changes in this PR

These PR contains the following changes:

Added support to parse command-line arguments prefix with functions-<argumentname>
Cherry-picked #993 to the v4.x/ps7.0 branch.

Added support to populate language worker metadata in init response
Cherry-picked #884 to the v4.x/ps7.0 branch.
Cherry-picked #876 to the v4.x/ps7.0 branch.

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

* Populate language worker metadata

* Continue to defer the worker initialization until the first FunctionLoadRequest
…ix with functions-<argumentname> (#993)

* Add support to parsing command-line arguments prefix with functions-<argumentname>

* Configure parser to ignore unknown arguments

* Remove deprecated option grpcMaxMessageLength
…e-worker-protobuf. Tag: v1.5.8-protofile. Commit: 14b2ba5ccb188c160c0f6c519ec1d4521ee36440 (#876)
@Francisco-Gamino Francisco-Gamino merged commit c956de4 into v4.x/ps7.0 Sep 11, 2023
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

Successfully merging this pull request may close these issues.

2 participants