Skip to content

deduplicate URL path for workspacemigration VW - #4239

Merged
kcp-ci-bot merged 1 commit into
kcp-dev:mainfrom
xrstf:dedup-migration-handler
Jul 3, 2026
Merged

deduplicate URL path for workspacemigration VW#4239
kcp-ci-bot merged 1 commit into
kcp-dev:mainfrom
xrstf:dedup-migration-handler

Conversation

@xrstf

@xrstf xrstf commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

This removes a duplicate of the URL. Simple stuff. I chose this way because there is precedence: pkg/server already uses initializingworkspaces.URLFor(), i.e. the server already uses code from the virtual workspaces.

What Type of PR Is This?

/kind cleanup

Related Issue(s)

Fixes #4204

Release Notes

NONE

On-behalf-of: @SAP christoph.mewes@sap.com

Signed-off-by: Christoph Mewes <christoph@kubermatic.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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 1, 2026
@xrstf

xrstf commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

/retest

@gman0

gman0 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Could be worse.

/lgtm
/approve

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

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 9715d4f616ae95a0da7ff004bc65142d9a6069b3

@kcp-ci-bot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gman0

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 2, 2026
@xrstf

xrstf commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

/retest

@kcp-ci-bot
kcp-ci-bot merged commit de9f2de into kcp-dev:main Jul 3, 2026
15 checks passed
@xrstf
xrstf deleted the dedup-migration-handler branch August 4, 2026 14:09
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. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Deduplicate migrationDumpHandlerPath

4 participants