Description of problem: The field is redundant and since this is the first version of the api, we should remove it.
Verified the field is removed. oc get csv -n metallb-system NAME DISPLAY VERSION REPLACES PHASE metallb-operator.4.11.0-202206061237 MetalLB Operator 4.11.0-202206061237 Succeeded oc get ipaddresspool ip-addresspool-sample1 -n metallb-system -oyaml apiVersion: metallb.io/v1beta1 kind: IPAddressPool metadata: creationTimestamp: "2022-06-06T19:52:51Z" generation: 1 managedFields: - apiVersion: metallb.io/v1beta1 fieldsType: FieldsV1 fieldsV1: f:spec: .: {} f:addresses: {} f:autoAssign: {} manager: Mozilla operation: Update time: "2022-06-06T19:52:51Z" name: ip-addresspool-sample1 namespace: metallb-system resourceVersion: "60495" uid: d1b21f60-e073-4c1d-ba39-5b2e900a75f4 spec: addresses: - 172.31.249.45/32 autoAssign: true
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069