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

wrong global --bundle/--dab input #198

Closed
ngtuna opened this issue Oct 10, 2016 · 2 comments
Closed

wrong global --bundle/--dab input #198

ngtuna opened this issue Oct 10, 2016 · 2 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@ngtuna
Copy link
Contributor

ngtuna commented Oct 10, 2016

$ kompose --bundle docker-voting-bundle.dsb convert
FATA[0000] Error: 'compose' file and 'dab' file cannot be specified at the same time

Figured out opt.InputFile received docker-voting-bundle.dsb instead of docker-compose.yml then the if clause returned true.

@ngtuna ngtuna added the bug label Oct 10, 2016
@ngtuna ngtuna self-assigned this Oct 13, 2016
@cab105
Copy link
Contributor

cab105 commented Oct 17, 2016

@ngtuna I have a fix for this along with my initial test.sh work for #167.

cab105 added a commit to cab105/kompose that referenced this issue Oct 17, 2016
@kadel kadel added kind/bug Categorizes issue or PR as related to a bug. and removed bug labels Oct 19, 2016
cab105 added a commit to cab105/kompose that referenced this issue Oct 19, 2016
cab105 pushed a commit to cab105/kompose that referenced this issue Oct 19, 2016
sebgoa added a commit that referenced this issue Oct 20, 2016
wrong global --bundle/--dab input #198
procrypt pushed a commit to procrypt/kompose that referenced this issue Oct 22, 2016
@ngtuna
Copy link
Contributor Author

ngtuna commented Oct 22, 2016

close via #221

@ngtuna ngtuna closed this as completed Oct 22, 2016
cab105 pushed a commit to cab105/kompose that referenced this issue Oct 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants