This repository was archived by the owner on Dec 18, 2025. It is now read-only.
feat(RHINENG-22427): Remove routing from policies completely#601
Merged
adonispuente merged 2 commits intoRedHatInsights:masterfrom Dec 11, 2025
Merged
feat(RHINENG-22427): Remove routing from policies completely#601adonispuente merged 2 commits intoRedHatInsights:masterfrom
adonispuente merged 2 commits intoRedHatInsights:masterfrom
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideRemoves the legacy policies frontend routing configuration by dropping the frontendCRDPath setting from fec.config.js and deleting the now-unused deploy/frontend.yml manifest. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #601 +/- ##
=======================================
Coverage 88.23% 88.23%
=======================================
Files 116 116
Lines 2507 2507
Branches 496 496
=======================================
Hits 2212 2212
- Misses 280 290 +10
+ Partials 15 5 -10 🚀 New features to boost your workflow:
|
adonispuente
added a commit
to adonispuente/policies-ui-frontend
that referenced
this pull request
Dec 12, 2025
…edHatInsights#601)" This reverts commit d745527.
adonispuente
added a commit
that referenced
this pull request
Dec 12, 2025
adonispuente
added a commit
to adonispuente/policies-ui-frontend
that referenced
this pull request
Dec 12, 2025
…pletely (RedHatInsights#601)" (RedHatInsights#606)" This reverts commit e97b848.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This removes policies routing completely.
Summary by Sourcery
Remove the frontend deployment configuration and its reference from the frontend configuration file.
Build:
Deployment: