apache / apache/openwhisk-wskdeploy

Read Runtime JSON Payload from incubator-openwhisk

Open
#672 1 comment 0 reactions 0 assignees View on GitHub
build enhancement priority: medium
Dominant language
Go
Stars
75
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Runtime payload is retrieved from the OpenWhisk server but in case server is not reachable, we have hardcoded the JSON payload in wskdeploy itself. We want to move towards a logic of reading JSON payload from the ansible script at https://github.com/apache/incubator-openwhisk/blob/master/ansible/group_vars/all instead of hardcoding it in the code.

Read payload from https://github.com/apache/incubator-openwhisk/blob/master/ansible/group_vars/all#L37

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.