Skip to content

Use staging repositories in our go.mod files#3638

Merged
kcp-ci-bot merged 8 commits intokcp-dev:mainfrom
xrstf:use-staging-repos
Oct 8, 2025
Merged

Use staging repositories in our go.mod files#3638
kcp-ci-bot merged 8 commits intokcp-dev:mainfrom
xrstf:use-staging-repos

Conversation

@xrstf
Copy link
Copy Markdown
Contributor

@xrstf xrstf commented Oct 8, 2025

Summary

This adds the necessary replace directives to begin using our staged repositories.

For now, this PR excludes the staging modules from linting and boilerplate checking. We'll fix those later, for now we just want to unblock progress.

cc @ntnn This also fixes the "eel.dev" you introduced randomly in #3511. 😁

What Type of PR Is This?

/kind cleanup

Release Notes

NONE

On-behalf-of: @SAP christoph.mewes@sap.com
@kcp-ci-bot kcp-ci-bot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. dco-signoff: yes Indicates the PR's author has signed the DCO. area/cli Issues or PRs related to CLI changes size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 8, 2025
embik added 5 commits October 8, 2025 16:45
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
@kcp-ci-bot kcp-ci-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 8, 2025
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
@kcp-ci-bot kcp-ci-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 8, 2025
Copy link
Copy Markdown
Member

@embik embik left a comment

Choose a reason for hiding this comment

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

/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 8, 2025
@kcp-ci-bot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 834a08c6957fbca81d60c562b74e2dd780b5252b

@kcp-ci-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: embik

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 Oct 8, 2025
@gman0
Copy link
Copy Markdown
Contributor

gman0 commented Oct 8, 2025

/retest

panic: test timed out after 10m0s
	running tests:
		TestAPIBinding (41s)
		TestAPIBindingAPIExportReferenceImmutability (39s)
		TestAPIBindingLogicalCluster (16s)

https://public-prow.kcp.k8c.io/view/s3/prow-public-data/pr-logs/pull/kcp-dev_kcp/3638/pull-kcp-test-e2e-multiple-runs/1975951302290575360

On-behalf-of: @SAP christoph.mewes@sap.com
@kcp-ci-bot kcp-ci-bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 8, 2025
@kcp-ci-bot kcp-ci-bot requested a review from embik October 8, 2025 17:23
@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 8, 2025
@kcp-ci-bot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 701fe7a7f3b5bd8f65119a5cec6a77208c384d1d

@kcp-ci-bot kcp-ci-bot merged commit d7c8e22 into kcp-dev:main Oct 8, 2025
14 checks passed
@xrstf xrstf deleted the use-staging-repos branch November 4, 2025 14:45
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. area/cli Issues or PRs related to CLI changes 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. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants