Guillaume J. Charmes

Results 8 issues of Guillaume J. Charmes

Add test for regular and daemonzied pty. WIP.

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Investigate

As I needed a networked-based limiter with transactions, I had to add the context to httprate. Initially made the change locally, copy/pasting most of the repo, but might as well...

Hello, I can't find any reference to `MaxPhysicalWindowSize` in the console docs, I may be missing something, but is there a way to set this value? The initial `COORD` in...

Add more tests for various scenarios and edges cases for access requests with CRD support and new namespace/kind behavior. Split off from #54891 to avoid the large-pr bot.

size/xl
no-changelog

Add support for CRDs in Access requests. Update the CLI to make it easier to use, replace the whole kube list enum with 'kube_resource' alongside with --kube-kind and --kube-group. More...

kubernetes-access
tsh
size/lg

Update the docs for #54891

documentation
size/sm
no-changelog

Hello, I tried the example from the docs `[yellow::u]Yellow text underlined`, it shows yellow but no underline. Other modifiers like bold/dim work fine. I also tried directly on tcell, and...