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

feat: kubeconfig path flag #329

Merged
merged 5 commits into from
Oct 1, 2024
Merged

feat: kubeconfig path flag #329

merged 5 commits into from
Oct 1, 2024

Conversation

bbensky
Copy link
Contributor

@bbensky bbensky commented Aug 2, 2024

This PR fixes #

Checklist

  • I have signed the CLA
  • I have updated/added any relevant documentation

Description

What's the goal of this PR?

Adds the a kubeconfig flag to the nova command, so kubeconfig file paths can be used.

What changes did you make?

Added the kubeconfig flag, and included it as an option when generating the Kubernetes client config.

What alternative solution should we consider, if any?

@bbensky bbensky requested a review from sudermanjr as a code owner August 2, 2024 17:05
Copy link

Fairwinds Insights Scan Results

View the full report at insights.fairwinds.com.

✅ No new Action Items detected!

@bbensky bbensky linked an issue Aug 2, 2024 that may be closed by this pull request
@bbensky bbensky merged commit f4ac782 into master Oct 1, 2024
4 checks passed
@bbensky bbensky deleted the add-kubeconfig-flag branch October 1, 2024 15:19
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.

Add a "--kubeconfig" global flag
2 participants