Natan Yellin
Natan Yellin
And if that still does not solve the problem, please try the branch `debug-build-anil-repos` and share logs lines starting with `Listing pods for namespace=`. We aren't able to replicate ourselves,...
Any chance you can still run `debug-build-anil-repos` with verbose logging and see if you spot the problem? I assume the bug still exists so it would be great to solve...
Thanks, on the branch `debug-build-anil-repos` do you have any lines of output starting with `Listing pods for namespace`. The contents of that log will help us figure out what the...
Thank you. Did you include all the matching log lines or only some of them? I am particularly interested in the last log line before the exception. I am trying...
Thank you, we are very close to fixing this. I've narrowed it down to the problematic code, but I am still unable to reproduce myself. What is the kind of...
Sorry, I mean what are the contents of `spec.selector`?!
Thanks, that was actually very important information! The kubernetes python client renames matchLabels to `Deployment.spec.match_labels` but that renaming does not occur for CRDs! I have created fix here - https://github.com/robusta-dev/krr/pull/308...
Wonderful, thanks for the confirmation. I've merged the changes into the `prometheus-workload-loader` branch.
Hi, can you share more on where you'd like to see those and why?
Got it, thanks. What metrics would you use for those?