Describe the bug
For custom resource like Grafana, the 'status.phase' value is reconciling and 'status.message' value is success
Theses values are not handled by the provider.
Error MessageError: Error waiting for resource (monitoring::integreatly.org/v1alpha1::Grafana::bootstrapmain-grafana) to be created: timeout while waiting for state to become 'ready' (last state: 'pending', timeout: 3m0s)
Describe the bug For custom resource like Grafana, the 'status.phase' value is
reconciling
and 'status.message' value issuccess
Theses values are not handled by the provider.Steps to reproduce the issue:
Expected behavior The resource is correctly seen as created by the provider.
Additional context
Error Message
Error: Error waiting for resource (monitoring::integreatly.org/v1alpha1::Grafana::bootstrapmain-grafana) to be created: timeout while waiting for state to become 'ready' (last state: 'pending', timeout: 3m0s)