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

🌱 Cleanup last traces of ClusterWorkspaces resource #3123

Merged
merged 2 commits into from
May 7, 2024

Conversation

embik
Copy link
Member

@embik embik commented Apr 30, 2024

Summary

#2510, if I understand it correctly, essentially renamed ClusterWorkspaces to Workspaces. We still deploy that API type as part of phase 0 though, and our documentation still mentions it.

I've removed the last traces of the API resource type by removing the embedded YAMLs and updating the APIExport.

This PR also updates the documentation page for workspaces, removing the "Cluster Workspaces" section and migrating the information that is still relevant (e.g. the URL patterns and workspace types) to the "Workspaces" section.

Also see this Slack thread for a brief discussion of this.

Related issue(s)

Fixes #

Release Notes

Remove `ClusterWorkspaces` resource as it has been replaced by `Workspaces` in previous releases

@kcp-ci-bot kcp-ci-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Apr 30, 2024
@embik embik force-pushed the cleanup-clusterworkspaces branch from 22a03c3 to ef70050 Compare May 3, 2024 06:23
@embik embik changed the title WIP: 🌱 Cleanup last traces of ClusterWorkspaces resource 🌱 Cleanup last traces of ClusterWorkspaces resource May 3, 2024
@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 May 3, 2024
@mjudeikis
Copy link
Contributor

/lgtm

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

LGTM label has been added.

Git tree hash: befdf344fb96e3c1fd245446c4170700f08b296a

@embik embik changed the title 🌱 Cleanup last traces of ClusterWorkspaces resource WIP: 🌱 Cleanup last traces of ClusterWorkspaces resource May 3, 2024
@kcp-ci-bot kcp-ci-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 3, 2024
@embik
Copy link
Member Author

embik commented May 3, 2024

changed to WIP to do some further investigation into docs and where to mention LogicalCluster.

@embik embik force-pushed the cleanup-clusterworkspaces branch from ef70050 to 87ec70b Compare May 6, 2024 14:47
@kcp-ci-bot kcp-ci-bot removed the lgtm Indicates that a PR is ready to be merged. label May 6, 2024
@kcp-ci-bot kcp-ci-bot requested a review from mjudeikis May 6, 2024 14:47
@embik embik changed the title WIP: 🌱 Cleanup last traces of ClusterWorkspaces resource 🌱 Cleanup last traces of ClusterWorkspaces resource May 6, 2024
@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 May 6, 2024
@embik
Copy link
Member Author

embik commented May 6, 2024

/cc @mjudeikis @sttts

@kcp-ci-bot kcp-ci-bot requested a review from sttts May 6, 2024 14:48
@embik
Copy link
Member Author

embik commented May 6, 2024

I've updated the documentation a bit and mentioned that logical clusters are the backing mechanism now.

@sttts
Copy link
Member

sttts commented May 7, 2024

/lgtm
/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label May 7, 2024
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 89f0b08bb46e159747f39575003a0b4f2c42bea0

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sttts

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

The pull request process is described here

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 May 7, 2024
@kcp-ci-bot kcp-ci-bot merged commit 26cca32 into kcp-dev:main May 7, 2024
19 checks passed
@embik embik deleted the cleanup-clusterworkspaces branch May 7, 2024 11:17
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/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants