Leon Kiefer

Results 69 issues of Leon Kiefer

added support for current cursor position reports this makes it possible to use linux `resize` command close #5

Make it possible to resize the terminal by getting the size of the terminal using cursor control sequences.

#### Motivation When the modelmesh is not able to connect to the kv store to update its instance recording or sync with the other instances it can not reliably serve...

do-not-merge/work-in-progress

I'm looking for an option to configure request timeouts for inference requests. Either a global or a per request timeout would be nice. Currently we are experiencing many "stuck" inference...

I'm currently trying to setup streaming reponses of LLM generation from vLLM, however I receive an `Streaming not yet supported` error from modelmesh. I think this is coming from this...

Added `openOnHover` option, which is enabled by default for backwards compatibility. When the option is disabled, the menu does not open on hover, this is useful for touchscreens, where "hovering"...

What version are you currently using? `0.10.5` with kotlin `1.3.72` because I can not upgrade to kotlin 1.4 jet What would you like to see? ```kotlin @optics data class Resource(...

### Proposed change Allow to configure nodeSelector, affinity, tolerations etc for backup cron job to schedule on nodes which have taints or select nodes based on nodeSelector and affinity rules....

enhancement

### Proposed change Allow to configure service account for clickhouse instance, to be able to add `eks.amazonaws.com/role-arn` annotation and use IAM roles for service accounts, which is useful for creating...

enhancement

Proposed change Allow configuration of migration job pod template parameter such as nodeSelector, tolerations, topologySpreadConstraints etc. Alternative options migration job can not be scheduled because it does not have required...

enhancement