Skip to content

Remove `cyclonedx_sbom_ingestion` feature flag

Brian Williams requested to merge bwill/remove-cyclonedx-sbom-ingestion-ff into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Removes the cyclonedx_sbom_ingestion feature flag. This feature has been globally enabled in production since January 3rd and performance has been stable. Sbom::IngestReportsWorker has a 99.98% job success rate.

FF rollout issue: #367711 (closed)

Dashbaord: https://log.gprd.gitlab.net/goto/cec9b990-8b98-11ed-85ed-e7557b0a598c

log.gprd.gitlab.net_app_dashboards__1_

JSONSchemer::InvalidFileURI has been fixed with !108468 (merged).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brian Williams

Merge request reports