Skip to content

Enable feature flag for renamed integrations workers

Markus Koller requested to merge 364112-rename-integrations-workers into master

What does this MR do and why?

With this change we'll use the new worker classes by default, and can remove the old ones in the next release.

  • !88558 (merged): ProjectServiceWorkerIntegrations::ExecuteWorker

  • !88579 (merged): IrkerWorkerIntegrations::IrkerWorker

  • !88582 (merged): Clusters::Applications::(Activate|Deactive)ServiceWorkerClusters::Applications::(Activate|Deactivate)IntegrationWorker

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.

Edited by Markus Koller

Merge request reports