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

Ability to run all image builds in the same namespace #49

Open
tmyhu opened this issue Nov 8, 2023 · 1 comment
Open

Ability to run all image builds in the same namespace #49

tmyhu opened this issue Nov 8, 2023 · 1 comment

Comments

@tmyhu
Copy link

tmyhu commented Nov 8, 2023

It would be great to have an option to run all image builds in one namespace, instead of wherever the BentoRequest is created. Maybe even the yatai-image-builder namespace by default.

When using ECR, you need a service account with corresponding IAM role in the namespace where the build runs which makes it not feasible to deploy bentos across many namespaces that are not all known or exist during initial setup.

@yetone
Copy link
Member

yetone commented Nov 9, 2023

Sorry, it is not supported at the moment because the Bento CRD is namespace scoped instead of cluster scoped. Therefore, when creating and using it, a specific namespace is required.

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