Lemon Lam

Results 6 issues of Lemon Lam

In Default variable details of document of debops.mariadb, it is allowed to use `user` **or** `name` in `mariadb__users` to define a user. The major difference between them is `name` will...

In https://github.com/hashicorp/nomad/issues/13229#issuecomment-1151138275 and https://github.com/hashicorp/nomad/issues/13229#issuecomment-1152448224 I found out that the lack of passing through bind propagation mode breaks CSI drivers that stage volumes in their container first before publishing. Implementing it...

Per https://github.com/hashicorp/nomad/issues/13229#issuecomment-1150311214 and https://github.com/Roblox/nomad-driver-containerd/pull/123 we can mount stuff from `${NOMAD_TASK_DIR}/file` with relative path `local/file` but not for `${NOMAD_TASK_DIR}/secrets`. I think it should be allowed to have a consistent behavior, and...

... in BaseGestureDetector.updateStateByEvent() Please update the package on Maven too, thank you.

## Description [Reflect.setPrototypeOf](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/setPrototypeOf) takes `null` for argument `prototype`. However, the altered `setPrototypeOf()` called `getPrototypeOf()` which throws on `null` without a null check. Which caused an Uncaught TypeError in `near-membrane-shared` and...

bug

Hi, Thanks for making the consul package. I would like to request an install option that skip service installation for consul, because I'm installing it for remote management and I...

enhancement