Philippe Martin
Philippe Martin
For the moment, the signatures of the operators are defined as simple strings, but these signatures could be resolved from other information: - name filed, - parameters field - a...
Hi, I would like to discuss about the fact that all the operators docs reside in a single page. I can see different problems with this single-page design: - the...
**What type of PR is this:** /kind feature **What does this PR do / why we need it:** - set current namespace in env.yaml file when starting `odo dev`, remove...
/kind bug ## What versions of software are you using? **Operating System:** Fedora Linux **Output of `odo version`:** odo v2.5.0 (7a145e77c) ## How did you run odo exactly? $ kubectl...
/kind bug ## What versions of software are you using? ``` $ odo version odo v3.0.0-alpha3 (8c99ce920) ``` ## How did you run odo exactly? Apply this cluster resource: ```...
/kind bug ## What versions of software are you using? **Operating System:** IBM Z architecture ## Issue During integration tests, some devfiles are using images that don't have multi-arch support...
/kind bug ## What versions of software are you using? **Operating System:** Fedora Linux **Output of `odo version`:** ``` odo v3.0.0-beta2 (854e7566c) ``` ## How did you run odo exactly?...
/kind bug When a Devfile contains a Kubernetes resource declaring a servicebinding from group the servicebinding.io and when removing the Kubernetes resource from the Devfile `odo dev` is unable to...
/kind feature ## Which functionality do you think we should add? It would be interesting to test the performance of odo (essentially the `odo dev` command) with large projects (lots...
/kind feature ## Which functionality do you think we should add? It would be interesting to run integration tests on a constrained environment, for example as a simple user on...