forked from k8sgpt-ai/k8sgpt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: switch config file to XDG conform location
The config file is now located in an folder according to the XDG specification (`XDG_CONFIG_HOME`). Since this is a breaking change, there is a check in place, which informs the end user to please migrate to the new config location, if the a file at the old config path has been located. This fixes k8sgpt-ai#235. Signed-off-by: Patrick Pichler <git@patrickpichler.dev>
- Loading branch information
Patrick Pichler
committed
Apr 10, 2023
1 parent
5258eb0
commit 674f032
Showing
4 changed files
with
69 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters