Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2111111

Summary: Debug log does not print actual reconcile result value
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: Telco EdgeAssignee: jun
Telco Edge sub component: TALO QA Contact: yliu1
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: medium CC: ijolliff, jun, keyoung
Version: 4.10   
Target Milestone: ---   
Target Release: 4.10.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-26 16:43:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2111110    
Bug Blocks:    

Description OpenShift BugZilla Robot 2022-07-26 14:02:52 UTC
+++ This bug was initially created as a clone of Bug #2106083 +++

Description of problem:
It always prints the initial value:

2022-07-11T14:21:33.944Z	INFO	controllers.ClusterGroupUpgrade	Finish reconciling CGU	{"name": "test-operator-update/operator-update", "result": {"Requeue":false,"RequeueAfter":0}}




Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. 
2.
3.

Actual results:


Expected results:
It should print out the actual requeueAfter value which varies depending on the upgrade progress.

Additional info:

Comment 3 yliu1 2022-08-24 19:57:43 UTC
Verified with 4.10 TALM.

2022-08-24T19:56:49.910Z	INFO	controllers.ClusterGroupUpgrade	Finish reconciling CGU	{"name": "default/test", "requeueAfter": 299.12168293}
2022-08-24T19:56:50.042Z	INFO	controllers.ClusterGroupUpgrade	Finish reconciling CGU	{"name": "default/test", "requeueAfter": 298.988416985}

[kni ~]$ oc get csv -n openshift-operators
oNAME                                                   DISPLAY                            VERSION               REPLACES                           PHASE
openshift-gitops-operator.v1.6.0                       Red Hat OpenShift GitOps           1.6.0                 openshift-gitops-operator.v1.5.4   Succeeded
topology-aware-lifecycle-manager.4.10.0-202208231336   Topology Aware Lifecycle Manager   4.10.0-202208231336                                      Succeeded