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

remove controlplane CRUD mode #597

Merged
merged 1 commit into from
May 22, 2024

Conversation

orozery
Copy link
Collaborator

@orozery orozery commented May 21, 2024

This PR removes the legacy CRUD-based controlplane (i.e. the non-CRD mode).

@orozery orozery force-pushed the remove-crud-mode branch 3 times, most recently from f6a22ca to 91b5f2e Compare May 21, 2024 13:44
Copy link
Collaborator

@elevran elevran left a comment

Choose a reason for hiding this comment

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

Looks good - thanks for getting this large change done!

# 1) cluster1- contain gw, gwctl,product and details microservices (bookinfo services)
# 2) cluster2- contain gw, gwctl, review-v2 and rating microservices (bookinfo services)
# 3) cluster3- contain gw, gwctl, review-v3 and rating microservices (bookinfo services)
# 1) cluster1- contain gw, product and details microservices (bookinfo services)
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: unrelated to this change but we should probably be consistent in using lower case or upper case gw/GW in comments and elsewhere (e.g., here in python vs demos/speedtest/kind/README.md)

@orozery orozery requested a review from praveingk May 21, 2024 14:49
Copy link
Collaborator

@praveingk praveingk left a comment

Choose a reason for hiding this comment

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

Looks good... Just a suggestion. Would be good to preserve the gwctl version of clusterlink, in a separate branch (for a while).

@elevran
Copy link
Collaborator

elevran commented May 22, 2024

Just a suggestion. Would be good to preserve the gwctl version of clusterlink, in a separate branch (for a while).

@praveingk release v0.2.1 is tagged and includes the code before the change. A tag can always be converted to a branch.
@orozery please add a tag (e.g., gwctl-enabled on the latest main, right before merging your PR.

This commit removes the legacy CRUD-based controlplane (i.e. the non-CRD mode).

Signed-off-by: Or Ozeri <oro@il.ibm.com>
@orozery orozery force-pushed the remove-crud-mode branch from 91b5f2e to 20a682f Compare May 22, 2024 05:14
@orozery orozery merged commit 1fe00e3 into clusterlink-net:main May 22, 2024
9 checks passed
@orozery orozery deleted the remove-crud-mode branch May 28, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants