Aaron Schlesinger

Results 325 comments of Aaron Schlesinger

My approval review stands, but looks like the `TestCPUMemoryParseMetadata` test is [failing](https://github.com/kedacore/keda/runs/4411118811?check_suite_focus=true#step:12:62) currently, due to a `nil` pointer exception...

@hermanbanken in the case when workload identity is injected, do you see a valid way to get the Google-standard `GOOGLE_APPLICATION_CREDENTIALS` environment variable to show up in the pod? that might...

yea, figured as much. oh well

I think it's possible that somebody would want to customize their install, and would rather not use the operator to set things up for them. One possibility is if they...

Leaving this open. This documentation will go into https://github.com/kedacore/keda-docs/pull/554 or a related follow-up

@beriberikix sounds like it'd be useful to have the operate create service API resources instead of (in addition to?) `Ingress` resources that #10 calls for (I think the operator should...

@beriberikix sorry for the loooong delay here. I've been pretty focused on #206 for a while now, so haven't had a chance to come back to this. I'm not sure...

Let's keep this open. Adding the `feature` label so the stale bot won't try to close this again.

@benjaminhuo we would likely implement the external push interface or something similar but simpler (because my guess is we won't need all the complexity of the current external push interface)