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

Iteration Zero terraform scripts for IBM Cloud provisioned services and clusters

Results 29 ibm-garage-iteration-zero issues
Sort by recently updated
recently updated
newest added

I have configured ICR "ibm-garage-iteration-zero" environment but still, the image not pushed to the ICR.

bug

**Describe the bug** I create a ROKS 4.5 cluster in VPC Gen 2 and while running the toolkit, struck with the below error. Logs from Schematics ``` 2020/10/19 10:58:47 Terraform...

**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...

https://cloudnativetoolkit.dev/prereqs https://cloudnativetoolkit.dev/admin/overview produce Error 404.

**Describe the bug** I am using the option to add a tile to my private catalog; I created the tile and ran it to install the tools into an existing...

Using branch `ocp4` Using all default values. Set vlan ids, and datacenter in vlans.tfvars Set name_prefix to `csantana2` and region `us-east` ```properties cluster_type="ocp4" cluster_exists="false" name_prefix="csantana2" resource_group_name="catalyst-demos" vlan_region="us-east" postgres_server_exists="false" ``` After...

bug

The resource group name for a Dev Tools environment is used as the prefix for naming Kubernetes resources, so the resource group name has to follow the restrictions for Kubernetes...

bug

As I understand it, when installing onto the OCP service on IBM Cloud: The installation terraform uses the resource group name that is specified in settings/environment.tfvars, as the value of...

Using the eg-gb region and an empty resource group have followed the instructions to deploy a new tools and create a new cluster. However, jenkins will not successfully deploy. The...