Jens Fosgerau

Results 8 issues of Jens Fosgerau

## Changes I've added a relatively crude parameter parse, that allows comma separated arguments, with multiple values delimited by `+`, as comma is used to distinguish between multiple parameters. ##...

pinned

We're in a situation where we run a bunch of kubernetes cronjobs, which will result in 20-30 completed pods lingering around for a while, on various nodes. This is a...

Is there reason we don't just pass an object like? ``` json { "DOCKER_HOST": "unix:///var/run/docker.sock", "DOCKER_TLS_VERIFY": "0" } ```

Moved the discussion here (from #22), as per @tmeasday's request. IRP should allow staying on the old route, while loading the next. It's how I originally imagined IRP to behave,...

feature

Currently the user of IRP can't define a tick interval, or how much a tick increase the percentage. Support changing both the interval and the incremental value added to the...

When importing all five components, and creating a simple wrapper around them for easily rendering in one place, we're mostly seeing it accept any type, which is not neat. Sample...

in-progress

### Is your feature request related to a problem? Please describe. `temporal workflow reset-batch --query "..."` does not prompt the user with a count of workflows that will be affected....

enhancement

As per the title, it's not possible to copy elasticsearch logging endpoints. I'd love to simply automate our fastly configs using fastlyctl, and this is one of the last things...