Skip to content

Schedule rule component for agents for execution policy

Artur Fedorov requested to merge 359886-schedule-rule-component-agent-level into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR resolves #367278 (closed)

It add agent option for schedule rule component. According to this documentation

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

action video
agent selection cluster
toggle name toggle_name
save save

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Enable feature flag
   Feature.enable(:scan_execution_rule_mode)
  1. Go to URL/root/PROJECT_ID/-/security/policies
  2. Create new policy
  3. Select Scan execution policy and click Select policy

MR acceptance checklist

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

Related to #359886 (closed)

Edited by Artur Fedorov

Merge request reports

Loading