Zbynek Roubalik

Results 548 comments of Zbynek Roubalik

/run-e2e solace* **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/2856650117)

Based on the event, it seems like that the Operator is not able to talk to k8s cache. Is your Kubernetes server all right? ``` [keda-operator-68cd48977c-nbrc7] 1.655822348640792e+09 ERROR controller.scaledobject Could...

We can try to ask CNCF if they have some spare machine to cover this?

> Who says this will not be used in production? 😄 We cannot make that assumption if we offer it as part of our image imo. 💯

/run-e2e internal* **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/2818750380)

I am not able to convince `mockgen` to properly generate mocks from files in `vendor` directory :( Hava tried several things, something like this: ``` pkg/mock/mock_scale/mock_interfaces.go: $(shell pwd)/vendor/k8s.io/client-go/scale/interfaces.go $(MOCKGEN) -destination=$@...

> In my use-case, not being able to fully control `pollingInterval` on the Prometheus metrics results in starting more replicas than required. My metrics logic requires ~60s to settle on...

@ShineSmile cool thanks, just FYI, we plan to do release next week (Aug 10), so if you happen to fix this before the release, we can include it in.

@isugimpy sorry for the delay, that e2e test has been migrated to go in the meantime. Do you think you can modify it? Also please don't change the original test,...