-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
MTO Sprint 271, MTO Sprint 272
The execFormatErrorMonitor plugin will be introduced as part of the ClusterPodPlacementConfig custom resource. It will be disabled by default and will initially expose only the enabled field, inherited from the base plugin definition.
The execFormatErrorMonitor plugin will be introduced as part of the ClusterPodPlacementConfig custom resource. It will be disabled by default and will initially expose only the enabled field, inherited from the base plugin definition. apiVersion: multiarch.openshift.io/v1beta1 kind: ClusterPodPlacementConfig metadata: name: my-namespace-config spec: # [...] plugins: execFormatErrorMonitor: ## New plugin enabled: true # [...]