Mouad Elhaouari

Results 5 comments of Mouad Elhaouari

Yes for sure. I am installing liqo using helm so I run the following commands: ```bash helm repo add liqo https://helm.liqo.io/ helm repo update liqoctl install kubeadm --service-type NodePort --only-output-values...

Yes, I am aware of that. the reason I did that is that I thought I can change liqo namespace properties through the values.yaml file but that was not the...

just showing interest for working on this (already started in fact). I will follow up with a PR in the upcoming days.

I have been experimenting with [elastic/crd-ref-docs](https://github.com/elastic/crd-ref-docs) today and here are some important notes I took: - If we want to migrate to this tool, we cannot just change the binary...

Yes definitely. I thought the two issues were closed. However, if embedded struct pointers are used again the issue may reappear. That's why it is still open I guess.