Karthik Bhat

Results 159 comments of Karthik Bhat

I would like to add `types.ApplyPatchType` into fixtures, Where can i find more info on `types.ApplyPatchType` so that i can update the file accordingly

Thanks @apelisse for your inputs, Instead of handling the patch here in client-go, How about creating a util package as like [stratergicmergepatch](https://github.com/Karthik-K-N/client-go/blob/b7e5fce706473ad4b16f6de0573723deaa0fd847/testing/fixture.go#L175) and utilizing it over here, Is this sound...

1. Need to create a IBMPowerVSClusterTemplate: for reference https://github.com/kubernetes-sigs/cluster-api-provider-gcp/issues/397

With current design we create loadbalancer and listener of loadbalancer per cluster and every machine of cluster will be attached to it. May be for now you may need to...

> @cjschaef I think we are mixing 2 things here - COS bucket for the image import and the ignition data. I recommend you @Karthik-K-N @Prajyot-Parab and @cjschaef please setup...

Some of the review comments which needs to be addressed - [x] Have proper resource state handling and avoid returning error PR: https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/pull/1693 - [ ] Revisit logs messages -...

This is already completed as a part of https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/pull/1608 We can close this