You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Creating...
module.ocp_base.ibm_container_vpc_worker_pool.pool["default"]: Modifying... [id=crc2i4ps0oaivt0judsg/crc2i4ps0oaivt0judsg-9a08c73]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [10s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [20s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [30s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [40s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [50s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [1m0s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [1m10s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [1m20s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [1m30s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [1m40s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [1m50s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [2m0s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [2m10s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [2m20s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [2m30s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [2m40s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [2m50s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [3m0s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [3m10s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [3m20s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [3m30s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [3m40s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [3m50s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [4m0s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [4m10s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [4m20s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [4m30s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [4m40s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [4m50s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [5m0s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [5m10s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [5m20s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Still creating... [5m30s elapsed]
module.ocp_base.ibm_container_vpc_worker_pool.pool["secondpool"]: Creation complete after 5m31s [id=crc2i4ps0oaivt0judsg/crc2i4ps0oaivt0judsg-ffeb199]
After the line Creation complete after - the worker nodes are still provisioning according to the UI (for at least a few minutes). In the scenario where the same apply create the new worker pool and scale the default worker pool to 0 worker nodes, this results in the following error
Error: [ERROR] Error updating the worker_count 0: Request failed with status code: 400, ServerErrorResponse: {"incidentID":"06dfbf71-bf1a-4aa7-91d3-7b8e62b889ed,06dfbf71-bf1a-4aa7-91d3-7b8e62b889ed","code":"E1437","description":"The action cannot be completed because it would reduce the worker pool's size below the cluster's minimum requirement of 2 workers. If there are any worker operations pending, you might need wait for them to complete.","type":"BadRequest"}
│
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
After the line Creation complete after - the worker nodes are still provisioning according to the UI (for at least a few minutes). In the scenario where the same apply create the new worker pool and scale the default worker pool to 0 worker nodes, this results in the following error
Community Note
Terraform CLI and Terraform IBM Provider Version
Affected Resource(s)
Terraform Configuration Files
https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/blob/main/examples/basic/main.tf
The text was updated successfully, but these errors were encountered: