Jayson Wang

Results 22 comments of Jayson Wang
trafficstars

You can also use `:[resource] [namespace]`(e.g. `:po kube-system`) to switch directly under a namespace.

@derailed I think we can add alias functionality to the plugin to solve these kinds of problems? the alias plugin for example: ```yaml plugin: shortCut: Ctrl-U alias: "$RESOURCE_NAME $NAMESPACE" ...:...

@derailed YES, we can adding environmental variable support on the basis of aliases and hotkeys, offer a more flexible solution to cater to user requirements. This is a better idea....

hi, your skin config is missing the `k9s.frame.title.bgColor` field, if you don't configure this field, then the default background color is `#000000`.

I had the same problem, my solution was to use the `f` key to go into full screen mode so that copying would not have the extra `|` characters.

可以直接用我新写的版本,支持 helm 安装。源码在 https://github.com/wjiec/alidns-webhook __注意修改 `groupName`__ ```bash helm upgrade --install alidns-webhook alidns-webhook \ --repo https://wjiec.github.io/alidns-webhook \ --namespace cert-manager --create-namespace \ --set groupName=acme.yourcompany.com ```

I can't reproduce the issue in ubuntu 24.04, can you provide more information?

Sounds cool, I'd like to implement it