Denis Iskandarov
Denis Iskandarov
> Else, @den-is, it should be easy to PR the Opentofu fmt hook by simply copying terraform_fmt.sh into opentofu_fmt.s damn.. my bad.. :) I forgot to mention/foresee this suggestion to...
@derailed I'm not sure what you are talking about. I believe you have tons of experience (hence your opinions, and attempts to explain smthing) in IT as well as other...
I confirm wildcard Include do not work on macos. I have this in the end of my ssh_config ``` Match all Include ~/.ssh/config.d/*.config ``` VSCode is showing `all` in the...
@hagaibarel correct. well, c'est la vie. But this is easy to fix for anyone. Currently I'm kinda fixing my setup for myself too, by providing `null` and I could ignore...
added comment to the issue. I can bump chart version to 2.0.0
The override option is not functioning 100% as one would think by default and is not covering all cases.
> Can you provide a real world use case from your experience where overriding didn't address the issue? I have provided exact example in the original issue linked to this...
I can confirm, for myself happens with 0.31.9. Without switching context, exiting/opening the app again resets visited namespaces. I'm using custom location for k9s configs, configured with `$K9S_CONFIG_DIR` Removing k9s...
Just in case, will add more info from my side, after the author's last comment. I'm not using multiple k9s at once. (maybe very rarely, can't remember) `k9s.ui.reactive=false` - never...
@derailed bug persists. install 0.32.0 config location: `$K9S_CONFIG_DIR=~/project/.k9s` `rm -rf ~/project/.k9s/*` open k9s. choose ns using either variant : `:po karpenter`, `:ns > kube-system` make sure that list of recently...