-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.14.0
-
None
-
Low
-
No
-
T&PS 2023 #12, T&PS 2023 #13
-
2
-
False
-
Description of problem:
The health check docs show an example withÂ
apiVersion: machine.openshift.io/v1beta1 kind: MachineHealthCheck metadata: name: example namespace: openshift-machine-api spec: selector: matchLabels: machine.openshift.io/cluster-api-machine-role: <role> machine.openshift.io/cluster-api-machine-type: <role> machine.openshift.io/cluster-api-machineset: <cluster_name>-<label>-<zone> selector: apiVersion: infrastructure.cluster.x-k8s.io/v1beta1 kind: Metal3RemediationTemplate name: metal3-remediation-template namespace: openshift-machine-api
the second selector should be "remediationTemplate"
- links to