Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$XDG_CONFIG_HOME not considered on OSX #2983

Open
sullrich84 opened this issue Nov 22, 2024 · 0 comments
Open

$XDG_CONFIG_HOME not considered on OSX #2983

sullrich84 opened this issue Nov 22, 2024 · 0 comments

Comments

@sullrich84
Copy link




Describe the bug
$XDG_CONFIG_HOME is not considered when loading the config files.

To Reproduce

  1. Define $XDG_CONFIG_HOME
  2. Run k9s info

Expected behavior
$XDG_CONFIG_HOME should be considered when loading the config files.

Screenshots

echo $XDG_CONFIG_HOME
/Users/ullrichs/.dotfiles/

k9s info
 ____  __.________       
|    |/ _/   __   \______
|      < \____    /  ___/
|    |  \   /    /\___ \ 
|____|__ \ /____//____  >
        \/            \/ 

Version:           0.32.7
Config:            /Users/ullrichs/Library/Application Support/k9s/config.yaml
Custom Views:      /Users/ullrichs/Library/Application Support/k9s/views.yaml
Plugins:           /Users/ullrichs/Library/Application Support/k9s/plugins.yaml
Hotkeys:           /Users/ullrichs/Library/Application Support/k9s/hotkeys.yaml
Aliases:           /Users/ullrichs/Library/Application Support/k9s/aliases.yaml
Skins:             /Users/ullrichs/Library/Application Support/k9s/skins
Context Configs:   /Users/ullrichs/Library/Application Support/k9s/clusters
Logs:              /Users/ullrichs/Library/Application Support/k9s/k9s.log
Benchmarks:        /Users/ullrichs/Library/Application Support/k9s/benchmarks
ScreenDumps:       /Users/ullrichs/Library/Application Support/k9s/screen-dumps

Versions (please complete the following information):

  • OS: OSX 14.7
  • K9s: 0.32.7
  • K8s: v1.31.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant