Skip to content

ROX-33962: Remove Orchestrator Components from Global Search#20078

Open
dvail wants to merge 2 commits intomasterfrom
dv/ROX-33962-remove-orchestrator-from-search
Open

ROX-33962: Remove Orchestrator Components from Global Search#20078
dvail wants to merge 2 commits intomasterfrom
dv/ROX-33962-remove-orchestrator-from-search

Conversation

@dvail
Copy link
Copy Markdown
Contributor

@dvail dvail commented Apr 17, 2026

Description

As titled, this functionality has been replaced with "Platform Components" which can be used natively from the search bar.

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

Orchestrator Components toggle is no longer present on global search page:
image

Search queries do not include "Orchestrator Components"
image

Platform Components is available and functional in the search filter bar:
image

@dvail
Copy link
Copy Markdown
Contributor Author

dvail commented Apr 17, 2026

This change is part of the following stack:

Change managed by git-spice.

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 17, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@dvail dvail force-pushed the dv/ROX-33962-remove-orchestrator-from-search branch from cfc1094 to a11851b Compare April 17, 2026 20:04
@dvail dvail changed the title ROX-33962: Remove Orchestrator Components toggle and filter from Global Search ROX-33962: Remove Orchestrator Components from Global Search Apr 17, 2026
@dvail dvail marked this pull request as ready for review April 17, 2026 20:10
@dvail dvail requested a review from a team as a code owner April 17, 2026 20:10
@dvail dvail requested a review from sachaudh April 17, 2026 20:10
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - I've left some high level feedback:

  • Now that the global search flow no longer uses ORCHESTRATOR_COMPONENTS_KEY or auto-injects the Orchestrator Component filter, consider cleaning up any remaining references/constants and UI elements tied specifically to that toggle so the codebase doesn’t retain dead or misleading configuration.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Now that the global search flow no longer uses `ORCHESTRATOR_COMPONENTS_KEY` or auto-injects the `Orchestrator Component` filter, consider cleaning up any remaining references/constants and UI elements tied specifically to that toggle so the codebase doesn’t retain dead or misleading configuration.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.69%. Comparing base (405c8cf) to head (a11851b).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20078   +/-   ##
=======================================
  Coverage   49.69%   49.69%           
=======================================
  Files        2766     2766           
  Lines      209175   209184    +9     
=======================================
+ Hits       103951   103959    +8     
- Misses      97536    97538    +2     
+ Partials     7688     7687    -1     
Flag Coverage Δ
go-unit-tests 49.69% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 17, 2026

🚀 Build Images Ready

Images are ready for commit a11851b. To use with deploy scripts:

export MAIN_IMAGE_TAG=4.11.x-690-ga11851b2d1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants