kompose/cmd
Charlie Drage c0e0393bbd
bug: fixes bug with error out with using kompose convert with no -f (#1725)
#### What type of PR is this?

<!--
Add one of the following kinds:
/kind cleanup
/kind documentation
/kind feature
-->

/kind bug

Fixes a validation bug where if you do not provide a compose.yaml or
docker-compose.yaml it will nil point error out rather than have an
appropriate "file not found" output.

#### Which issue(s) this PR fixes:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

Closes https://github.com/kubernetes/kompose/issues/1719

#### Special notes for your reviewer:

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2023-10-06 13:34:44 -04:00
..
completion.go feat: migrate from libcompose to compose-go (#1547) 2023-01-12 15:17:22 -05:00
convert.go bug: fixes bug with error out with using kompose convert with no -f (#1725) 2023-10-06 13:34:44 -04:00
root.go Remove code for parsing DAB files (#1435) 2021-10-01 19:16:09 +08:00
version.go Move version information to separate file 2017-11-07 15:28:04 -05:00