Aaron U'Ren
Aaron U'Ren
FWIW I worked around this issue for now using [Karabiner Elements](https://karabiner-elements.pqrs.org/) and the following complex modification: ```json { "description": "CMD to CTRL in ghostty", "manipulators": [ { "conditions": [ {...
That's an awesome example @peterjc! Pretty neat, to see your approach. Thanks for posting it! @DMunkei The place where this is defined is under `Complex Modifications` then click `Add Your...
I think @filippo-biondi is exactly right. The best case scenario is that command mapping gets properly handled within ghostty. I was merely trying to point out a hacky workaround that...
Thanks for the reply! I can totally add a test case for the error field. Give me a few days to finish some other stuff up and I'll add it...
All right, sorry that took me so long. But I finally got the tests done. I have kept the tests as a separate commit in case you don't like them,...
Adding `--authentication-kubeconfig` seemed to make the configuration work as well. Can I ask why cloud-provider-aws has two separate flags for this? `--kubeconfig` is the normal flag so I wasn't expecting...
This PR is almost ready to go. There is just one small problem with IPv4 DSR service routing from a worker node in the cluster to an LB IP when...
There is a minor outstanding case where there is some problems with DSR traffic (see #1870) however, this was true whether netlink was used or iproute2 user-space tooling. So I...
Seems reasonable. Care to submit a PR to update the documentation and the example deployment files?
Tagging some people that have contributed recently-ish to spread awareness: @elchenberg @brandond @whooo @rkojedzinszky @bhcleek @ncopa @KSauter @BoleynSu