Remove renamed workers and feature flag
What does this MR do and why?
These workers were renamed in 15.1 and had to be kept for a release to avoid backwards-compatibility problems.
-
!88558 (merged):
ProjectServiceWorker
→Integrations::ExecuteWorker
-
!88579 (merged):
IrkerWorker
→Integrations::IrkerWorker
-
!88582 (merged):
Clusters::Applications::(Activate|Deactive)ServiceWorker
→Clusters::Applications::(Activate|Deactivate)IntegrationWorker
The FF was enabled for %15.1 in !90060 (merged)
Issue: #364112 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Markus Koller