cluster-api-provider-oci
cluster-api-provider-oci copied to clipboard
Log all the reconciles where an upgrade happens
What would you like to be added: Log all the reconciles where an upgrade happens. T his will help in cases where there are spurious upgrades or has defaults returned by OCI API.
Why is this needed:
This request came out of PR https://github.com/oracle/cluster-api-provider-oci/pull/163 and what we are looking to do is make our logging better like this example: https://github.com/oracle/cluster-api-provider-oci/blob/main/cloud/scope/managed_machine_pool.go#L515