-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
-
-
Draft Sprint
-
Low
Description
The legacy insight-proxy approach is no longer needed since FEC provides equivalent functionality. This ticket tracks removing the legacy insights-proxy infrastructure.
Acceptance Criteria
- Update make dev-env-setup to use fec patch-etc-hosts instead of cloning insights-proxy repo
- Remove Makefile targets: insights-proxy-check, run/insights-proxy, insights-proxy-setup
- Remove yarn scripts: insights-proxy, stop-insights-proxy
- Update/remove yarn stop script to remove stop-insights-proxy reference
- Remove obsolete files:
-
- run/insights-proxy.sh
-
- run/wait-on-insights-proxy.js
- run/check-spandx-port-available.js
- Update clean target in Makefile to remove run/insights-proxy reference
- Verify yarn start still works correctly with FEC dev-proxy
- Update any developer documentation if needed