SANDBOX-1392: Api pair-Drop dependency on Che instance#1206
SANDBOX-1392: Api pair-Drop dependency on Che instance#1206fbm3307 merged 5 commits intocodeready-toolchain:masterfrom
Conversation
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
WalkthroughRemoved all Che/CRW-related configuration and status fields from ToolchainConfig and ToolchainStatus CRD schemas; no other fields or functionality were added. Changes
Sequence Diagram(s)(omitted — changes are schema removals only, no control-flow modifications) Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
MatousJobanek
left a comment
There was a problem hiding this comment.
can you please also link the updated api as the go dependency? it looks like that there was some failure in the "check dependencies" workflow, so just to make sure that we don't depend on the field anywhere.
|
there is at least one place where it is still not cleaned - have you seen my comment here? codeready-toolchain/member-operator#701 (comment) |
@MatousJobanek , yeah, i have the PR raised for it, will merge that first and then these toolchain-common and api and related PRs |
|
Thanks, I have missed that in all the PRs opened recently 👍 |
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
|
Caution Failed to replace (edit) comment. This is likely due to insufficient permissions or the comment being deleted. Error details |
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, fbm3307, MatousJobanek, rajivnathan The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1206 +/- ##
==========================================
- Coverage 71.01% 70.98% -0.03%
==========================================
Files 83 83
Lines 8069 8069
==========================================
- Hits 5730 5728 -2
- Misses 2130 2132 +2
Partials 209 209 🚀 New features to boost your workflow:
|



This PR is to remove the
cherelated unused code from crdsRelated PRs:
Summary by CodeRabbit