Thibault Jamet

Results 16 issues of Thibault Jamet

Request: https://github.com/whalebrew/whalebrew/issues/102#issuecomment-717984375

enhancement
help wanted

Request: https://github.com/whalebrew/whalebrew/issues/102#issuecomment-717984375

enhancement
help wanted

Request: https://github.com/whalebrew/whalebrew/issues/102#issuecomment-708253306

enhancement
help wanted

The current docker inspect format is confusing with both Config and ContainerConfig structures. This has caused several problems when installing images: https://github.com/whalebrew/whalebrew/issues/119 https://github.com/whalebrew/whalebrew/pull/91 The ContainerConfig is a legacy field used...

enhancement
help wanted

We need to get the package updates completely automated and have manual actions only when incompatibilities are detected. To do so, I started to add a `tags.yaml` in image folders...

help wanted

**Description** In the command line arguments, we see `min-event-sync-interval` as "The minimum interval between two consecutive synchronizations triggered from kubernetes events" In the code, it actually acts a different way....

cncf-cla: yes
size/M
lifecycle/rotten
needs-rebase

**Description** In the current implementation, DNS providers are called to list all records on every loop. This is expensive in terms of number of requests to the provider and may...

cncf-cla: yes
size/L
lifecycle/rotten
needs-rebase
ok-to-test

First of all, I am unsure the issue needs to be opened here, in [moby](https://github.com/moby/moby) or in [buildkit](https://github.com/moby/buildkit). Feel free to redirect me wherever is needed. **Description** **Steps to reproduce...

kind/enhancement
impact/documentation
area/api

With #4780, were introduced security measures to ensure the `return_url` is pointing to the current ArgoCD instance. In several occasions, an ArgoCD isntance could be exposed through multiple network connections....