Skip to content

Ignore sep max_concurrency application setting

What does this MR do and why?

In MR !174596 (merged), we updated our concurrency strategy to distribute the pipelines created by scan execution policies scheduled scans. The new strategy does not use the security_policy_scheduled_scans_max_concurrency application setting.

Since this application setting is not used anymore, it should be removed as suggested here.

This MR ignores the column and removes its references.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

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

Merge request reports

Loading