Jorge Turrado Ferrero
Jorge Turrado Ferrero
We discussed limiting or not the scope to the namespace or not, and just to share the reasons behind the limitation, we basically saw a potential vector attack for getting...
I can start a DDoS attack, adding an attacker pod per victim pod. I can do brute force attacks for receiving information about the pods in the cluster, for example,...
> Would disabling the selector function when enabling access to other namespaces avoid this security issue? I don't get the point, sorry, do you mean just returning the amount of...
/run-e2e aws **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/9170022990)
Hello @bharathguvvala Thanks for reporting the gap in docs and sorry the problem :( I think that the problem should be addressed by improving our docs about this and how...
> @JorTurFer Whichever scaledobjects have not been configured with the fallback option , isn't it better to skip [updating the fallback health status](https://github.com/kedacore/keda/blob/3bf515188196e4e1ed18c195a5c9b18a3680fe00/pkg/fallback/fallback.go#L115) for every metrics read call, which would...
> If the same error count information can be reconstructed from scratch based on the new set of errors then why not avoid persistenting it? What do you mean? how...
I think that the changes look nice! :heart:
@Ferdinanddb any update?
The problem is that the scaler is just a metric source. Cron scaler isn't 100% clear about the behaviour, but `desiredReplicas` is not idempotent, it's just the value that will...