Results 24 comments of Sergey Ryabin

> You could try to push manifest (mult-arch) manually, something like: > > docker manifest create 10.24.142.129:30001/func:latest \ > 10.24.142.129:30001/func:amd64 > docker manifest push 10.24.142.129:30001/func:latest > See: [Approach 1: Without...

> We probably could try change the tag for the image included int the manifest. I don't fully understand what you mean, but if you have a quick fix or...

heeey @nnako Thank you for your interest **Q: how do the different components (e.g. tmux, bash scripts, ...) work together to achieve the remote control?** **A:** Tmux -> Freeplane 1.1....

Apologies for any confusion. Although the issue was referenced in the pull request merge, it was actually invalid and should not have been closed. Therefore, the issue remains open.

hey @AriSweedler ! Thank you for your interest. Your question is good and important, and I have personally answered it as follows. I would like to bring your attention to...

facing with the same issue ```bash $ nats -s ${nats_url} stream ls ╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ Streams │ ├─────────────────────────────────────────────────┬─────────────┬─────────────────────┬──────────┬─────────┬──────────────┤ │ Name │ Description │ Created │ Messages │ Size │ Last Message...

hey @dprotaso sorry for confusing TLDR: 1. A long time ago, I added `knative-operator` 1.13 in my gitops repository. According to the documentation, I had to add net-istio.yaml as a...

> Operator always installed net-istio Ohh, indeed, I double-checked the branches, and it's there. In this case, should this information be mentioned somewhere here: https://knative.dev/docs/install/installing-istio/#before-you-begin ?

knative-operator `1.14.0` still have this issue how to reproduce: 1. install knative-operator 2. apply namespace-ke.yaml with the following content ```yaml apiVersion: v1 kind: Namespace metadata: labels: istio-injection: enabled name: knative-eventing...

I have encountered the same issue where multiple nodes on different mind maps have the same ID. Freeplane version: 1.10.4 OS: Linux 1. Open Freeplane. 2. Create a new mind...