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

fix: improve kubectl access errors #3895

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Conversation

digikata
Copy link
Contributor

No description provided.

@digikata digikata requested a review from nacardin March 11, 2024 22:40
#[arg(long)]
use_k8_port_forwarding: bool,

/// Uses port forwarding for connecting to SC during install
/// Uses ip for connecting to SC (only during install)
Copy link
Contributor

Choose a reason for hiding this comment

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

This is for the case where this crate is running inside the same k8 cluster as the installation target

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Seems pretty narrow. Should I just remove the text between parens and hide it by default?

@digikata digikata requested a review from nacardin March 12, 2024 00:50
@digikata digikata added this pull request to the merge queue Mar 14, 2024
Merged via the queue into master with commit 9369473 Mar 14, 2024
102 checks passed
@digikata digikata deleted the kubectl-access-error-pre branch March 14, 2024 20:21
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.

None yet

2 participants