Florent BENOIT
Florent BENOIT
Allow to install and configure OpenShift Local - [ ] Windows - [ ] macOS - [ ] Linux
Check if some dependencies are available in newer version and update them - [ ] Windows - [ ] macOS - [ ] Linux
### Please confirm your submission meets all the criteria - [x] I have read the [App Requirements][reqs] and [App Maintenance][maint] pages. - [x] My pull request follows the instructions at...
### Is your task related to a problem? Please describe. Che has a devfile registry since Che 7.x and devfile v1 and the devfile registry is providing the stacks/examples. In...
### What does this PR do? remove benoitf from code owner ### Screenshot/screencast of this PR ### What issues does this PR fix or reference? N/A ### How to test...
### Is your enhancement related to a problem? Please describe Lot of PR are coming around website It would be nice to try quickly the rendered/output of the website by...
### Is your enhancement related to a problem? Please describe Ensure on CI that we only have valid TypeScript code, no unused imports, no unused variable, etc. ### Describe the...
### Is your feature request related to a problem? Please describe Current preferences page has not a proper UI and UX UI team worked on https://github.com/containers/podman-desktop/issues/183 and now we need...
### Is your feature request related to a problem? Please describe. When we update a branch with new commits, there is new trigger and a new comment so we can...
Hello, When trying to use dockerode with podman engine, I noticed that I received echo of queries when using attach on a container. Reading https://docs.docker.com/engine/api/v1.43/#tag/Container/operation/ContainerAttach we can see that parameters...