Daniel Preussker

Results 27 issues of Daniel Preussker

**What are you trying to do** I want to serve an API via fcgi to avoid having to wrap it in another layer of proxing to speak HTTP to HAProxy...

kind/feature
lifecycle/backlog

Hi, I'm facing a bit of a dead-end trying to figure out how I can create sub-operations that refer to the parent operation derived from the main az-function context. The...

Title states it practically. I'd like to be able to watch a repo an all it's branches and tags and run pipelines/jobs against them.

## Ask your Question Hi, I noticed `config` being called by gradle and it being seemingly stuck so I issued the command through `strace` and saw that it opens _EVERY...

question

**Current situation** currently `/etc/resolv.conf` points to `/run/systemd/resolve/resolv.conf` which basically merges all DNS entries from all links and configs into 1 file regardless of hierarchy, caching, routing or other settings. **Impact**...

kind/enhancement

Kaniko supports building images without requiring privileged mode. https://github.com/GoogleContainerTools/kaniko

``` pisugar-server[328]: /bin/date: the argument ‘11:31:19’ lacks a leading '+'; pisugar-server[328]: when using an option to specify date(s), any non-option pisugar-server[328]: argument must be a format string beginning with '+'...

bug

Hi, I'm using jabber.py to use weechat as native jabber client without the need of bitlbee. the `server` variable of jabber.py sessions is empty as it's no IRC-Server. therefore `/quote`...

Hi, is there a way to populate the Dockerfile's ARGs (or ENVs at this point) from the environment present at kaniko's executor build time? I would like to avoid writing...

help wanted
kind/feature-request
priority/p3
area/cli

Google API proto files are commonly used to annotate grpc services and aren't always included the protobuf repos (such as when built with `buf` which includes those files at build-time)....

bug