Maciej Jakub Leks

Results 11 issues of Maciej Jakub Leks

I'm thinking over adding transaction support to my service leveraging Sequelize Db Adapter. After going through the source code of moleculer-db and moleculer-db-adapter-sequelize I came to conclusion that the only...

Hi, I've implemented two functions to reorder the pool and the refs of a PDA object. The functions are similar in the semantic sense with R's `ordered` function. I've tested...

As in the subject. I dig in the Internet and here and I cannot find answer to that I suppose simple question?

The problem is generic but I will use istio example just because it's my task to cope with. ## Terraform version, Kubernetes provider version and Kubernetes version ``` Terraform version:...

question
upstream-helm

### Summary We use sfdx-cli over the corpo proxy. Your software all the time shoots to dc.services.visualstudio.com, e.g. ``` 14/Oct/2022:11:38:47 +0000 1665747527.613 406 100.121.10.34 TCP_MISS/404 741 GET https://dc.services.visualstudio.com/ - STANDBY_POOL/100.112.190.21...

investigating

Hi, We experienced significant issues with an older version of the axios package and our corporate proxy. Starting from a certain point in time, every second execution of some code...

Hello, this code is not working ``` package main import ( "github.com/containerd/cgroups/v3/cgroup1" "github.com/opencontainers/runtime-spec/specs-go" ) func uint32Ptr(v uint32) *uint32 { return &v } func main() { netClsController := cgroup1.NewNetCls("/sys/fs/cgroup") err :=...

Try to move your all code (including services) inside e..g "src" and run the moldock. In my case does not work properly. At first checks.js throws and error with exception,...

Hello, you've done a great job. How does it correspond to Elly?

## Expected Behavior I need to modify some aspects of the `spec.container` section, for example, I need to add initialDelaySeconds in startupProbe (I use Istio and the proxy container restarts...

type: feature request
priority: p2