Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Conversation

@developius
Copy link

Signed-off-by: Finnian Anderson [email protected]

This converts the openfaas package into an ES6 class, adds more tests and updates the documentation accordingly. It also removes the bluebird dependency in favour of native promises.

The reason for the refactor was to add support for basic auth and other configuration options as outlined in austinfrey/node-openfaas#5. The options are now proxied through to got and by extension http.request, allowing much finer-grained configuration with sane defaults.

@alexellis
Copy link
Member

This needs rebasing and cannot be merged right now.

There may have been valid reasons for using bluebird such as compatibility with the serverless framework. Please look into this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants