Husni Alhamdani

Results 35 comments of Husni Alhamdani

> you cannot directly update all the labels in tests/integration/pilot/common/routing.go. Because it is a shared file for other tests as well Shall I pass the labels in this part?, like...

Hi @zroubalik, Can I work on this?

@joelsmith @zroubalik Thanks for assigning, want to confirm if my understanding correct, So we have to change the way to load the resources with Go embed in [this file ](https://github.com/kedacore/keda-olm-operator/blob/main/resources/resources_handler.go)?

Here's the exclusion > we currently reconcile RedisSentinel when there is an update to either the resource itself or the RedisReplication ``` if statusResult.RequeueAfter > 0 { return statusResult, nil...

facing similar issues, cc: @drivebyer @shubham-cmyk

Hi @RainbowMango, I interested to work on this

@xco-sk Could you please review this PR? Thanks!