Subdirectory support?
Hi!
I'm just getting set up with BYOC mode, and building images in my cluster with a private registry is just streets ahead of anything else I've found - SO much nicer than the typical AWS ECR auth song and dance.
However, my project is set up as a monorepo with apps in subdirectories, with a nonstandard Dockerfile image for production. Am I missing existing support for this in the build configuration, or is this a feature you'd consider putting on the roadmap?
Thanks! Jeff
Hi Jeff! Thanks for the kind words!
We’re indeed planning on supporting mono-repos - currently it would require a bit of a manual setup using a “kustomization” and “skaffold” file in the root of your repo. We’ve been talking about making this more of a default (and add docs around this!) - your comment might move it up the todo list!
you might take a look at our KubeSail/KubeSail-agent repo - which uses skaffold and kustomize as mentioned before. I’m on mobile currently - but I’ll try to get you a good answer and some documentation later tonight!
thanks again for the kind words - means a lot to us!!
Happy holidays!!