Natan Yellin

Results 412 comments of Natan Yellin

Revisiting this, I think the main use case that's not satisfied with Ctrl+F today is finding a subresource. E.g. I want to quickly jump to the definition of ContainerStatus (pod.status.containerStatuses)...

If there was a search bar directly to the right of "Choose a Spec" that would make send to me. Even better if you could auto-focus on the search bar...

Hi @hafx, It's not something we support today. Does it work if you just use `--history_duration`? if the workload (e.g. Deployment) names are unique, I suspect it'll work with `--history_duration`...

Hey, we already let you specify the Prometheus url using `-p`. Or we autodiscover. Can you elaborate on your use case and how you would use this addition?

@sd-matt-b we're open to PRs to support anything you need. We'd rather have the strategy in the codebase (assuming its something you can contribute) and read in settings from a...

Hey, if you run krr with `--verbose` does that help figure it out?

Hey, would it be possible to provide more information (e.g. the app label from the problematic pod) to help us fix this? Without more information, we're going to close until...

What is the full CLI command that you ran krr with? Are you passing a label selector?

Does this also occur on the branch `prometheus-workload-loader`? If so, does it occur on that branch if you run krr with `--mode prometheus`?