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

Stop failing when cluster is down #2234

Merged

Conversation

pPrecel
Copy link
Contributor

@pPrecel pPrecel commented Nov 1, 2024

Description

Changes proposed in this pull request:

  • fix issue with failing cli commands that are not connecting to the cluster (for example kyma help) when kubeconfig is pointing to the cluster that does not exist or is down

Related issue(s)

@pPrecel pPrecel added kind/bug Categorizes issue or PR as related to a bug. area/cli Related to all activities around CLI labels Nov 1, 2024
@pPrecel pPrecel requested a review from a team as a code owner November 1, 2024 18:51
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 1, 2024
Cortey
Cortey previously approved these changes Nov 4, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Nov 4, 2024
@pPrecel pPrecel force-pushed the stop-failing-when-cluster-is-down branch from d26354e to 9cc78ea Compare November 4, 2024 13:13
@kyma-bot kyma-bot removed the lgtm Looks good to me! label Nov 4, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Nov 4, 2024
@pPrecel pPrecel merged commit cb1487e into kyma-project:main Nov 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to all activities around CLI cla: yes Indicates the PR's author has signed the CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants