Morten Hauge

Results 7 issues of Morten Hauge

# Feature request A form of pipeline that automatically passes its first input argument on to the next actor, along with any additional arguments as individual args. ```python @dramatiq.actor() def...

enhancement

I'm trying to stream a realtime recording from an Amcrest IP4M camera via Wifi. The camera connects just fine, and can be controlled and take snapshots. When I try to...

## My Environment * __ArangoDB Version__: 3.9.3 * __Deployment Mode__: Single-Server * __Deployment Strategy__: Manual start using provided docker-compose file * __Operating System__: Manjaro Linux 21.3.5 (Kernel: 5.15.55-1-MANJARO) * __Total...

I've come across a case where a transaction needs to be shared across multiple systems. If we wrap the REST API we can easily achieve this by setting the `x-arango-trx-id`...

### Question The [FAQ](https://akv2k8s.io/faq/#can-we-see-the-secret-value-when-using-env-injection-option) section states the following: > Can I prevent env-injected secrets from being listed in /proc/[pid]/environ inside the container? > > Yes. Follow Docker Container best-practices and...

question

**What type of PR is this?** /kind documentation **What this PR does / why we need it**: Adds moortiii.md to the Norway folder in order to sign the CLA due...

kind/documentation
size/XS
lifecycle/stale
cncf-cla: yes

## Is your feature request related to a problem? Please describe. I'm coming from the world of Prefect, and am looking to switch to Temporal. During my evaluation I tried...

enhancement