cilium / cilium-olm

Other
10 stars 13 forks source link

bundle validation error - operators.operatorframework.io.bundle.package.v1 value in the annotations yaml doesn't match the image label #15

Closed errordeveloper closed 3 years ago

errordeveloper commented 3 years ago
2021-01-07 15:18:19,992 p=278 u=default n=ansible | TASK [parse_operator_bundle : Result of failed task] ***************************
2021-01-07 15:18:20,182 p=278 u=default n=ansible | ok: [localhost] => {
    "msg": {
        "changed": false,
        "failed": true,
        "msg": "The operators.operatorframework.io.bundle.package.v1 value in the annotations yaml doesn't match the corresponding bundle image label!"
    }
}
errordeveloper commented 3 years ago

https://github.com/cilium/cilium-olm/commit/c8fff2f2f6c64eee544bb72e0b6f3ec5c86c7cd4b should fix this