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

default file current to .kxd file #23

Merged
merged 2 commits into from
Oct 26, 2023
Merged

default file current to .kxd file #23

merged 2 commits into from
Oct 26, 2023

Conversation

pjaudiomv
Copy link
Contributor

@pjaudiomv pjaudiomv commented Oct 25, 2023

kxd file curent was first checking for KUBECONFIG env var then falling back to ~/.kube/config. This changes logic to.

  1. use .kxd for kubeconfig if it exists
  2. use KUBECONFIG if it is set
  3. default to ~/.kube.config

@pjaudiomv pjaudiomv requested a review from jbraswell October 25, 2023 15:23
@pjaudiomv pjaudiomv force-pushed the pj/file-current-chg branch from 1e7c9e9 to 248487c Compare October 25, 2023 15:28
@pjaudiomv pjaudiomv changed the title default file list to .kxd file default file current to .kxd file Oct 25, 2023
@pjaudiomv pjaudiomv merged commit 8933936 into main Oct 26, 2023
1 check passed
@pjaudiomv pjaudiomv deleted the pj/file-current-chg branch October 26, 2023 00:46
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

Successfully merging this pull request may close these issues.

1 participant