ibm-garage-iteration-zero icon indicating copy to clipboard operation
ibm-garage-iteration-zero copied to clipboard

Toolkit deployment fails

Open VidyasagarMSC opened this issue 5 years ago • 0 comments

Describe the bug Toolkit deployment fails with the below error (retrieved from workspace logs)

Error: Error running command '.terraform/modules/dev_sre_namespace/scripts/setup-namespace-pull-secrets.sh ibm-observe': exit status 1. Output: *** Copying pull secrets from default namespace to ibm-observe namespace
 2020/10/14 17:28:13 Terraform apply | secret/all-icr-io created
 2020/10/14 17:28:13 Terraform apply | Error from server (NotFound): serviceaccounts "default" not found
 2020/10/14 17:28:13 Terraform apply | *** Adding secrets to serviceaccount/default in ibm-observe namespace
 2020/10/14 17:28:13 Terraform apply | Error from server (NotFound): serviceaccounts "default" not found

Version v2.1.0

Environment configuration Tried provisioning on ROKS 4.5 cluster (existing)

Desktop (please complete the following information):

  • OS: macOS
  • Browser Safari

Additional context Add any other context about the problem here.

VidyasagarMSC avatar Oct 15 '20 10:10 VidyasagarMSC