Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subdirectory support? #48

Open
jeffstephens opened this issue Dec 21, 2020 · 1 comment
Open

Subdirectory support? #48

jeffstephens opened this issue Dec 21, 2020 · 1 comment

Comments

@jeffstephens
Copy link

jeffstephens commented Dec 21, 2020

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

@erulabs
Copy link
Contributor

erulabs commented Dec 21, 2020

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!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants