Mikaël Barbero

Results 18 issues of Mikaël Barbero

Adds a new builtin function (importstrDyn) that accept a computed string. I did not modified the importstr logic itself as I don't understand well enough how the parser is working....

cla: yes

I run buildkitd on a Kubernetes cluster (OKD 4.7, the "upstream" FLOSS of Openshift). The daemon starts and stays up. But every time I try to run a build, I...

area/rootless
area/kubernetes

Jenkins CI is still widely used in the industry, and not everybody is willing to switch to GitHub action. The `Dangerous-Workflow` check would benefit from adding support in analyzing `Jenkinsfile`...

enhancement

We are using the same labels set for both the server deployment and the elasticsearch statefulset. Kubectl CLI is confuses the matching pods when doing requests on deployments or statefulset...

priority:low

While `remote.sh` supports games from `/media/fat/cifs`, it seems that it does not support cores, scripts, and wallpapers from this same path. I guess this is similar for cores on `/media/usb`....

Currently, when a PR is created, the otterdog-app generates at least five different comments (e.g., see [this PR](https://github.com/eclipse-californium/.eclipsefdn/pull/1)). For some, if not all, of these messages, it would be better...

When definining a branch protection rule with pattern `[345].[x0123456789]`, the computed diff shows: ```diff + add branch_protection_rule[pattern="[345].", repository=vert.x] { ``` (from https://github.com/eclipse-vertx/.eclipsefdn/pull/15#issuecomment-2904490895) My guess is that it's only a display...

bug
good first issue