-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.18
Description of problem:
An annotation added by the operator? is shown and discrepancy by the cluster-compare tool:
apiVersion: k8s.cni.cncf.io/v1
kind: NetworkAttachmentDefinition
metadata:
+ annotations:
+ k8s.v1.cni.cncf.io/resourceName: openshift.io/sriovleft
name: sriov-mlx-one
namespace: rds-sriov-wlkd
spec:
Version-Release number of selected component (if applicable):
4.18.0-rc.4
How reproducible:
100%
Steps to Reproduce:
1. Configure SR-IOV NNCP and SR-IOV network on the cluster
2. Run cluster-compare tool
3.
Actual results:
Mismatch is reported by the tool
Expected results:
annotation(s) added by the operator should be tolerated/ignored by the tool
Additional info:
- blocks
-
OCPBUGS-62956 Tolerate annotations on the NetworkAttachmentDefinition
-
- Closed
-
- is cloned by
-
OCPBUGS-62956 Tolerate annotations on the NetworkAttachmentDefinition
-
- Closed
-
- links to