- 
    
Bug
 - 
    Resolution: Won't Do
 - 
    
Undefined
 - 
    None
 - 
    4.13.z, 4.12.z, 4.11.z, 4.14.z, 4.15
 
- 
        Quality / Stability / Reliability
 - 
        False
 - 
        
 - 
        None
 - 
        Important
 - 
        No
 
- 
        None
 - 
        None
 - 
        Rejected
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 
Description of problem:
Optional operators for 4.11-4.15 are being scanned with check-payload (https://github.com/openshift/check-payload) for static FIPS compliance. external-dns-operator are failing with the following error: | external-dns-operator-container | /external-dns-operator | go binary is not CGO_ENABLED | brew.registry.redhat.io/edo/external-dns-rhel8-operator@sha256:e294464b5186e0a8d67429c0d4b20c4a16b30b0410b8e9ee4934ed8e65107eff | | external-dns-container | /external-dns | go binary is not CGO_ENABLED | brew.registry.redhat.io/edo/external-dns-rhel8@sha256:45458fd7917d91b68a53e28dac4030fa5aa11d76b9f183bdf4019d8a8c4281ed | in v1.0.0 the message is like | external-dns-operator-container | /external-dns-operator | executable is not dynamically linked | brew.registry.redhat.io/edo/external-dns-rhel8-operator@sha256:df0fdd172e927b6c63bd7767fa031e715770f2613485b12da0561b1af94c1f73 | | external-dns-container | /external-dns | x_cgo_init not found | brew.registry.redhat.io/edo/external-dns-rhel8@sha256:f4e979786c9846213353bd5f95c7dd5273620cd69fd57be2c7423beb4b87faf0 |
Version-Release number of selected component (if applicable):
external-dns-operator.v1.2.0 external-dns-operator.v1.1.0 external-dns-operator.v1.0.0
How reproducible:
always
Steps to Reproduce:
See instructions at https://github.com/openshift/check-payload
Actual results:
Error reported above
Expected results:
No warning, no failures
Additional info: