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

Setting a specific file name as chart target does not work #94

Open
migmartri opened this issue Nov 26, 2021 · 0 comments
Open

Setting a specific file name as chart target does not work #94

migmartri opened this issue Nov 26, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@migmartri
Copy link
Contributor

For example using

Target: mover.Target{
			Chart: mover.ChartSpec{
				Local: mover.LocalChart{
					Path: "/home/migmartri/Desktop/mariadb-10.0.2.relocated.tgz",
				},
			},
		},

Creates the file

'mariadb-10.0.2.relocated.tgz%!(EXTRA string=mariadb, string=10.0.2)' 

We should allow setting the output when using relok8s as library

cc/ @josvazg since we've talked about this before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@migmartri and others