Skip to content

Commit aac19e7

Browse files
Merge pull request #91288 from kcarmichael08/ROX-27693-violations-page-updates
Update violations page info
2 parents 027b29d + 65b76d2 commit aac19e7

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

modules/analyzing-all-violations.adoc

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,22 @@ By viewing the *Violations* page, you can analyze all violations and take correc
1111
.Procedure
1212

1313
. In the {product-title-short} portal, click *Violations*.
14-
. To navigate through the different types of violations, do any of the following tasks:
15-
** To view the list of active violations, click the *Active* tab.
16-
** To view the list of resolved violations, click the *Resolved* tab.
17-
** To view the list of violations that {product-title-short} attempted to resolve, click the *Attempted* tab.
18-
. Choose the appropriate method to view the violations from the drop-down list, which is in the upper left of the page:
19-
** To display the findings for application workloads, select *Applications view*.
20-
** To display the findings for platform components in {ocp}, select *Platform view*.
21-
** To display the findings for application workloads and platform components simultaneously, select *Full view*.
22-
. Optional: Choose the appropriate method to re-organize the information in the *Violations* page:
14+
. Click one of the following tabs to view violations by category:
15+
** *User Workloads*: Displays violations for user-managed workloads.
16+
** *Platform*: Displays violations for workloads used by {ocp} and layered services.
17+
** *All violations*: Displays violations for user workloads and platform components. It also displays audit log violations for cluster resources.
18+
. Click one of the following tabs to view violations by type:
19+
** *Active*: Displays violations in the build and deploy stages or unresolved runtime violations.
20+
** *Resolved*: Displays the following violations:
21+
*** Violations in the build and deploy stages for workloads that were removed or modified to be compliant
22+
*** Manually resolved runtime violations
23+
*** Violations that were generated before a policy exclusion was added
24+
** *Attempted*: Displays violations for deployment actions that were attempted but blocked by the evaluation of enforced policies. For example, if the admission controller detected that the attempted deployment action, such as a deployment create, update, or scale, would cause a policy violation, it prevented the operation from running in the cluster.
25+
. Optional: Choose a method to reorganize or filter information on the *Violations* page:
2326
** To sort the violations in ascending or descending order, select a column heading.
2427
** To filter violations, use the filter bar.
2528
** To see more details about the violation, select a violation in the *Violations* page.
2629
. Optional: Choose the appropriate method to exclude a deployment from the policy:
2730
** If you selected a single deployment, click the overflow menu {kebab} and then select *Exclude deployment from policy*.
28-
** If you selected multiple deployments, from the *Row actions* drop-down list, select *Exclude deployments from policy*.
31+
** If you selected multiple deployments, from the *Row actions* drop-down list, select *Exclude deployments from policy*.
32+
//Do we need to add an explanation for "Mark as resolved"?

0 commit comments

Comments
 (0)