cluster-api-provider-oci icon indicating copy to clipboard operation
cluster-api-provider-oci copied to clipboard

Log all the reconciles where an upgrade happens

Open shyamradhakrishnan opened this issue 3 years ago • 1 comments

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:

shyamradhakrishnan avatar Sep 20 '22 14:09 shyamradhakrishnan

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

joekr avatar Sep 20 '22 16:09 joekr