-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.11.1, Pipelines 1.11.0
-
2
-
False
-
None
-
False
-
Before this update, when Chains was configured with KMS as Hashicorp Vault, the pod started crashing if there was an underlying error while connecting to Vault. This has now been fixed and the error will now be surfaced on Tekton Chains controller logs.
-
-
-
Pipelines Sprint 247, Pipelines Sprint 249, Pipelines Sprint 250, Pipelines Sprint 251
Description of problem:
tekton-chains-controller crashing with below error in pod logs :
~~~
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x1b45334]
~~~
Client was observing issue with openshift-pipelines 1.11.0 now they upgraded to 1.11.1 and still observing this issue and unable to sign images.
Prerequisites:
OCP version: 4.12.19
Pipelines operator version: 1.11.1
Additional info (Such as Logs, Screenshots, etc):
Refer the drive link below which contains pods logs, TektonConfig, Tekton-Chains, chains-config-cm
https://drive.google.com/drive/folders/1WYb3xtv15JVXpsbMFlGb7PComSEW3IV3?usp=sharing
- is cloned by
-
SRVKP-3801 [1.12.3] tekton-chains-controller crashing [vault]
- In Progress