commit | a6c03aec21043aca3fce7c8df42452c0730cef8e | [log] [tgz] |
---|---|---|
author | Haoming <haomingzhang@users.noreply.github.com> | Tue Aug 15 17:42:44 2017 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 15 17:42:44 2017 -0700 |
tree | 599379102d84f84140d43e10e705ec9e38b53d0c | |
parent | 4d28170d465732f894b29ec6367f4f1e63931dc5 [diff] | |
parent | 15b5e92ac5c21d7395616fe91c923195386ade54 [diff] |
Merge pull request #11 from 30x/bundle_download_race fix bundle download race bug
apidGatewayConfDeploy is a plugin for apid.
Gateways acting as clients will connect to apid; and this plugin will offer configuration updates that occur in the management. The plugin will also download the configuration data from GCS securely, and store it in the local filesystem. They can be fetched by the Gateway via API's as well.
see the file swagger.yaml.