-
Notifications
You must be signed in to change notification settings - Fork 26
Release/0.8.3 #22
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.3 #22
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
May 26, 2020
- Fix bug make helloworld fails #16.
- Support for ASL Map state
- Various stability improvements.
…in tests/ for requirements and environment variables; remove old TODO
…hould be based off.
… use dummy user with knix.io domain
…tting set_http_proxy. Also making asking for become password true by default.
settings passed http_proxy and https_proxy to requests, which expects http and https in its proxies dict instead accordingly, README and example settings.json were corrected MfnClient used unverified SSL connections in case of secure endpoints (https), corrected to verify cert Makefiles now allow to overwrite the VERSION variable with an environment variable (used this to test publishing on pypi) README.md are also used in Python wheels (displayed on pypi) and in the GUI, so no relative links to the github repo Fixed backup.py example to serialize correct function fields Fixed cli.py to resolve previous merging conflict and added version command Added version command to SDK to retrieve the management service version
main README now refers to the Helm package README, removed copy and pasted description to avoid two locations to maintain the description. helm package README changed to accomodate for the missing main Makefile and the lack of a global make description. Added descriptions how to change the private container registry.
…g shutdown; sandbox agent force shutdown of function workers if queue service is not available; sandbox agent handle SIGTERM with another exception that can be caught by the main sequence; function worker local queue client connection logic is now more similar to data layer client
…eadedSelectorServer for memory efficiency
Removed errant sentence about the helm command.
…such that there can only be that many outstanding requests for its consumer
…dSelectorServer for memory efficiency
…functions/knix into feature/ASL_Map_state
…ith status 'failed'
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.