Ilya Shaisultanov

Results 11 issues of Ilya Shaisultanov

I create workers with this bit of code: ``` javascript for (var i = 0; i < MAX_WORKERS; i++){ arr[i] = new Worker(CURRENT_DIR + '/lib/workers/worker.js'); arr[i].onmessage = function(msg, cb) {...

Databases like `_users`, `blah`, `a123` are fine. But I have dbs that named like `one/two`, which is permitted in CouchDB. From node I request them with slash encoded as `%2F`...

I have a CloudFormation stack that's created by Terraform. It's basically ```hcl resource "aws_cloudformation_stack" "aws_transit_vpc" { parameters { // stuff } template_body = } ``` It's not ideal but it...

bug
service/cloudformation
stale

**Is your feature request related to a problem? Please describe.** I am preparing for a round of cluster upgrades and I'm trying to understand what Kubernetes versions (1.27+) Argo Events...

enhancement
documentation

I'm not sure I'm phrasing my question correctly, but the idea of what I'm trying to achieve is this: ``` @type record_modifier service $NameOfASystemdServiceFromTheEntry ``` so `service` key would `docker.service`...

/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** Version 1.20.3 (git-6995b12559257e37a05aee54939222c97d0f3c8f) **2. What Kubernetes version are you running? `kubectl version` will...

kind/bug

Regardless of what key is chosen, has no effect. Firefox 14, Ubuntu 12.04.

When I try to perform a HEAD request I get this: ``` undefined:0 ^ SyntaxError: Unexpected end of input at Object.parse (native) at IncomingMessage. (/usr/local/lib/node/.npm/couch-client/0.0.4/package/lib/cou ch-client.js:80:45) at IncomingMessage.emit (events.js:81:20) at...

Documentation says: > arg (anything): ...or to make a server call to check if a username is available However, from reading the source it looks like `arg` function must be...

feature

Preserve badges, spells, etc.