Remove securityPoliciesSyncStatus GraphQL query (1/4)

What does this MR do and why?

Removes policy sync progress tracking.

The security_policy_sync_propagation_tracking feature flag is disabled. See the feature flag rollout issue and the internal Slack thread.

This is part 1 of 4 in a series of stacked merge requests that together remove the policy sync progress tracking feature. The MRs are stacked in order and should be reviewed and merged sequentially from part 1 through part 4:

  1. !244053 (merged) - Remove securityPoliciesSyncStatus GraphQL query
  2. !244116 (merged) - Remove policy sync state tracking from policy services
  3. !244117 (merged) - Remove policy sync state tracking from policy workers
  4. !244118 - Remove policy sync state model, subscription and feature flag

References

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #604959

Edited by Dominic Bauer

Merge request reports

Loading