Philippe Martin

Results 104 comments of Philippe Martin

For parallel deletion, you can use WaitGroups: https://gobyexample.com/waitgroups

Here is another example where this feature would be needed. The deployment is done on GitHub pages and we need the sources to build the pages to deploy, but they...

Hi Leyla, You will have to revert the latest commit from the git repo, which has ejected the config. Please have a look at the modifications made in the latest...

This has been resolved as part of the refactorings done in 2022/2023

https://github.com/devfile/registry-support/pull/133 fixes the problem in Registry library and https://github.com/redhat-developer/odo/pull/6396 includes this PR. This fixes the problem for calls to Registry. I executed tests with a Squid proxy and iptables blocking...

Rebased to fix conflict on `pkg/dev/dev.go`