Natan Yellin
Natan Yellin
I switched to sphinx-design because of this. I still love this extension though 😍 On Fri, 24 Dec 2021, 9:56 Astrashh, ***@***.***> wrote: > Agreed, I'm having issues with not...
> FYI code I'm currently using to have cheap restarts and no re-plays on restart: > > ```ruby > # frozen_string_literal: true > > module Watching > def initialize(*) >...
Hi, thanks for tagging me. We were planning to move from GitHub wikis to a proper wiki and add substantially more content. We have time and resources to work on...
Understood. Not going to open a PR for our content at present (as it's intentionally opinionated) but happy to explore other ideas in the future.
Hey, if you want to take a shot at this, we have a tutorial on writing actions at https://docs.robusta.dev/master/tutorials/my-first-custom-action.html
Yes, although that depends on what you're trying to simulate. If you just want to kill the pod gracefully you can do something like pod.delete() and that's it. On Wed,...
Hey, it's not supported yet, but it's being planned. Out of curiousity, what custom resources would you like to track and in what scenarios do you want to get notified?
Thanks, that makes sense. I don't have an ETA yet, but I did write the initial code for this a long time ago. It needs to be merged into kubewatch,...
Hey, it's unfortunately going to be some time before we get this merged. We will have CRD support one of these days, but it's not a focus for the team...
Hi @schuman0, we're still unable to commit to a timeline. We're a small team with limited resources, but PRs are most certainly welcome!