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

Able to build provider docker without Makefile and Docker file modifications #329

Open
dmvolod opened this issue Dec 19, 2024 · 1 comment · May be fixed by #330
Open

Able to build provider docker without Makefile and Docker file modifications #329

dmvolod opened this issue Dec 19, 2024 · 1 comment · May be fixed by #330
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@dmvolod
Copy link
Contributor

dmvolod commented Dec 19, 2024

User Story

As a operator I would like to build provider docker but have owns docker registry and some registry specifics, i.e. .netrc mounting for registry credentials propagation. To meet all the targets, I have to fix the files every time, instead of just setting the build parameters in CI.

Detailed Description

For this case, I would like to customize docker file and Makefile options, to be fully customizable. It would be nice to collect build options in one place, i.e. Makefile parameters to reduce maintenance difficulty for third-party builders and community as well.

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 19, 2024
@dmvolod
Copy link
Contributor Author

dmvolod commented Dec 19, 2024

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
2 participants