Jorge Turrado Ferrero
Jorge Turrado Ferrero
Actually, the notification is sent on every comment
We could try to notify somehow to a slack channel. Could it help? If yes, we have to request the slack channel in kubernetes workspace
Hi @AshutoshNirkhe , At this moment, KEDA doesn't support TLS encryption on metrics endpoints but it'd be a nice improvement. Are you willing to contribute adding it? Probably something external...
we already have integrated `kube-rbac-proxy` in other KEDA projects: https://github.com/kedacore/charts/blob/main/http-add-on/templates/operator/deployment.yaml#L32-L47 I'd say that we can integrate it in the same way. The support for custom sidecars is interesting, but I'd...
@zroubalik @tomkerkhove WDYT?
I thought that we agreed with not implementing by ourself and using any well-known component, but supporting TLS for metrics endpoint is something that we should do IMHO. It was...
I think so :), that's why I reopened the issue to track the we implement kube-rbac-proxy
ARAIK, this warning is raised but ArgoCD when there are some resources shared by different apps. In your case, they're raised by CRDs, so probably you're deploying KEDA multiple times...
Hello @tppalani I'm not getting your request. Could you rephrase it? What do you mean with `When there is no quote request defined in deployment yaml Keda should be stop...
I think that it could be and interesting point but out of KEDA scope due to some reasons: - recommending is not scaling and it requires constant analysis over the...