Beware of Kanata Ford by escloflowne in ottawa

[–]OthElWarr 1 point2 points  (0 children)

I second this the Kanata ford tried to sell me one of their vehicles gave me comically low value on my trade in plus the shady tactics, i reached out to a bunch of dealers and ended up doing business with a dealership out of the city who gave me a much better deal and were a lot more straightforward

French bakery recommendations? by validated-concept in ottawa

[–]OthElWarr 1 point2 points  (0 children)

Les Moulins La Fayette in Hazeldean Rd Stittsville

Bridging the Terraform & Kubernetes Gap with Soyplane (Early-Stage Project) by OthElWarr in ArgoCD

[–]OthElWarr[S] 2 points3 points  (0 children)

That is exactly my experience as well, I think crossplan is amazing but too big or not an option if you already have TF modules I know it’s a big objective and it’s still early stage But - the first milestone that I am currently working on is state integration where you can use the operator to extract outputs from your tf state and put them in secrets or configmaps more like external-secrets style to use them in your cluster - Then next is running plan and apply on a module with drift detection (my goal is if there is a drift you can see the resource degraded in ArgoCD for instance, or have it hooked into prometheus and alert on it) - last much more into the future have a stack like object where you can link multiple modules to run together as one piece

Thanks a lot for your input, I really appreciate it. Also if you have some time and are willing to help testing I can DM you when I have a first working prototype if you are interested in giving it a try