-
Task
-
Resolution: Done
-
Undefined
-
None
-
False
-
None
-
False
-
-
-
None
Could you please change the `spec.evaluationInterval.compliant` and `spec.evaluationInterval.noncompliant` fields in the following documentation:
https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.11/html-single/governance/index#configuration-policy-yaml-table
The key part to emphasize is that the new default values are "watch", which leverage Kubernetes API watches instead of polling the Kubernetes API server. This is often more efficient and results are much quicker.
It'd be great to emphasize this in "What's new" since if the user sets these values, they won't be able to benefit from this. It should also indicate that if users prefer to go back to polling, they may explicitly set `spec.evaluationInterval.compliant` and `spec.evaluationInterval.noncompliant` to `10s`.
1. - [x] Mandatory: Add the required version to the Fix version/s field.
2. - [ ] Mandatory: Choose the type of documentation change or review.
- [x] We need to update to an existing topic
- [ ] We need to add a new document to an existing section
- [ ] We need a whole new section; this is a function not
documented before and doesn't belong in any current section
- [ ] We need an Operator Advisory review and approval
- [ ] We need a z-Stream (Errata) Advisory and Release note
for MCE and/or ACM
3. - [x] *Mandatory: *Use the following link to open the doc and find where the
documentation update should go. Note: As the feature and doc is
understood and developed, this placement decision may change:
4. - [x] Mandatory for GA content:
- [ ] Add steps, the diff, known issue, and/or other important
conceptual information in the following space:
- [ ] *Add Required access level *(example, *Cluster
Administrator*) for the user to complete the task:
- [ ] Add verification at the end of the task, how does the user
verify success (a command to run or a result to see?)
- [ ] Add link to dev story here:
ACM-11666
5. - [ ] Mandatory for bugs: What is the diff? Clearly define what the
problem is, what the change is, and link to the current documentation. Only
use this for a documentation bug.
- documents
-
ACM-11666 Add support for watch based evaluation intervals for ConfigurationPolicy
- Closed