Ross Fairbanks
Ross Fairbanks
@tomkerkhove Thanks for adding this and improving the design. So we can implement this scaler sooner and combine with more scalers once the OR support is in place. > I'm...
> If you are contributing to the SDK; are you willing to contributing the scaler as well? @tomkerkhove Yes definitely, I'd like to contribute the scaler. We need to finish...
@webwurst I've moved this from backlog to decaying because its been open a while. Is there something still to do here or can we close?
@bpetit @demeringo I agree using dependabot could help here. I haven't used it with rust but its worked well for go projects I've worked on. It can also update github...
Hi @fcomte, since it works without the `--containers` option I think the errors and CPU usage are from failures matching processes to pods. For one of the scaphandre containers can...
@fcomte Thanks for checking. This format is supported so its something else. Are there any other errors in the logs? If you haven't already can you enable backtraces via the...
Thanks @fcomte I've created https://github.com/hubblo-org/scaphandre/pull/173 to fix the parse int error. There is a problem fetching the pods metadata but with this fix it will retry. Currently each scaphandre instance...
Here is the PR to only list pods for the current node. https://github.com/hubblo-org/scaphandre/pull/174
Hey, I discussed this working group with @mrchrisadams from Green Web Foundation and he would be interested in collaborating on this too.
Hi @andersonandrei this is a cool use case. At the moment we set annotations on the scaphandre service so Prometheus will scrape it but I don't believe its possible to...