-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.12.0
-
No
-
CCXDEV Sprint 88
-
1
-
False
-
This is a clone of issue OCPBUGS-11032. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-11008. The following is the description of the original issue:
—
Description of problem:
The origin issue is from SDB-3484. When a customer wants to update its pull-secret, we find that sometimes the insight operator does not execute the cluster transfer process with the message 'no available accepted cluster transfer'. The root cause is that the insight operator does the cluster transfer process per 24 hours, and the telemetry does the registration process per 24 hours, on the ams side, both the two call /cluster_registration do the same process, so it means the telemetry will complete the cluster transfer before the insight operator.
Version-Release number of selected component (if applicable):
4.12
How reproducible:
Always
Steps to Reproduce:
1. Create two OCP clusters. 2. Create a PSR that will help create two 'pending' CTs. The pending CTs will be accepted after ~6 hours. 3. Wait for ~24 hours, check the PSR, and check the logs in IO, and also check the pull-secrets in the clusters.
Actual results:
The PSR is completed, but there is no successfully transfer logs in IO, and the pull-secrets in the clusters are not updated.
Expected results:
The transfer process is executed successfully, and the pull-secrets are updated on the clusters.
Additional info:
- clones
-
OCPBUGS-11032 Update the validation interval for the cluster transfer to 12 hours
- Closed
- is blocked by
-
OCPBUGS-11032 Update the validation interval for the cluster transfer to 12 hours
- Closed
- is depended on by
-
OCPBUGS-11818 [release-4.11] Update the validation interval for the cluster transfer to 12 hours
- Closed
- links to