Damiano Donati
Damiano Donati
/assign @nrb for approval
Hey @jayesh-srivastava which version of CAPG did you use? And if you were using code from `main` which commit? The error you are seeing is coming from [here](https://github.com/kubernetes-sigs/cluster-api/blob/afd68cda45eb120b4fc9c62ab44ca719f0861682/internal/controllers/cluster/cluster_controller_status.go#L915) and goes...
@jayesh-srivastava were you able to solve this in the end? Can we close the issue?
/remove-lifecycle stale
Hey @Prucek thanks for the PR. Is this still WIP? Or can you remove it from the title so we can start reviewing it? Thanks!
See examples on how to migrate here: https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/5389
Hey @richardcase are you still planning to work on this one? Is one of the few remaining bits. TY
Awesome TY
@AndiDog it depends on when the issue was introduced, would you be able to check?
I'm hitting this issue too now. In my case we have a manager that has multiple controllers. One controller is responsible for installing CRDs While another controller sets up a...