-
Notifications
You must be signed in to change notification settings - Fork 26
Release/0.9.0 #119
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
Release/0.9.0 #119
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
iakkus
commented
Sep 23, 2021
- Handle remote results for addressable functions running at a different sandbox (Feature/handle remote results #118)
- Expose per workflow sandbox metrics to Prometheus (f21206f, ee439b1, ee439b1)
- Backward-compatible API update for sending messages to addressable functions (a5ea5f2)
- Show multiple endpoints in GUI if available (eb336ed)
- Bug fix Map state concurrency (test asl_Map hangs with maxconcurrency values != 0 #114)
- Minor updates and fixes to sandbox agent, function worker and build files
…_socket replace loopback with unix domain socket for local queue with redis
… slash (invalid for k8s label) Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
* simplify object arguments in FunctionWorker by passing the worker parameters as dict * minor fix workflow error handling test * unify object creation (state_utils, publication_utils, session_utils, sapi) in FunctionWorker in parent process but set appropriate values after fork()
…their results queryable even after some time has passed
…, post-parallel message, session message) in sandbox frontend
…s via the modifyWorkflow action in management
…et session update messages
…w to configure prometheus to scrape knix metrics
…cpu usage split in user and system, cpu throttling
* handle remote results * ansible: use 'ansible_ssh_host' from the inventory.cfg as the IP address rather than the 'ansible_default_ipv4.address' * sdk: allow endpoint selection when executing a workflow
…n worker: fix retry logic; sandbox: find redis files properly
…causing problems in inter-pod communication for session functions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.