Andrey Dudin

Results 12 issues of Andrey Dudin

It would be great if the debug pod can be created with mounted volumes, secrets, etc.

Hello! Why are you using `startWorker()` and not `worker()`? https://github.com/gammazero/workerpool/blob/85cc841576f67b14360c7298da3bcbbb76757020/workerpool.go#L192-L200 Maybe you have some examples, how I can pass db connection to worker? Not to specific task. Main idea is:...

For example Google OAuth 2.0

enhancement
help wanted
api
ui

How to configure lvmthin volume as storage in .proxmoverc ? In /etc/pve/storage.cfg it looks like: ``` lvmthin: local-hdd thinpool hdd vgname pve-hdd content rootdir,images ```

enhancement
wontfix
patches-welcome

If I set hostname as fdqn `test1.corp.mycompany.com`(https://cloud.yandex.ru/docs/compute/concepts/network#examples), create VM using `terraform apply`, and do `terraform apply` again. I see that terraform trying to replace my VM because hostname in YC...

![image](https://user-images.githubusercontent.com/1208486/64246785-21836480-cf16-11e9-819f-8b58d251e4e7.png) OS X Chrome 76.0.3809.132

I've got Plugin::ConcatFilter::TimeoutError: Timeout flush when have just one message in log. #### Steps to replicate In low loaded environments I have ~1-2 log message per minute/hour. In this case...

## Description Added properties to configure object reaper interval, global and specific to exec type. `OBJECT_REAPER_INTERVAL` - global `NEWDEPLOY_OBJECT_REAPER_INTERVAL` - for `newdeploy` type `CONTAINER_OBJECT_REAPER_INTERVAL` - for `container` type `POOLMGR_OBJECT_REAPER_INTERVAL` -...

Hello. I see that legacy auth was dropped few releases before. (https://github.com/semantic-release/npm/commit/51ab3c8b7bf6848080288a64af1b723ebf267ba6) Why? Is there another way to use legacy auth? We use nexus, and `authToken` not supported yet.