Natan Yellin

Results 113 issues of Natan Yellin

Robusta is an open source automations platform for Kubernetes. The primary use case is enriching Prometheus alerts with extra context, applying remediations when issues occur, and manually troubleshooting in-cluster applications....

status/approved

### Description: `kubectl logs` should be completed to a list of pod names, not a list of kubernetes resources. ### Details: |macOS|Fig|Shell| |-|-|-| |11.5.2|Version 1.0.55 (B381)|/bin/zsh| fig diagnostic Version 1.0.55...

enhancement

This works: tweepy.Cursor(api.lists_memberships, user.id) This _should_ work, but doesn't: tweepy.Cursor(user.lists_memberships) I noticed the same behavior for api.list_members. I assume this occurs whenever a model object wraps an API call.

Improvement

@mitin20 requested this on Slack. (See [here](https://robustacommunity.slack.com/archives/C02R0LSAHNJ/p1659446720825649)) Is this do-able with the existing job-runner and curl? Should we have a native action for this? Ideally we would have an option...

action

On Slack, @mitin20 asked for the ability to trigger an action when a deployment is updated and the pod's image changes We might be able to implement this the same...

trigger

I received a report that one pod didn't start running when checking Robusta on the Kubernetes bundled inside Docker Desktop. (https://docs.docker.com/desktop/kubernetes/) I believe it was the node-exporter pod. (@piomin is...

architecture

https://github.com/robusta-dev/robusta/blob/cbef6bdce7e595335f3b2d71664c16dc869de925/src/Dockerfile#L27 We might need to update pip in the Dockerfile before running the command

architecture

Reference: * https://docs.microsoft.com/en-us/dotnet/core/diagnostics/#net-core-diagnostic-global-tools * https://github.com/OmniSharp/omnisharp-vscode/wiki/Attaching-to-remote-processes * https://github.com/Samsung/netcoredbg

Today we try to write Robusta actions that can be re-used in multiple scenarios. For example, an action that fetches logs should be usable both in the case of a...

help wanted
technical-debt

@arikalon1 FYI I'm adding @Sheeproid and @RoiGlinik as reviewers (either one of you is fine) as I want more team members to be familiar with the code for this.