Skip to content

detect kcp connection failures via typed errors - #4265

Merged
kcp-ci-bot merged 2 commits into
kcp-dev:mainfrom
nuromirg:quickstart-connection-error-ux
Jul 13, 2026
Merged

detect kcp connection failures via typed errors#4265
kcp-ci-bot merged 2 commits into
kcp-dev:mainfrom
nuromirg:quickstart-connection-error-ux

Conversation

@nuromirg

@nuromirg nuromirg commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

kubectl kcp quickstart now prints a "cannot reach kcp" setup hint only when a step fails due to a genuine connection error. The command docs also point users at the kcp release download and manual start, since embedding kcp in the CLI will bloat the binary.

What Type of PR Is This?

/kind cleanup
/kind feature

Related Issue(s)

Fixes #3942

Release Notes

NONE

Signed-off-by: Nikita Rudakov <nikita.rudakov@sap.com>
@kcp-ci-bot kcp-ci-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/feature Categorizes issue or PR as related to a new feature. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 13, 2026
@kcp-ci-bot

Copy link
Copy Markdown
Contributor

Hi @nuromirg. Thanks for your PR.

I'm waiting for a kcp-dev member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@mjudeikis

Copy link
Copy Markdown
Contributor

/ok-to-test

@kcp-ci-bot kcp-ci-bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 13, 2026
Signed-off-by: Nikita Rudakov <nikita.rudakov@sap.com>

@mjudeikis mjudeikis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm
/approve

thanks for this!

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 13, 2026
@kcp-ci-bot

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 12b82ba58f1199927872c0696d003c2d7d98feca

@kcp-ci-bot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mjudeikis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 13, 2026
@kcp-ci-bot
kcp-ci-bot merged commit 58caf77 into kcp-dev:main Jul 13, 2026
15 checks passed
@nuromirg
nuromirg deleted the quickstart-connection-error-ux branch July 13, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. 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.

feat: quickstart CLI plugin for API-land demos and feature development bootstrapping

3 participants