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

Provide a way to support multiple test machines using a single user and git provider #2174

Open
1 of 2 tasks
mwoodpatrick opened this issue May 6, 2024 · 1 comment
Open
1 of 2 tasks
Labels
feature Something new

Comments

@mwoodpatrick
Copy link

What is your feature idea?

It would be helpful to provide a way to support multiple test machines while using a single user and git provider. One possible way to do this would be by specifying a prefix to the name of the repo names used via a command line option, e.g. specifying

kubefirst k3d create --cluster-name string --git-provider string --git-prefix prefix --github-user string

Would generate repos with names:

git-prefix-gitops

git-prefix-metaphor

Why is it needed?

Currently, you cannot override the repository name and you have to use another GitHub user/organization, or use GitLab for the second test machine

Is this missing feature preventing you from using kubefirst?

  • Yes

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mwoodpatrick mwoodpatrick added the feature Something new label May 6, 2024
@fharper
Copy link
Member

fharper commented May 6, 2024

Thanks for submitting a feature idea @mwoodpatrick .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something new
Projects
Status: No status
Development

No branches or pull requests

2 participants