Florent BENOIT

Results 103 issues of Florent BENOIT

Allow to install and configure OpenShift Local - [ ] Windows - [ ] macOS - [ ] Linux

kind/epic
theme/install

Check if some dependencies are available in newer version and update them - [ ] Windows - [ ] macOS - [ ] Linux

kind/epic
theme/install

### 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...

kind/epic
area/plugins
roadmap/3-months

### 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...

status/code-review
target/branch

### 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...

kind/task
area/website

### 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...

kind/task

### 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...

kind/feature

### 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...

type/enhancement

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...