Nicolas Busseneau

Results 22 issues of Nicolas Busseneau

## Context For `cilium install`: - `wait` defaults to `true` - `restart-unmanaged-pods` to `true` - But `--restart-unmanaged-pods=true` "implies" `--wait=true` behavior (this is expected because unmanaged pods can only be restarted...

kind/feature

The `pod-to-remote-nodeport` and `pod-to-local-nodeport` tests are consistently failing in clustermesh configuration. This can be easily reproduced either with a local Kind clustermesh or with a GKE clustermesh (as in our...

kind/bug
area/CI
ci/flake

Hit in GKE on #390 https://github.com/cilium/cilium-cli/actions/runs/1001017290 ``` 2021-07-05T12:33:47.221179076Z [.] Action [allow-all/pod-to-service/curl-2: cilium-test/client2-666976c95b-mc9mq (10.4.1.77) -> cilium-test/echo-other-node (echo-other-node:8080)] 2021-07-05T12:33:47.221185112Z 📄 Following flows... 2021-07-05T12:33:47.221856284Z ❌ command "curl -w %***local_ip***:%***local_port*** -> %***remote_ip***:%***remote_port*** = %***response_code***...

area/CI
ci/flake

We currently handle magnet links only once done with searching and all results have been consolidated. It would be more efficient if we instead would send an API call everytime...

enhancement

We currently use an in-memory cookie jar that lives as long as the engine object lives, which is not very long: basically, a new engine object is created by the...

enhancement

Hello! Love this tool, thanks for your work 😄 I encountered and reproduced an issue with the Windows binary on repositories containing long filenames. **Bug description** On Windows, when running...

bug
help wanted
windows
nostale

Was generating a RuntimeError. Fixes #14.

The `-oracle_nls_lang` CLI parameter does not seem to work, even though the code says it should: https://github.com/dmtolpeko/sqlines/blob/d132c7ca2e5e9615458a19af04693d8fe61b0bf2/sqldata/sqlociapi.cpp#L89 The intermediate data extracted from Oracle and stored in tab-delimited files shows that...

The RuTracker API previously available at https://api.t-ru.org/v1/ is seemingly gone and I did not find any alternative. Thus, magnet links download is gone, preventing the plugin from being used in...

enhancement

Hi! Thanks for your work :) I got interested in the save file structure and having it as a first basis was helpful to me. I've noted that editing dwarf...