Results 5 issues of Raoul Scarazzini

This commit converts the raise exception statement inside the fetch_details function into a print statement, so that when working on multi entries (and just some fails) the others can be...

Creating two workflow yml files instead of one, we can have kpa_generator trigger *just* the container build, since there's no big deal in having the lint and test repeated with...

This will avoid: ``` Warning: ansible-lint is no longer tested under Python 3.8 and will soon require 3.9. Do not report bugs for this version. ```

There are some vulnerabilities on the kpa container image that needs to be fixed, check https://quay.io/repository/mmul/kpa/manifest/sha256:b0cc60e2f268c31cd06889608093b8b7aa121a5efa2025a9ef0196480fcdb9c9?tab=vulnerabilities

**What steps did you take and what happened:** In recent versions (for sure 0.22.0 and 0.21.*) there's a problem related to the OLM installation of the operator, that prevents everything...

kind/bug