[
https://issues.apache.org/jira/browse/FLINK-32561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741865#comment-17741865
]
Gyula Fora commented on FLINK-32561:
------------------------------------
We can only change it if we can make it non-breaking otherwise we can make this
improvement later when we go from v1beta1 to v1
> Change the status field reconciliationTimestamp from long to Date
> -----------------------------------------------------------------
>
> Key: FLINK-32561
> URL: https://issues.apache.org/jira/browse/FLINK-32561
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Xin Hao
> Priority: Minor
>
> Can we change the field `status.reconciliationStatus.reconciliationTimestamp`
> from long to date?
>
> At first, this is a broken change for the CRD.
> The benefit is that:
> # The date format is more human-readable, this is useful when we debug
> issues.
> # It will be easy to add this field into additionalPrinterColumns with date
> duration format.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)