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

Bensky/kubeconfig flag #545

Merged
merged 6 commits into from
Jul 22, 2024
Merged

Bensky/kubeconfig flag #545

merged 6 commits into from
Jul 22, 2024

Conversation

bbensky
Copy link
Contributor

@bbensky bbensky commented Jul 22, 2024

This PR fixes #540

Checklist

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

Description

What's the goal of this PR?

Enable --kubeconfig flag to be passed in with pluto commands.

What changes did you make?

Added the --kubeconfig flag as an option for the commands that require kubectl clients.

What alternative solution should we consider, if any?

@bbensky bbensky linked an issue Jul 22, 2024 that may be closed by this pull request
Copy link

Fairwinds Insights Scan Results

View the full report at insights.fairwinds.com.

✅ No new Action Items detected!

@bbensky bbensky force-pushed the bensky/kubeconfig-flag branch from 82f8bd3 to ec80be4 Compare July 22, 2024 18:56
Copy link
Member

@sudermanjr sudermanjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@bbensky bbensky merged commit c312376 into master Jul 22, 2024
9 checks passed
@bbensky bbensky deleted the bensky/kubeconfig-flag branch July 22, 2024 20:26
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