Miguel Bernabeu Diaz

Results 5 issues of Miguel Bernabeu Diaz

I'm trying to run the specs with rspec-mode against docker but it always fails as it tries to run the specs locally (bundler not installed locally). I also can't figure...

I have tried to use the `MAIAO_EXPERIMENTAL_CREDENTIALS=true` option locally (downloaded the latest release of maiao beforehand). I have pass installed, so my expectation is that it would try to use...

I have just found this project and used it for a machine where I had several long-ignored pacnew files and it saved me a ton of time! After doing an...

[From k8s 1.33+ having `procMount: "Unmasked"` requires `hostUsers: false`](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/) which is incompatible with `hostPID: true`. That means that all recommended configuration of the agent DaemonSet are no longer valid in...

As far as I have seen, there is currently no support to retrieve the list of environments configured for a project. I'm generating alerts programmatically, and I'd prefer to be...