-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.14.z, 4.15.z, 4.17.z, 4.16.z, 4.18.z, 4.19
-
Important
-
None
-
Proposed
-
False
-
-
Update IBM Cloud Terraform provider to pick up fix for CIS API changes.
-
Bug Fix
-
In Progress
Description of problem:
the CIS "plugin did not respond" blocked the public install
Version-Release number of selected component (if applicable):
4.18.0-0.nightly-2025-03-14-195326
How reproducible:
Always
Steps to Reproduce:
1.create public ipi cluster on IBMCloud platform 2. 3.
Actual results:
level=info msg=Creating infrastructure resources... msg=Error: Plugin did not respond ... msg=panic: runtime error: invalid memory address or nil pointer dereference msg=[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x24046dc]256level=error257level=error msg=goroutine 2090 [running]:258level=error msg=github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cis.ResourceIBMCISDnsRecordRead(0xc003573900, {0x4ed2fa0?, 0xc00380c008?})
Expected results:
create cluster succeed.
Additional info:
https://github.com/IBM-Cloud/terraform-provider-ibm/issues/6066 ibm_cis_dns_record leads to plugin crash
- depends on
-
OCPBUGS-53258 [IBMCloud] the CIS "plugin did not respond" blocked the public install
-
- Verified
-
- is related to
-
OCPBUGS-53258 [IBMCloud] the CIS "plugin did not respond" blocked the public install
-
- Verified
-
- links to