hroost opened a new issue, #2359:
URL: https://github.com/apache/apisix-ingress-controller/issues/2359

   ### Current Behavior
   
   Hello,
   
   In old 
[docs](https://apisix.apache.org/docs/ingress-controller/1.0.0/practices/check-crd-status/)
 for ApisixRoute CRD I saw that field `status.conditions[0].lastTransitionTime` 
was present. 
   
   It looks like the following CRDs don't contain this status anymore: 
ApisixGlobalRule, ApisixPluginConfig, ApisixRoute, ApisixUpstream; while the 
rest do. I'm wondering, is this indented?
   
   One of the use cases to check the time of the sync.
   Also, probably the absence of this field also producing records in the error 
log:
   
   `W0228 11:43:39.111782 1 warnings.go:70] unknown field 
"status.conditions[0].lastTransitionTime"`
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1. Install APISIX Ingress controller with the Helm chart.
   2. Create a Route with ApisixRoute resource.
   3. kubectl describe ar <name>
   
   ### Environment
   
   APISIX Ingress controller version: 1.8.3
   Kubernetes cluster version: v1.30.9
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to