Mathieu Cesbron
                                        Results
                                        2
                                        comments of
                                        
                                
                                            Mathieu Cesbron
                                        
                                    I agree. The 'conditions' is what I have seen on other operators. So: ``` status: conditions: - lastTransitionTime: "2019-10-22T16:29:24Z" status: "True" type: ClusterScheduled - lastTransitionTime: "2019-10-22T16:29:24Z" status: "True" type: ClusterInitialized...
Thanks for the comment. Yes, I agree we should only trigger the conversion for v1beta1 version and not for v1beta2 because it’s gonna convert nothing. That’s why I removed it...