You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-cli/2229-kubectl-xdg-base-dir/README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,14 @@
9
9
-[Proposal](#proposal)
10
10
-[Risks and Mitigations](#risks-and-mitigations)
11
11
-[Design Details](#design-details)
12
+
-[Option 1: Replace .kubeconfig in loader.go](#option-1-replace-kubeconfig-in-loadergo)
13
+
-[Option 2: Set new RecommendedHomeFile to use XDG Base Directory Specification](#option-2-set-new-recommendedhomefile-to-use-xdg-base-directory-specification)
14
+
-[Option 3: Recommend users to use KUBECONFIG](#option-3-recommend-users-to-use-kubeconfig)
0 commit comments