-
Notifications
You must be signed in to change notification settings - Fork 26
Release/0.8.6 #76
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.8.6 #76
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
…andle storage events
…Need to redirect GUI and sdk to these
GUI cross-referencing JRH targets required fixing FunctionWorker thrift was a phony target that always ran
Test utils is not working if settings does not have a timeout (partly fixed this with a 60s default) SDK Workflow used the client objects host variable which has gone with CORS, so it is the mgmt url now Frontend was constructing the location from the entire URL, including parameters following ? but should reconstruct the query string (wip)
…nc invocation and polling
…ocation and polling
…ests in mfn_test_utils.py; fixes #59
* create ansible setting to start services at boot * update ansible readme to describe the new setting
…all sendToFunctionNow()
…ar files with correct files; update the license in sources
…code editor error that used the old storage action
…o they don't have to loop
…th newly created data objects
…ent gets base64 encoded in the GUI; fixes #70
…p that were not secured from concurrent access by the ExecutionCond lock
…isting or not before using it.
…ise 'timestamp' field for logs in management service retrieveAllWorkflowLogs.py; modify GUI ExecutionCtrl.js accordingly; fixes #71
fix getWorkflows status, where the workflow metadata was not parsed before modifying its contents.
* 10-join-cluster.sh: print error messages when riak cluster is not set up properly * 10-join-cluster.sh: max 5 retries for cluster commit * 10-join-cluster.sh: added more retries and checks * 10-join-cluster.sh: add retries to reachability check * 10-join-cluster.sh: add a sleep after cluster join
…#74) * patch riak k8s riak config to pass all riak replicas to the DLService (instead of just the service name) * add service name to the riak replica pod addresses passed to DLService
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.
Release/0.8.6