Manually create PriorityClass
The operator no longer installs the required `PriorityClass` that is used by dynamically created training and precheck jobs.
In environments where the `PriorityClass` is not present, these jobs might fail to start, thereby affecting the following features.
The following algorithms dynamically create training or precheck jobs and require the `PriorityClass`:
- Similar Incident
- Change Risk
- Deprecated Log Anomaly Detection
The `PriorityClass` must now be created manually by a cluster administrator if these algorithms
are used.
Important:
Manual creation of the `PriorityClass` is required in the following scenarios:
-
New installations of version 4.13.0 (or later)
-
Clusters where the `PriorityClass` does not already exist
Existing clusters that already have this `PriorityClass` from previous versions do not require any action.