Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Resource Group support #47

Open
van-ibm opened this issue Nov 12, 2018 · 0 comments
Open

Resource Group support #47

van-ibm opened this issue Nov 12, 2018 · 0 comments

Comments

@van-ibm
Copy link
Contributor

van-ibm commented Nov 12, 2018

When deploying apps and services using the toolchain, there is no way to target a specific resource group. For example, the logistics-wizard-erp-db service creation will create a Cloudant-XX instance in the default resource group. The default group is used even though the user may elect to add the toolchain to another resource group, which leads to confusion over where resources actually reside.

Fixing this would require:

  • Defining a resource group textbox in the deploy.json similar to this example.
  • Passing the intended resource group into the pipeline yamls
  • Within each app deployed by the toolchain, the respective DEPLOYment script needs to be updated to include a target -g <resource group> command similar to this example,
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant