sodafoundation / api

SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
Apache License 2.0
828 stars 314 forks source link

Local cluster installation bootstrap is not correct #1294

Closed kumarashit closed 4 years ago

kumarashit commented 4 years ago

Issue/Feature Description: The bootstrap for installation doesn't consider dock and controller build. This will lead to API installation failure as they have dependency Why this issue to fixed / feature is needed(give scenarios or use cases): For making local cluster installation through devsds correct and consistent How to reproduce, in case of a bug: Use the doc for local cluster installation. Install will fail because bootstrapping was not done properly Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

kumarashit commented 4 years ago

Fixed