Felix
Felix
My setup: I use `traefik` as an IngressController. This gives me a `LoadBalancer` type `Service` as primary ingress for my cluster. Where `1.2.3.4` is the correct external IP address. ```...
Still needs discussion I guess
I currently try to implement the "Ironhouse pattern" mentioned [here](http://hintjens.com/blog:49#toc6). The example C code ``` // Start the authenticator and tell it do authenticate clients // via the certificates stored...
I started a backup yesterday and resumed it today. After scanning it seems restic verifies which file are already back-upped. It shows a huge transfer speed of 50Mb/s for these...
### Nomad version `Nomad v1.4.1 (2aa7e66bdb526e25f59883952d74dad7ea9a014e)` `agent: detected plugin: name=podman type=driver plugin_version=0.4.0` ### Operating system and Environment details `Linux nomad-worker-1 5.19.7-1-pve #1 SMP PREEMPT_DYNAMIC PVE 5.19.7-1 (Tue, 06 Sep 2022...
`listreceivedbyaddress` was already present in the rpc handlers. I added the gRPC bindings and the `ReceivedForAddress` to the `walletServer` to make the call accessible.
When trying to download a file from S3 I get the following error ``` PermanentRedirect The bucket you are attempting to access must be addressed using the specified endpoint. Please...
## Bug Report #### What did you do? `make run` #### What did you expect to see? the operator be built and run #### What did you see instead? Under...
I observe a phenomena that I can not fully understand. I have replicatiion setup with push/sink. I have not done any manual snapshotting but it seems that the timestamps of...
I have a `push` job on one side and `sink` on the other. My push job is stuck with the following error: ``` Replication: zdata/pve/backups/vms PLANNING-ERROR (step 0/0, 0 B/0...