Victor Sudakov

Results 53 comments of Victor Sudakov

> This is also not a RR issue. RR can't autoscale and this is a DevOps task. I agree, but to set up autoscaling, a DevOps needs feedback from the...

> You don't need such rich feedback, because most of these metrics are constant OR have their upper limits. For example, if your load exceeds 100RPS, based on the calculations,...

> > Is there a gauge somewhere internally in RR with a number of free workers? Or a number of free workers / num_workers? Or busy_workers/free_workers? > > There are...

> I'm not sure, that `allow` and `forbid` is common practice for the static file servers. Oh, the famous .htaccess ! It has always been best practice to prohibit .git/,...

> most use cases should be using single node clusters @BenTheElder what do you imply by single vs multi-node clusters referring to Kind? You mean multiple control-plane nodes or multiple...

Can you please make an option for Lens to respect the system-wide Window Manager decorations and widgets on Linux? For example, I'm used to a context menu available with right-clicking...

> respecting window manager decorations and widgets is tough @rohmishra I may have worded my request incorrectly, sorry about that. By "respecting" I meant please don't mess with the decorations,...

@rohmishra For example Telegram Desktop can be configured to "Use system window frame" - that's what I meant by "respecting the WM decorations."

> Ah you mean just using system decorations. Exactly. > That is now possible with a flag on electron. App needs to hide the buttons to avoid duplicate buttons though....