Alejandro

Results 7 comments of Alejandro

I have just tried this change from my laptop with no GPU dedicated and using Fedora 33; it worked like a charm. Thanks :+1:

@jmrodri No, there is not. What am I missing to propose a change into the repository? - I don't see the change as a user-facing change, as the operations and...

@jmrodri In the pipeline I get [here](https://github.com/operator-framework/operator-sdk/runs/6719319742?check_suite_focus=true#step:4:133) and issue related with an external link. I have checked the link manually and it worked, probably network transitory situations; I can not...

I have added an issue at: https://github.com/operator-framework/operator-sdk/issues/5866

Same situation here. I have modified by hand the archive file generated with kaniko, and after changing the "Config" attribute removing the "sha256:" prefix, adding the ".json" suffix and renaming...

@bioinfornatics Sorry for the delay, and thank you very much for your issue; the below could simplify `olm` installation by: ```sh ./bin/oprator-sdk olm install ``` A few additional notes: -...