Skip to content

Requeue when Logical Cluster was not found, while shard is alive#3858

Merged
kcp-ci-bot merged 1 commit intokcp-dev:mainfrom
cnvergence:fix-flaky-wstype-e2e-2
Mar 3, 2026
Merged

Requeue when Logical Cluster was not found, while shard is alive#3858
kcp-ci-bot merged 1 commit intokcp-dev:mainfrom
cnvergence:fix-flaky-wstype-e2e-2

Conversation

@cnvergence
Copy link
Member

@cnvergence cnvergence commented Feb 25, 2026

Summary

Handle transient front-proxy/index lag during workspace initialization
Instead of immediately setting WorkspaceDisappeared, try to check shard liveness when LogicalCluster is NotFound in Initializing.

What Type of PR Is This?

/kind flake

Related Issue(s)

Fixes #3811

Release Notes

NONE

@kcp-ci-bot kcp-ci-bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note-none Denotes a PR that doesn't merit a release note. kind/flake Categorizes issue or PR as related to a flaky test. dco-signoff: yes Indicates the PR's author has signed the DCO. labels Feb 25, 2026
@kcp-ci-bot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kcp-ci-bot kcp-ci-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 25, 2026
@cnvergence
Copy link
Member Author

/test pull-kcp-test-e2e-sharded

1 similar comment
@cnvergence
Copy link
Member Author

/test pull-kcp-test-e2e-sharded

@cnvergence cnvergence force-pushed the fix-flaky-wstype-e2e-2 branch from 8fbbc1d to c58364d Compare February 27, 2026 08:09
@cnvergence cnvergence marked this pull request as ready for review February 27, 2026 08:15
@kcp-ci-bot kcp-ci-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 27, 2026
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

On-behalf-of: @SAP karol.szwaj@sap.com
@cnvergence cnvergence force-pushed the fix-flaky-wstype-e2e-2 branch from c58364d to 6d0419b Compare March 2, 2026 11:02
Copy link
Contributor

@mjudeikis mjudeikis left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 3, 2026
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

DetailsGit tree hash: d5d277f80c5a45f219e0c9085e277fc18dad575f

@kcp-ci-bot
Copy link
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 Mar 3, 2026
@kcp-ci-bot kcp-ci-bot merged commit bfbfa31 into kcp-dev:main Mar 3, 2026
14 checks passed
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/flake Categorizes issue or PR as related to a flaky test. lgtm Indicates that a PR is ready to be merged. 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.

flake: TestWorkspaceTypes

3 participants